xref: /netbsd-src/external/gpl3/binutils.old/usr.bin/common/arch/coldfire/config.h (revision 77a1ad5f0039ea2bc6af76846debc20728bae498)
116dce513Schristos /* This file is automatically generated.  DO NOT EDIT! */
216dce513Schristos /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
316dce513Schristos /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
416dce513Schristos 
516dce513Schristos /* config.h.  Generated from config.in by configure.  */
616dce513Schristos /* config.in.  Generated from configure.ac by autoheader.  */
716dce513Schristos 
816dce513Schristos /* Check that config.h is #included before system headers
916dce513Schristos    (this works only for glibc, but that should be enough).  */
1016dce513Schristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
1116dce513Schristos #  error config.h must be #included before system headers
1216dce513Schristos #endif
1316dce513Schristos #define __CONFIG_H__ 1
1416dce513Schristos 
1516dce513Schristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
1616dce513Schristos    systems. This function is required for `alloca.c' support on those systems.
1716dce513Schristos    */
1816dce513Schristos /* #undef CRAY_STACKSEG_END */
1916dce513Schristos 
2016dce513Schristos /* Define to 1 if using `alloca.c'. */
2116dce513Schristos /* #undef C_ALLOCA */
2216dce513Schristos 
2316dce513Schristos /* Should ar and ranlib use -D behavior by default? */
2416dce513Schristos #define DEFAULT_AR_DETERMINISTIC 0
2516dce513Schristos 
2616dce513Schristos /* Should strings use -a behavior by default? */
2716dce513Schristos #define DEFAULT_STRINGS_ALL 1
2816dce513Schristos 
2916dce513Schristos /* Define to 1 if translation of program messages to the user's native
3016dce513Schristos    language is requested. */
3116dce513Schristos #define ENABLE_NLS 1
3216dce513Schristos 
3316dce513Schristos /* Suffix used for executables, if any. */
3416dce513Schristos #define EXECUTABLE_SUFFIX ""
3516dce513Schristos 
3616dce513Schristos /* Define to 1 if you have `alloca', as a function or macro. */
3716dce513Schristos #define HAVE_ALLOCA 1
3816dce513Schristos 
3916dce513Schristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
4016dce513Schristos    */
4116dce513Schristos /* #undef HAVE_ALLOCA_H */
4216dce513Schristos 
4316dce513Schristos /* Define to 1 if you have the declaration of `environ', and to 0 if you
4416dce513Schristos    don't. */
4516dce513Schristos #define HAVE_DECL_ENVIRON 0
4616dce513Schristos 
4716dce513Schristos /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
4816dce513Schristos    don't. */
4916dce513Schristos #define HAVE_DECL_FPRINTF 1
5016dce513Schristos 
5116dce513Schristos /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
5216dce513Schristos    don't. */
5316dce513Schristos #define HAVE_DECL_GETC_UNLOCKED 1
5416dce513Schristos 
5516dce513Schristos /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
5616dce513Schristos    */
5716dce513Schristos #define HAVE_DECL_GETENV 1
5816dce513Schristos 
5916dce513Schristos /* Is the prototype for getopt in <unistd.h> in the expected format? */
6016dce513Schristos #define HAVE_DECL_GETOPT 1
6116dce513Schristos 
6216dce513Schristos /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
6316dce513Schristos    */
6416dce513Schristos #define HAVE_DECL_SBRK 1
6516dce513Schristos 
6616dce513Schristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
6716dce513Schristos    don't. */
6816dce513Schristos #define HAVE_DECL_SNPRINTF 1
6916dce513Schristos 
7016dce513Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
7116dce513Schristos    */
7216dce513Schristos #define HAVE_DECL_STPCPY 1
7316dce513Schristos 
7416dce513Schristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
7516dce513Schristos    don't. */
7616dce513Schristos #define HAVE_DECL_STRNLEN 1
7716dce513Schristos 
7816dce513Schristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
7916dce513Schristos    */
8016dce513Schristos #define HAVE_DECL_STRSTR 1
8116dce513Schristos 
8216dce513Schristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
8316dce513Schristos    don't. */
8416dce513Schristos #define HAVE_DECL_VSNPRINTF 1
8516dce513Schristos 
8616dce513Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
8716dce513Schristos #define HAVE_DLFCN_H 1
8816dce513Schristos 
8916dce513Schristos /* Does the platform use an executable suffix? */
9016dce513Schristos /* #undef HAVE_EXECUTABLE_SUFFIX */
9116dce513Schristos 
9216dce513Schristos /* Define to 1 if you have the <fcntl.h> header file. */
9316dce513Schristos #define HAVE_FCNTL_H 1
9416dce513Schristos 
9516dce513Schristos /* Define to 1 if you have the `getc_unlocked' function. */
9616dce513Schristos #define HAVE_GETC_UNLOCKED 1
9716dce513Schristos 
9816dce513Schristos /* Does <utime.h> define struct utimbuf? */
9916dce513Schristos #define HAVE_GOOD_UTIME_H 1
10016dce513Schristos 
10116dce513Schristos /* Define if you have the iconv() function. */
10216dce513Schristos #define HAVE_ICONV 1
10316dce513Schristos 
10416dce513Schristos /* Define to 1 if you have the <inttypes.h> header file. */
10516dce513Schristos #define HAVE_INTTYPES_H 1
10616dce513Schristos 
10716dce513Schristos /* Define if your <locale.h> file defines LC_MESSAGES. */
10816dce513Schristos #define HAVE_LC_MESSAGES 1
10916dce513Schristos 
11016dce513Schristos /* Define to 1 if you have the <limits.h> header file. */
11116dce513Schristos #define HAVE_LIMITS_H 1
11216dce513Schristos 
11316dce513Schristos /* Define to 1 if you have the <locale.h> header file. */
11416dce513Schristos #define HAVE_LOCALE_H 1
11516dce513Schristos 
11616dce513Schristos /* Define to 1 if the system has the type `long long'. */
11716dce513Schristos #define HAVE_LONG_LONG 1
11816dce513Schristos 
11916dce513Schristos /* Define if mbstate_t exists in wchar.h. */
12016dce513Schristos #define HAVE_MBSTATE_T 1
12116dce513Schristos 
12216dce513Schristos /* Define to 1 if you have the <memory.h> header file. */
12316dce513Schristos #define HAVE_MEMORY_H 1
12416dce513Schristos 
12516dce513Schristos /* Define to 1 if you have the `mkdtemp' function. */
12616dce513Schristos #define HAVE_MKDTEMP 1
12716dce513Schristos 
12816dce513Schristos /* Define to 1 if you have the `mkstemp' function. */
12916dce513Schristos #define HAVE_MKSTEMP 1
13016dce513Schristos 
13116dce513Schristos /* Define to 1 if you have the `sbrk' function. */
13216dce513Schristos #define HAVE_SBRK 1
13316dce513Schristos 
13416dce513Schristos /* Define to 1 if you have the `setlocale' function. */
13516dce513Schristos #define HAVE_SETLOCALE 1
13616dce513Schristos 
13716dce513Schristos /* Define to 1 if you have the `setmode' function. */
13816dce513Schristos #define HAVE_SETMODE 1
13916dce513Schristos 
14016dce513Schristos /* Define to 1 if you have the <stdint.h> header file. */
14116dce513Schristos #define HAVE_STDINT_H 1
14216dce513Schristos 
14316dce513Schristos /* Define to 1 if you have the <stdlib.h> header file. */
14416dce513Schristos #define HAVE_STDLIB_H 1
14516dce513Schristos 
14616dce513Schristos /* Define to 1 if you have the `strcoll' function. */
14716dce513Schristos #define HAVE_STRCOLL 1
14816dce513Schristos 
14916dce513Schristos /* Define to 1 if you have the <strings.h> header file. */
15016dce513Schristos #define HAVE_STRINGS_H 1
15116dce513Schristos 
15216dce513Schristos /* Define to 1 if you have the <string.h> header file. */
15316dce513Schristos #define HAVE_STRING_H 1
15416dce513Schristos 
15516dce513Schristos /* Define to 1 if you have the <sys/file.h> header file. */
15616dce513Schristos #define HAVE_SYS_FILE_H 1
15716dce513Schristos 
15816dce513Schristos /* Define to 1 if you have the <sys/param.h> header file. */
15916dce513Schristos #define HAVE_SYS_PARAM_H 1
16016dce513Schristos 
16116dce513Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
16216dce513Schristos #define HAVE_SYS_STAT_H 1
16316dce513Schristos 
16416dce513Schristos /* Define to 1 if you have the <sys/types.h> header file. */
16516dce513Schristos #define HAVE_SYS_TYPES_H 1
16616dce513Schristos 
16716dce513Schristos /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
16816dce513Schristos #define HAVE_SYS_WAIT_H 1
16916dce513Schristos 
17016dce513Schristos /* Is the type time_t defined in <time.h>? */
17116dce513Schristos #define HAVE_TIME_T_IN_TIME_H 1
17216dce513Schristos 
17316dce513Schristos /* Is the type time_t defined in <sys/types.h>? */
17416dce513Schristos #define HAVE_TIME_T_IN_TYPES_H 1
17516dce513Schristos 
17616dce513Schristos /* Define to 1 if you have the <unistd.h> header file. */
17716dce513Schristos #define HAVE_UNISTD_H 1
17816dce513Schristos 
17916dce513Schristos /* Define to 1 if you have the `utimes' function. */
18016dce513Schristos #define HAVE_UTIMES 1
18116dce513Schristos 
18216dce513Schristos /* Define to 1 if you have the <wchar.h> header file. */
18316dce513Schristos #define HAVE_WCHAR_H 1
18416dce513Schristos 
18516dce513Schristos /* Define to 1 if you have the <windows.h> header file. */
18616dce513Schristos /* #undef HAVE_WINDOWS_H */
18716dce513Schristos 
18816dce513Schristos /* Define as const if the declaration of iconv() needs const. */
189*77a1ad5fSkamil #define ICONV_CONST
19016dce513Schristos 
19116dce513Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
19216dce513Schristos    */
19316dce513Schristos #define LT_OBJDIR ".libs/"
19416dce513Schristos 
19516dce513Schristos /* Name of package */
19616dce513Schristos #define PACKAGE "binutils"
19716dce513Schristos 
19816dce513Schristos /* Define to the address where bug reports for this package should be sent. */
19916dce513Schristos #define PACKAGE_BUGREPORT ""
20016dce513Schristos 
20116dce513Schristos /* Define to the full name of this package. */
20216dce513Schristos #define PACKAGE_NAME "binutils"
20316dce513Schristos 
20416dce513Schristos /* Define to the full name and version of this package. */
20516dce513Schristos #define PACKAGE_STRING "binutils 2.26.1"
20616dce513Schristos 
20716dce513Schristos /* Define to the one symbol short name of this package. */
20816dce513Schristos #define PACKAGE_TARNAME "binutils"
20916dce513Schristos 
21016dce513Schristos /* Define to the home page for this package. */
21116dce513Schristos #define PACKAGE_URL ""
21216dce513Schristos 
21316dce513Schristos /* Define to the version of this package. */
21416dce513Schristos #define PACKAGE_VERSION "2.26.1"
21516dce513Schristos 
21616dce513Schristos /* The size of `long', as computed by sizeof. */
21716dce513Schristos #define SIZEOF_LONG 4
21816dce513Schristos 
21916dce513Schristos /* The size of `long long', as computed by sizeof. */
22016dce513Schristos #define SIZEOF_LONG_LONG 8
22116dce513Schristos 
22216dce513Schristos /* If using the C implementation of alloca, define if you know the
22316dce513Schristos    direction of stack growth for your system; otherwise it will be
22416dce513Schristos    automatically deduced at runtime.
22516dce513Schristos 	STACK_DIRECTION > 0 => grows toward higher addresses
22616dce513Schristos 	STACK_DIRECTION < 0 => grows toward lower addresses
22716dce513Schristos 	STACK_DIRECTION = 0 => direction of growth unknown */
22816dce513Schristos /* #undef STACK_DIRECTION */
22916dce513Schristos 
23016dce513Schristos /* Define to 1 if you have the ANSI C header files. */
23116dce513Schristos #define STDC_HEADERS 1
23216dce513Schristos 
23316dce513Schristos /* Define if you can safely include both <string.h> and <strings.h>. */
23416dce513Schristos #define STRING_WITH_STRINGS 1
23516dce513Schristos 
23616dce513Schristos /* Configured target name. */
23716dce513Schristos #define TARGET "m5407--netbsdelf"
23816dce513Schristos 
23916dce513Schristos /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
24016dce513Schristos #define TARGET_PREPENDS_UNDERSCORE 0
24116dce513Schristos 
24216dce513Schristos /* Use b modifier when opening binary files? */
24316dce513Schristos /* #undef USE_BINARY_FOPEN */
24416dce513Schristos 
24516dce513Schristos /* Enable extensions on AIX 3, Interix.  */
24616dce513Schristos #ifndef _ALL_SOURCE
24716dce513Schristos # define _ALL_SOURCE 1
24816dce513Schristos #endif
24916dce513Schristos /* Enable GNU extensions on systems that have them.  */
25016dce513Schristos #ifndef _GNU_SOURCE
25116dce513Schristos # define _GNU_SOURCE 1
25216dce513Schristos #endif
25316dce513Schristos /* Enable threading extensions on Solaris.  */
25416dce513Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
25516dce513Schristos # define _POSIX_PTHREAD_SEMANTICS 1
25616dce513Schristos #endif
25716dce513Schristos /* Enable extensions on HP NonStop.  */
25816dce513Schristos #ifndef _TANDEM_SOURCE
25916dce513Schristos # define _TANDEM_SOURCE 1
26016dce513Schristos #endif
26116dce513Schristos /* Enable general extensions on Solaris.  */
26216dce513Schristos #ifndef __EXTENSIONS__
26316dce513Schristos # define __EXTENSIONS__ 1
26416dce513Schristos #endif
26516dce513Schristos 
26616dce513Schristos 
26716dce513Schristos /* Version number of package */
26816dce513Schristos #define VERSION "2.26.1"
26916dce513Schristos 
27016dce513Schristos /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
27116dce513Schristos    `char[]'. */
27216dce513Schristos #define YYTEXT_POINTER 1
27316dce513Schristos 
27416dce513Schristos /* Number of bits in a file offset, on hosts where this is settable. */
27516dce513Schristos /* #undef _FILE_OFFSET_BITS */
27616dce513Schristos 
27716dce513Schristos /* Define for large files, on AIX-style hosts. */
27816dce513Schristos /* #undef _LARGE_FILES */
27916dce513Schristos 
28016dce513Schristos /* Define to 1 if on MINIX. */
28116dce513Schristos /* #undef _MINIX */
28216dce513Schristos 
28316dce513Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
28416dce513Schristos    this defined. */
28516dce513Schristos /* #undef _POSIX_1_SOURCE */
28616dce513Schristos 
28716dce513Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
28816dce513Schristos /* #undef _POSIX_SOURCE */
289