13ab889c1Smatt /* This file is automatically generated. DO NOT EDIT! */ 2f51ed01fSchristos /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp */ 3f51ed01fSchristos /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ 43ab889c1Smatt 53ab889c1Smatt /* config.h. Generated from config.in by configure. */ 6f51ed01fSchristos /* config.in. Generated from configure.ac by autoheader. */ 73ab889c1Smatt 84e64e7adSmrg /* Check that config.h is #included before system headers 94e64e7adSmrg (this works only for glibc, but that should be enough). */ 104e64e7adSmrg #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 114e64e7adSmrg # error config.h must be #included before system headers 124e64e7adSmrg #endif 134e64e7adSmrg #define __CONFIG_H__ 1 144e64e7adSmrg 153ab889c1Smatt /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 163ab889c1Smatt systems. This function is required for `alloca.c' support on those systems. 173ab889c1Smatt */ 183ab889c1Smatt /* #undef CRAY_STACKSEG_END */ 193ab889c1Smatt 203ab889c1Smatt /* Define to 1 if using `alloca.c'. */ 213ab889c1Smatt /* #undef C_ALLOCA */ 223ab889c1Smatt 234e64e7adSmrg /* Should ar and ranlib use -D behavior by default? */ 244e64e7adSmrg #define DEFAULT_AR_DETERMINISTIC 0 254e64e7adSmrg 26f51ed01fSchristos /* Should strings use -a behavior by default? */ 27f51ed01fSchristos #define DEFAULT_STRINGS_ALL 1 28f51ed01fSchristos 293ab889c1Smatt /* Define to 1 if translation of program messages to the user's native 303ab889c1Smatt language is requested. */ 313ab889c1Smatt #define ENABLE_NLS 1 323ab889c1Smatt 333ab889c1Smatt /* Suffix used for executables, if any. */ 343ab889c1Smatt #define EXECUTABLE_SUFFIX "" 353ab889c1Smatt 363ab889c1Smatt /* Define to 1 if you have `alloca', as a function or macro. */ 373ab889c1Smatt #define HAVE_ALLOCA 1 383ab889c1Smatt 393ab889c1Smatt /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 403ab889c1Smatt */ 413ab889c1Smatt /* #undef HAVE_ALLOCA_H */ 423ab889c1Smatt 433ab889c1Smatt /* Define to 1 if you have the declaration of `environ', and to 0 if you 443ab889c1Smatt don't. */ 453ab889c1Smatt #define HAVE_DECL_ENVIRON 0 463ab889c1Smatt 473ab889c1Smatt /* Define to 1 if you have the declaration of `fprintf', and to 0 if you 483ab889c1Smatt don't. */ 493ab889c1Smatt #define HAVE_DECL_FPRINTF 1 503ab889c1Smatt 513ab889c1Smatt /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 523ab889c1Smatt don't. */ 533ab889c1Smatt #define HAVE_DECL_GETC_UNLOCKED 1 543ab889c1Smatt 553ab889c1Smatt /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 563ab889c1Smatt */ 573ab889c1Smatt #define HAVE_DECL_GETENV 1 583ab889c1Smatt 593ab889c1Smatt /* Is the prototype for getopt in <unistd.h> in the expected format? */ 603ab889c1Smatt #define HAVE_DECL_GETOPT 1 613ab889c1Smatt 623ab889c1Smatt /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 633ab889c1Smatt */ 643ab889c1Smatt #define HAVE_DECL_SBRK 1 653ab889c1Smatt 663ab889c1Smatt /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 673ab889c1Smatt don't. */ 683ab889c1Smatt #define HAVE_DECL_SNPRINTF 1 693ab889c1Smatt 703ab889c1Smatt /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 713ab889c1Smatt */ 723ab889c1Smatt #define HAVE_DECL_STPCPY 1 733ab889c1Smatt 74f51ed01fSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 75f51ed01fSchristos don't. */ 76f51ed01fSchristos #define HAVE_DECL_STRNLEN 1 77f51ed01fSchristos 783ab889c1Smatt /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 793ab889c1Smatt */ 803ab889c1Smatt #define HAVE_DECL_STRSTR 1 813ab889c1Smatt 823ab889c1Smatt /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 833ab889c1Smatt don't. */ 843ab889c1Smatt #define HAVE_DECL_VSNPRINTF 1 853ab889c1Smatt 863ab889c1Smatt /* Define to 1 if you have the <dlfcn.h> header file. */ 873ab889c1Smatt #define HAVE_DLFCN_H 1 883ab889c1Smatt 893ab889c1Smatt /* Does the platform use an executable suffix? */ 903ab889c1Smatt /* #undef HAVE_EXECUTABLE_SUFFIX */ 913ab889c1Smatt 923ab889c1Smatt /* Define to 1 if you have the <fcntl.h> header file. */ 933ab889c1Smatt #define HAVE_FCNTL_H 1 943ab889c1Smatt 953ab889c1Smatt /* Define to 1 if you have the `getc_unlocked' function. */ 963ab889c1Smatt #define HAVE_GETC_UNLOCKED 1 973ab889c1Smatt 983ab889c1Smatt /* Does <utime.h> define struct utimbuf? */ 993ab889c1Smatt #define HAVE_GOOD_UTIME_H 1 1003ab889c1Smatt 1013ab889c1Smatt /* Define if you have the iconv() function. */ 1023ab889c1Smatt #define HAVE_ICONV 1 1033ab889c1Smatt 1043ab889c1Smatt /* Define to 1 if you have the <inttypes.h> header file. */ 1053ab889c1Smatt #define HAVE_INTTYPES_H 1 1063ab889c1Smatt 1074e64e7adSmrg /* Define if your <locale.h> file defines LC_MESSAGES. */ 1084e64e7adSmrg #define HAVE_LC_MESSAGES 1 1094e64e7adSmrg 1103ab889c1Smatt /* Define to 1 if you have the <limits.h> header file. */ 1113ab889c1Smatt #define HAVE_LIMITS_H 1 1123ab889c1Smatt 1134e64e7adSmrg /* Define to 1 if you have the <locale.h> header file. */ 1144e64e7adSmrg #define HAVE_LOCALE_H 1 1154e64e7adSmrg 116f51ed01fSchristos /* Define to 1 if the system has the type `long long'. */ 117f51ed01fSchristos #define HAVE_LONG_LONG 1 118f51ed01fSchristos 1194e64e7adSmrg /* Define if mbstate_t exists in wchar.h. */ 1204e64e7adSmrg #define HAVE_MBSTATE_T 1 1214e64e7adSmrg 1223ab889c1Smatt /* Define to 1 if you have the <memory.h> header file. */ 1233ab889c1Smatt #define HAVE_MEMORY_H 1 1243ab889c1Smatt 1253ab889c1Smatt /* Define to 1 if you have the `mkdtemp' function. */ 1263ab889c1Smatt #define HAVE_MKDTEMP 1 1273ab889c1Smatt 1283ab889c1Smatt /* Define to 1 if you have the `mkstemp' function. */ 1293ab889c1Smatt #define HAVE_MKSTEMP 1 1303ab889c1Smatt 1313ab889c1Smatt /* Define to 1 if you have the `sbrk' function. */ 1323ab889c1Smatt #define HAVE_SBRK 1 1333ab889c1Smatt 1344e64e7adSmrg /* Define to 1 if you have the `setlocale' function. */ 1354e64e7adSmrg #define HAVE_SETLOCALE 1 1364e64e7adSmrg 1373ab889c1Smatt /* Define to 1 if you have the `setmode' function. */ 1383ab889c1Smatt #define HAVE_SETMODE 1 1393ab889c1Smatt 1403ab889c1Smatt /* Define to 1 if you have the <stdint.h> header file. */ 1413ab889c1Smatt #define HAVE_STDINT_H 1 1423ab889c1Smatt 1433ab889c1Smatt /* Define to 1 if you have the <stdlib.h> header file. */ 1443ab889c1Smatt #define HAVE_STDLIB_H 1 1453ab889c1Smatt 1463ab889c1Smatt /* Define to 1 if you have the `strcoll' function. */ 1473ab889c1Smatt #define HAVE_STRCOLL 1 1483ab889c1Smatt 1493ab889c1Smatt /* Define to 1 if you have the <strings.h> header file. */ 1503ab889c1Smatt #define HAVE_STRINGS_H 1 1513ab889c1Smatt 1523ab889c1Smatt /* Define to 1 if you have the <string.h> header file. */ 1533ab889c1Smatt #define HAVE_STRING_H 1 1543ab889c1Smatt 1553ab889c1Smatt /* Define to 1 if you have the <sys/file.h> header file. */ 1563ab889c1Smatt #define HAVE_SYS_FILE_H 1 1573ab889c1Smatt 1583ab889c1Smatt /* Define to 1 if you have the <sys/param.h> header file. */ 1593ab889c1Smatt #define HAVE_SYS_PARAM_H 1 1603ab889c1Smatt 1613ab889c1Smatt /* Define to 1 if you have the <sys/stat.h> header file. */ 1623ab889c1Smatt #define HAVE_SYS_STAT_H 1 1633ab889c1Smatt 1643ab889c1Smatt /* Define to 1 if you have the <sys/types.h> header file. */ 1653ab889c1Smatt #define HAVE_SYS_TYPES_H 1 1663ab889c1Smatt 1673ab889c1Smatt /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 1683ab889c1Smatt #define HAVE_SYS_WAIT_H 1 1693ab889c1Smatt 1703ab889c1Smatt /* Is the type time_t defined in <time.h>? */ 1713ab889c1Smatt #define HAVE_TIME_T_IN_TIME_H 1 1723ab889c1Smatt 1733ab889c1Smatt /* Is the type time_t defined in <sys/types.h>? */ 1743ab889c1Smatt #define HAVE_TIME_T_IN_TYPES_H 1 1753ab889c1Smatt 1763ab889c1Smatt /* Define to 1 if you have the <unistd.h> header file. */ 1773ab889c1Smatt #define HAVE_UNISTD_H 1 1783ab889c1Smatt 1793ab889c1Smatt /* Define to 1 if you have the `utimes' function. */ 1803ab889c1Smatt #define HAVE_UTIMES 1 1813ab889c1Smatt 1824e64e7adSmrg /* Define to 1 if you have the <wchar.h> header file. */ 1834e64e7adSmrg #define HAVE_WCHAR_H 1 1844e64e7adSmrg 185f51ed01fSchristos /* Define to 1 if you have the <windows.h> header file. */ 186f51ed01fSchristos /* #undef HAVE_WINDOWS_H */ 1873ab889c1Smatt 1883ab889c1Smatt /* Define as const if the declaration of iconv() needs const. */ 189*77a1ad5fSkamil #define ICONV_CONST 1903ab889c1Smatt 1913ab889c1Smatt /* Define to the sub-directory in which libtool stores uninstalled libraries. 1923ab889c1Smatt */ 1933ab889c1Smatt #define LT_OBJDIR ".libs/" 1943ab889c1Smatt 1953ab889c1Smatt /* Name of package */ 1963ab889c1Smatt #define PACKAGE "binutils" 1973ab889c1Smatt 1983ab889c1Smatt /* Define to the address where bug reports for this package should be sent. */ 1993ab889c1Smatt #define PACKAGE_BUGREPORT "" 2003ab889c1Smatt 2013ab889c1Smatt /* Define to the full name of this package. */ 202f51ed01fSchristos #define PACKAGE_NAME "binutils" 2033ab889c1Smatt 2043ab889c1Smatt /* Define to the full name and version of this package. */ 2054f619feaSchristos #define PACKAGE_STRING "binutils 2.26.1" 2063ab889c1Smatt 2073ab889c1Smatt /* Define to the one symbol short name of this package. */ 208f51ed01fSchristos #define PACKAGE_TARNAME "binutils" 2093ab889c1Smatt 2103ab889c1Smatt /* Define to the home page for this package. */ 2113ab889c1Smatt #define PACKAGE_URL "" 2123ab889c1Smatt 2133ab889c1Smatt /* Define to the version of this package. */ 2144f619feaSchristos #define PACKAGE_VERSION "2.26.1" 215f51ed01fSchristos 216f51ed01fSchristos /* The size of `long', as computed by sizeof. */ 217f51ed01fSchristos #define SIZEOF_LONG 4 218f51ed01fSchristos 219f51ed01fSchristos /* The size of `long long', as computed by sizeof. */ 220f51ed01fSchristos #define SIZEOF_LONG_LONG 8 2213ab889c1Smatt 2223ab889c1Smatt /* If using the C implementation of alloca, define if you know the 2233ab889c1Smatt direction of stack growth for your system; otherwise it will be 2243ab889c1Smatt automatically deduced at runtime. 2253ab889c1Smatt STACK_DIRECTION > 0 => grows toward higher addresses 2263ab889c1Smatt STACK_DIRECTION < 0 => grows toward lower addresses 2273ab889c1Smatt STACK_DIRECTION = 0 => direction of growth unknown */ 2283ab889c1Smatt /* #undef STACK_DIRECTION */ 2293ab889c1Smatt 2303ab889c1Smatt /* Define to 1 if you have the ANSI C header files. */ 2313ab889c1Smatt #define STDC_HEADERS 1 2323ab889c1Smatt 2334e64e7adSmrg /* Define if you can safely include both <string.h> and <strings.h>. */ 2344e64e7adSmrg #define STRING_WITH_STRINGS 1 2354e64e7adSmrg 2363ab889c1Smatt /* Configured target name. */ 2373ab889c1Smatt #define TARGET "m5407--netbsdelf" 2383ab889c1Smatt 2393ab889c1Smatt /* Define to 1 if user symbol names have a leading underscore, 0 if not. */ 2403ab889c1Smatt #define TARGET_PREPENDS_UNDERSCORE 0 2413ab889c1Smatt 2423ab889c1Smatt /* Use b modifier when opening binary files? */ 2433ab889c1Smatt /* #undef USE_BINARY_FOPEN */ 2443ab889c1Smatt 2453ab889c1Smatt /* Enable extensions on AIX 3, Interix. */ 2463ab889c1Smatt #ifndef _ALL_SOURCE 2473ab889c1Smatt # define _ALL_SOURCE 1 2483ab889c1Smatt #endif 2493ab889c1Smatt /* Enable GNU extensions on systems that have them. */ 2503ab889c1Smatt #ifndef _GNU_SOURCE 2513ab889c1Smatt # define _GNU_SOURCE 1 2523ab889c1Smatt #endif 2533ab889c1Smatt /* Enable threading extensions on Solaris. */ 2543ab889c1Smatt #ifndef _POSIX_PTHREAD_SEMANTICS 2553ab889c1Smatt # define _POSIX_PTHREAD_SEMANTICS 1 2563ab889c1Smatt #endif 2573ab889c1Smatt /* Enable extensions on HP NonStop. */ 2583ab889c1Smatt #ifndef _TANDEM_SOURCE 2593ab889c1Smatt # define _TANDEM_SOURCE 1 2603ab889c1Smatt #endif 2613ab889c1Smatt /* Enable general extensions on Solaris. */ 2623ab889c1Smatt #ifndef __EXTENSIONS__ 2633ab889c1Smatt # define __EXTENSIONS__ 1 2643ab889c1Smatt #endif 2653ab889c1Smatt 2663ab889c1Smatt 2673ab889c1Smatt /* Version number of package */ 2684f619feaSchristos #define VERSION "2.26.1" 2693ab889c1Smatt 2703ab889c1Smatt /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 2713ab889c1Smatt `char[]'. */ 2723ab889c1Smatt #define YYTEXT_POINTER 1 2733ab889c1Smatt 2743ab889c1Smatt /* Number of bits in a file offset, on hosts where this is settable. */ 2753ab889c1Smatt /* #undef _FILE_OFFSET_BITS */ 2763ab889c1Smatt 2773ab889c1Smatt /* Define for large files, on AIX-style hosts. */ 2783ab889c1Smatt /* #undef _LARGE_FILES */ 2793ab889c1Smatt 2803ab889c1Smatt /* Define to 1 if on MINIX. */ 2813ab889c1Smatt /* #undef _MINIX */ 2823ab889c1Smatt 2833ab889c1Smatt /* Define to 2 if the system does not provide POSIX.1 features except with 2843ab889c1Smatt this defined. */ 2853ab889c1Smatt /* #undef _POSIX_1_SOURCE */ 2863ab889c1Smatt 2873ab889c1Smatt /* Define to 1 if you need to in order for `stat' and other things to work. */ 2883ab889c1Smatt /* #undef _POSIX_SOURCE */ 289