Home | History | Annotate | Line # | Download | only in earmhf
config.h revision 1.5
      1  1.1  christos /* This file is automatically generated.  DO NOT EDIT! */
      2  1.3  christos /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
      3  1.3  christos /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
      4  1.1  christos 
      5  1.1  christos /* config.h.  Generated from config.in by configure.  */
      6  1.3  christos /* config.in.  Generated from configure.ac by autoheader.  */
      7  1.1  christos 
      8  1.1  christos /* Check that config.h is #included before system headers
      9  1.1  christos    (this works only for glibc, but that should be enough).  */
     10  1.1  christos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
     11  1.1  christos #  error config.h must be #included before system headers
     12  1.1  christos #endif
     13  1.1  christos #define __CONFIG_H__ 1
     14  1.1  christos 
     15  1.1  christos /* Define if building universal (internal helper macro) */
     16  1.1  christos /* #undef AC_APPLE_UNIVERSAL_BUILD */
     17  1.1  christos 
     18  1.1  christos /* Define if using AIX 5.2 value for C_WEAKEXT. */
     19  1.1  christos /* #undef AIX_WEAK_SUPPORT */
     20  1.1  christos 
     21  1.1  christos /* assert broken? */
     22  1.1  christos /* #undef BROKEN_ASSERT */
     23  1.1  christos 
     24  1.1  christos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
     25  1.1  christos    systems. This function is required for `alloca.c' support on those systems.
     26  1.1  christos    */
     27  1.1  christos /* #undef CRAY_STACKSEG_END */
     28  1.1  christos 
     29  1.1  christos /* Compiling cross-assembler? */
     30  1.1  christos /* #undef CROSS_COMPILE */
     31  1.1  christos 
     32  1.1  christos /* Define to 1 if using `alloca.c'. */
     33  1.1  christos /* #undef C_ALLOCA */
     34  1.1  christos 
     35  1.1  christos /* Default architecture. */
     36  1.1  christos /* #undef DEFAULT_ARCH */
     37  1.1  christos 
     38  1.1  christos /* Default CRIS architecture. */
     39  1.1  christos /* #undef DEFAULT_CRIS_ARCH */
     40  1.1  christos 
     41  1.1  christos /* Default emulation. */
     42  1.1  christos #define DEFAULT_EMULATION ""
     43  1.1  christos 
     44  1.3  christos /* Define if you want compressed debug sections by default. */
     45  1.3  christos /* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
     46  1.3  christos 
     47  1.5  christos /* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
     48  1.5  christos    type by default. */
     49  1.5  christos #define DEFAULT_GENERATE_ELF_STT_COMMON 0
     50  1.5  christos 
     51  1.3  christos /* Define to 1 if you want to generate x86 relax relocations by default. */
     52  1.3  christos #define DEFAULT_GENERATE_X86_RELAX_RELOCATIONS 1
     53  1.3  christos 
     54  1.1  christos /* Supported emulations. */
     55  1.1  christos #define EMULATIONS
     56  1.1  christos 
     57  1.1  christos /* Define if you want run-time sanity checks. */
     58  1.3  christos #define ENABLE_CHECKING 1
     59  1.1  christos 
     60  1.1  christos /* Define to 1 if translation of program messages to the user's native
     61  1.1  christos    language is requested. */
     62  1.1  christos #define ENABLE_NLS 1
     63  1.1  christos 
     64  1.1  christos /* Define to 1 if you have `alloca', as a function or macro. */
     65  1.1  christos #define HAVE_ALLOCA 1
     66  1.1  christos 
     67  1.1  christos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
     68  1.1  christos    */
     69  1.1  christos /* #undef HAVE_ALLOCA_H */
     70  1.1  christos 
     71  1.3  christos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
     72  1.3  christos    don't. */
     73  1.3  christos #define HAVE_DECL_ASPRINTF 1
     74  1.3  christos 
     75  1.1  christos /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
     76  1.1  christos    */
     77  1.1  christos #define HAVE_DECL_FREE 1
     78  1.1  christos 
     79  1.1  christos /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
     80  1.1  christos    */
     81  1.1  christos #define HAVE_DECL_GETENV 1
     82  1.1  christos 
     83  1.1  christos /* Is the prototype for getopt in <unistd.h> in the expected format? */
     84  1.1  christos #define HAVE_DECL_GETOPT 1
     85  1.1  christos 
     86  1.1  christos /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
     87  1.1  christos    */
     88  1.1  christos #define HAVE_DECL_MALLOC 1
     89  1.1  christos 
     90  1.1  christos /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
     91  1.1  christos    don't. */
     92  1.1  christos #define HAVE_DECL_MEMPCPY 0
     93  1.1  christos 
     94  1.1  christos /* Define to 1 if you have the declaration of `realloc', and to 0 if you
     95  1.1  christos    don't. */
     96  1.1  christos #define HAVE_DECL_REALLOC 1
     97  1.1  christos 
     98  1.1  christos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
     99  1.1  christos    */
    100  1.1  christos #define HAVE_DECL_STPCPY 1
    101  1.1  christos 
    102  1.1  christos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
    103  1.1  christos    */
    104  1.1  christos #define HAVE_DECL_STRSTR 1
    105  1.1  christos 
    106  1.1  christos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
    107  1.1  christos    don't. */
    108  1.1  christos #define HAVE_DECL_VSNPRINTF 1
    109  1.1  christos 
    110  1.1  christos /* Define to 1 if you have the <dlfcn.h> header file. */
    111  1.1  christos #define HAVE_DLFCN_H 1
    112  1.1  christos 
    113  1.1  christos /* Define to 1 if you have the <errno.h> header file. */
    114  1.1  christos #define HAVE_ERRNO_H 1
    115  1.1  christos 
    116  1.1  christos /* Define to 1 if you have the <inttypes.h> header file. */
    117  1.1  christos #define HAVE_INTTYPES_H 1
    118  1.1  christos 
    119  1.1  christos /* Define if your <locale.h> file defines LC_MESSAGES. */
    120  1.1  christos #define HAVE_LC_MESSAGES 1
    121  1.1  christos 
    122  1.1  christos /* Define to 1 if you have the <limits.h> header file. */
    123  1.1  christos #define HAVE_LIMITS_H 1
    124  1.1  christos 
    125  1.1  christos /* Define to 1 if you have the <locale.h> header file. */
    126  1.1  christos #define HAVE_LOCALE_H 1
    127  1.1  christos 
    128  1.1  christos /* Define to 1 if you have the <memory.h> header file. */
    129  1.1  christos #define HAVE_MEMORY_H 1
    130  1.1  christos 
    131  1.1  christos /* Define to 1 if you have the `remove' function. */
    132  1.1  christos /* #undef HAVE_REMOVE */
    133  1.1  christos 
    134  1.1  christos /* Define to 1 if you have the `sbrk' function. */
    135  1.1  christos #define HAVE_SBRK 1
    136  1.1  christos 
    137  1.1  christos /* Define to 1 if you have the `setlocale' function. */
    138  1.1  christos #define HAVE_SETLOCALE 1
    139  1.1  christos 
    140  1.1  christos /* Define to 1 if you have the <stdint.h> header file. */
    141  1.1  christos #define HAVE_STDINT_H 1
    142  1.1  christos 
    143  1.1  christos /* Define to 1 if you have the <stdlib.h> header file. */
    144  1.1  christos #define HAVE_STDLIB_H 1
    145  1.1  christos 
    146  1.1  christos /* Define to 1 if you have the <strings.h> header file. */
    147  1.1  christos #define HAVE_STRINGS_H 1
    148  1.1  christos 
    149  1.1  christos /* Define to 1 if you have the <string.h> header file. */
    150  1.1  christos #define HAVE_STRING_H 1
    151  1.1  christos 
    152  1.1  christos /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
    153  1.1  christos #define HAVE_ST_MTIM_TV_NSEC 1
    154  1.1  christos 
    155  1.1  christos /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
    156  1.1  christos #define HAVE_ST_MTIM_TV_SEC 1
    157  1.1  christos 
    158  1.1  christos /* Define to 1 if you have the <sys/stat.h> header file. */
    159  1.1  christos #define HAVE_SYS_STAT_H 1
    160  1.1  christos 
    161  1.1  christos /* Define to 1 if you have the <sys/types.h> header file. */
    162  1.1  christos #define HAVE_SYS_TYPES_H 1
    163  1.1  christos 
    164  1.1  christos /* Define to 1 if you have the <time.h> header file. */
    165  1.1  christos #define HAVE_TIME_H 1
    166  1.1  christos 
    167  1.1  christos /* Define if <time.h> has struct tm.tm_gmtoff. */
    168  1.1  christos #define HAVE_TM_GMTOFF 1
    169  1.1  christos 
    170  1.1  christos /* Define to 1 if you have the <unistd.h> header file. */
    171  1.1  christos #define HAVE_UNISTD_H 1
    172  1.1  christos 
    173  1.1  christos /* Define to 1 if you have the `unlink' function. */
    174  1.1  christos #define HAVE_UNLINK 1
    175  1.1  christos 
    176  1.3  christos /* Define to 1 if you have the <windows.h> header file. */
    177  1.3  christos /* #undef HAVE_WINDOWS_H */
    178  1.1  christos 
    179  1.1  christos /* Using i386 COFF? */
    180  1.1  christos /* #undef I386COFF */
    181  1.1  christos 
    182  1.1  christos /* Define to the sub-directory in which libtool stores uninstalled libraries.
    183  1.1  christos    */
    184  1.1  christos #define LT_OBJDIR ".libs/"
    185  1.1  christos 
    186  1.1  christos /* Using m68k COFF? */
    187  1.1  christos /* #undef M68KCOFF */
    188  1.1  christos 
    189  1.1  christos /* Using m88k COFF? */
    190  1.1  christos /* #undef M88KCOFF */
    191  1.1  christos 
    192  1.1  christos /* Default CPU for MIPS targets. */
    193  1.1  christos /* #undef MIPS_CPU_STRING_DEFAULT */
    194  1.1  christos 
    195  1.1  christos /* Generate 64-bit code by default on MIPS targets. */
    196  1.1  christos /* #undef MIPS_DEFAULT_64BIT */
    197  1.1  christos 
    198  1.1  christos /* Choose a default ABI for MIPS targets. */
    199  1.1  christos /* #undef MIPS_DEFAULT_ABI */
    200  1.1  christos 
    201  1.3  christos /* Define value for nds32_arch_name */
    202  1.3  christos /* #undef NDS32_DEFAULT_ARCH_NAME */
    203  1.3  christos 
    204  1.3  christos /* Define default value for nds32_audio_ext */
    205  1.3  christos /* #undef NDS32_DEFAULT_AUDIO_EXT */
    206  1.3  christos 
    207  1.3  christos /* Define default value for nds32_dx_regs */
    208  1.3  christos /* #undef NDS32_DEFAULT_DX_REGS */
    209  1.3  christos 
    210  1.3  christos /* Define default value for nds32_perf_ext */
    211  1.3  christos /* #undef NDS32_DEFAULT_PERF_EXT */
    212  1.3  christos 
    213  1.3  christos /* Define default value for nds32_perf_ext2 */
    214  1.3  christos /* #undef NDS32_DEFAULT_PERF_EXT2 */
    215  1.3  christos 
    216  1.3  christos /* Define default value for nds32_string_ext */
    217  1.3  christos /* #undef NDS32_DEFAULT_STRING_EXT */
    218  1.3  christos 
    219  1.1  christos /* Define if environ is not declared in system header files. */
    220  1.1  christos #define NEED_DECLARATION_ENVIRON 1
    221  1.1  christos 
    222  1.1  christos /* Define if errno is not declared in system header files. */
    223  1.1  christos /* #undef NEED_DECLARATION_ERRNO */
    224  1.1  christos 
    225  1.1  christos /* Define if ffs is not declared in system header files. */
    226  1.1  christos /* #undef NEED_DECLARATION_FFS */
    227  1.1  christos 
    228  1.1  christos /* Define if free is not declared in system header files. */
    229  1.1  christos /* #undef NEED_DECLARATION_FREE */
    230  1.1  christos 
    231  1.1  christos /* Define if malloc is not declared in system header files. */
    232  1.1  christos /* #undef NEED_DECLARATION_MALLOC */
    233  1.1  christos 
    234  1.1  christos /* Define if sbrk is not declared in system header files. */
    235  1.1  christos /* #undef NEED_DECLARATION_SBRK */
    236  1.1  christos 
    237  1.1  christos /* Define if strstr is not declared in system header files. */
    238  1.1  christos /* #undef NEED_DECLARATION_STRSTR */
    239  1.1  christos 
    240  1.1  christos /* a.out support? */
    241  1.1  christos /* #undef OBJ_MAYBE_AOUT */
    242  1.1  christos 
    243  1.1  christos /* b.out support? */
    244  1.1  christos /* #undef OBJ_MAYBE_BOUT */
    245  1.1  christos 
    246  1.1  christos /* COFF support? */
    247  1.1  christos /* #undef OBJ_MAYBE_COFF */
    248  1.1  christos 
    249  1.1  christos /* ECOFF support? */
    250  1.1  christos /* #undef OBJ_MAYBE_ECOFF */
    251  1.1  christos 
    252  1.1  christos /* ELF support? */
    253  1.1  christos /* #undef OBJ_MAYBE_ELF */
    254  1.1  christos 
    255  1.1  christos /* generic support? */
    256  1.1  christos /* #undef OBJ_MAYBE_GENERIC */
    257  1.1  christos 
    258  1.1  christos /* SOM support? */
    259  1.1  christos /* #undef OBJ_MAYBE_SOM */
    260  1.1  christos 
    261  1.1  christos /* Name of package */
    262  1.1  christos #define PACKAGE "gas"
    263  1.1  christos 
    264  1.1  christos /* Define to the address where bug reports for this package should be sent. */
    265  1.1  christos #define PACKAGE_BUGREPORT ""
    266  1.1  christos 
    267  1.1  christos /* Define to the full name of this package. */
    268  1.3  christos #define PACKAGE_NAME "gas"
    269  1.1  christos 
    270  1.1  christos /* Define to the full name and version of this package. */
    271  1.5  christos #define PACKAGE_STRING "gas 2.27"
    272  1.1  christos 
    273  1.1  christos /* Define to the one symbol short name of this package. */
    274  1.3  christos #define PACKAGE_TARNAME "gas"
    275  1.1  christos 
    276  1.1  christos /* Define to the home page for this package. */
    277  1.1  christos #define PACKAGE_URL ""
    278  1.1  christos 
    279  1.1  christos /* Define to the version of this package. */
    280  1.5  christos #define PACKAGE_VERSION "2.27"
    281  1.1  christos 
    282  1.1  christos /* Define if defaulting to ELF on SCO 5. */
    283  1.1  christos /* #undef SCO_ELF */
    284  1.1  christos 
    285  1.1  christos /* If using the C implementation of alloca, define if you know the
    286  1.1  christos    direction of stack growth for your system; otherwise it will be
    287  1.1  christos    automatically deduced at runtime.
    288  1.1  christos 	STACK_DIRECTION > 0 => grows toward higher addresses
    289  1.1  christos 	STACK_DIRECTION < 0 => grows toward lower addresses
    290  1.1  christos 	STACK_DIRECTION = 0 => direction of growth unknown */
    291  1.1  christos /* #undef STACK_DIRECTION */
    292  1.1  christos 
    293  1.1  christos /* Define to 1 if you have the ANSI C header files. */
    294  1.1  christos #define STDC_HEADERS 1
    295  1.1  christos 
    296  1.1  christos /* Using strict COFF? */
    297  1.1  christos /* #undef STRICTCOFF */
    298  1.1  christos 
    299  1.1  christos /* Define if you can safely include both <string.h> and <strings.h>. */
    300  1.1  christos #define STRING_WITH_STRINGS 1
    301  1.1  christos 
    302  1.1  christos /* Target alias. */
    303  1.1  christos #define TARGET_ALIAS "arm--netbsdelf-eabihf"
    304  1.1  christos 
    305  1.1  christos /* Define as 1 if big endian. */
    306  1.1  christos #define TARGET_BYTES_BIG_ENDIAN 0
    307  1.1  christos 
    308  1.1  christos /* Canonical target. */
    309  1.1  christos #define TARGET_CANONICAL "arm--netbsdelf-eabihf"
    310  1.1  christos 
    311  1.1  christos /* Target CPU. */
    312  1.1  christos #define TARGET_CPU "arm"
    313  1.1  christos 
    314  1.1  christos /* Target OS. */
    315  1.1  christos #define TARGET_OS "netbsdelf-eabihf"
    316  1.1  christos 
    317  1.1  christos /* Define if default target is PowerPC Solaris. */
    318  1.1  christos /* #undef TARGET_SOLARIS_COMMENT */
    319  1.1  christos 
    320  1.1  christos /* Define if target is Symbian OS. */
    321  1.1  christos /* #undef TARGET_SYMBIAN */
    322  1.1  christos 
    323  1.1  christos /* Target vendor. */
    324  1.1  christos #define TARGET_VENDOR ""
    325  1.1  christos 
    326  1.5  christos /* Target specific CPU. */
    327  1.5  christos /* #undef TARGET_WITH_CPU */
    328  1.5  christos 
    329  1.1  christos /* Use b modifier when opening binary files? */
    330  1.1  christos /* #undef USE_BINARY_FOPEN */
    331  1.1  christos 
    332  1.1  christos /* Use emulation support? */
    333  1.1  christos /* #undef USE_EMULATIONS */
    334  1.1  christos 
    335  1.1  christos /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
    336  1.1  christos /* #undef USE_E_MIPS_ABI_O32 */
    337  1.1  christos 
    338  1.1  christos /* Enable extensions on AIX 3, Interix.  */
    339  1.1  christos #ifndef _ALL_SOURCE
    340  1.1  christos # define _ALL_SOURCE 1
    341  1.1  christos #endif
    342  1.1  christos /* Enable GNU extensions on systems that have them.  */
    343  1.1  christos #ifndef _GNU_SOURCE
    344  1.1  christos # define _GNU_SOURCE 1
    345  1.1  christos #endif
    346  1.1  christos /* Enable threading extensions on Solaris.  */
    347  1.1  christos #ifndef _POSIX_PTHREAD_SEMANTICS
    348  1.1  christos # define _POSIX_PTHREAD_SEMANTICS 1
    349  1.1  christos #endif
    350  1.1  christos /* Enable extensions on HP NonStop.  */
    351  1.1  christos #ifndef _TANDEM_SOURCE
    352  1.1  christos # define _TANDEM_SOURCE 1
    353  1.1  christos #endif
    354  1.1  christos /* Enable general extensions on Solaris.  */
    355  1.1  christos #ifndef __EXTENSIONS__
    356  1.1  christos # define __EXTENSIONS__ 1
    357  1.1  christos #endif
    358  1.1  christos 
    359  1.1  christos 
    360  1.1  christos /* Using cgen code? */
    361  1.1  christos /* #undef USING_CGEN */
    362  1.1  christos 
    363  1.1  christos /* Version number of package */
    364  1.5  christos #define VERSION "2.27"
    365  1.1  christos 
    366  1.1  christos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    367  1.1  christos    significant byte first (like Motorola and SPARC, unlike Intel). */
    368  1.1  christos #if defined AC_APPLE_UNIVERSAL_BUILD
    369  1.1  christos # if defined __BIG_ENDIAN__
    370  1.1  christos #  define WORDS_BIGENDIAN 1
    371  1.1  christos # endif
    372  1.1  christos #else
    373  1.1  christos # ifndef WORDS_BIGENDIAN
    374  1.1  christos /* #  undef WORDS_BIGENDIAN */
    375  1.1  christos # endif
    376  1.1  christos #endif
    377  1.1  christos 
    378  1.1  christos /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    379  1.1  christos    `char[]'. */
    380  1.1  christos #define YYTEXT_POINTER 1
    381  1.1  christos 
    382  1.1  christos /* Number of bits in a file offset, on hosts where this is settable. */
    383  1.1  christos /* #undef _FILE_OFFSET_BITS */
    384  1.1  christos 
    385  1.1  christos /* Define for large files, on AIX-style hosts. */
    386  1.1  christos /* #undef _LARGE_FILES */
    387  1.1  christos 
    388  1.1  christos /* Define to 1 if on MINIX. */
    389  1.1  christos /* #undef _MINIX */
    390  1.1  christos 
    391  1.1  christos /* Define to 2 if the system does not provide POSIX.1 features except with
    392  1.1  christos    this defined. */
    393  1.1  christos /* #undef _POSIX_1_SOURCE */
    394  1.1  christos 
    395  1.1  christos /* Define to 1 if you need to in order for `stat' and other things to work. */
    396  1.1  christos /* #undef _POSIX_SOURCE */
    397  1.1  christos 
    398  1.1  christos /* Define to `__inline__' or `__inline' if that's what the C compiler
    399  1.1  christos    calls it, or to nothing if 'inline' is not supported under any name.  */
    400  1.1  christos #ifndef __cplusplus
    401  1.1  christos /* #undef inline */
    402  1.1  christos #endif
    403