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