Home | History | Annotate | Line # | Download | only in earmeb
config.h revision 1.1.1.6
      1 /* This file is automatically generated.  DO NOT EDIT! */
      2 /* Generated from: NetBSD: mknative-binutils,v 1.15 2023/02/07 20:37:30 christos Exp  */
      3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
      4 
      5 /* config.h.  Generated from config.in by configure.  */
      6 /* config.in.  Generated from configure.ac by autoheader.  */
      7 
      8 /* Check that config.h is #included before system headers
      9    (this works only for glibc, but that should be enough).  */
     10 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
     11 #  error config.h must be #included before system headers
     12 #endif
     13 #define __CONFIG_H__ 1
     14 
     15 /* Define if building universal (internal helper macro) */
     16 /* #undef AC_APPLE_UNIVERSAL_BUILD */
     17 
     18 /* Define if using AIX 5.2 value for C_WEAKEXT. */
     19 /* #undef AIX_WEAK_SUPPORT */
     20 
     21 /* assert broken? */
     22 /* #undef BROKEN_ASSERT */
     23 
     24 /* Compiling cross-assembler? */
     25 /* #undef CROSS_COMPILE */
     26 
     27 /* Default architecture. */
     28 /* #undef DEFAULT_ARCH */
     29 
     30 /* Default CRIS architecture. */
     31 /* #undef DEFAULT_CRIS_ARCH */
     32 
     33 /* Default emulation. */
     34 #define DEFAULT_EMULATION ""
     35 
     36 /* Define if you want compressed debug sections by default. */
     37 /* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
     38 
     39 /* Define to 1 if you want to generate GNU Build attribute notes by default,
     40    if none are contained in the input. */
     41 #define DEFAULT_GENERATE_BUILD_NOTES 0
     42 
     43 /* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
     44    type by default. */
     45 #define DEFAULT_GENERATE_ELF_STT_COMMON 0
     46 
     47 /* Define to 1 if you want to generate x86 relax relocations by default. */
     48 #define DEFAULT_GENERATE_X86_RELAX_RELOCATIONS 1
     49 
     50 /* Define to 1 if you want to fix Loongson3 LLSC Errata by default. */
     51 #define DEFAULT_MIPS_FIX_LOONGSON3_LLSC 0
     52 
     53 /* Define default value for RISC-V -march. */
     54 /* #undef DEFAULT_RISCV_ARCH_WITH_EXT */
     55 
     56 /* Define to 1 if you want to generate RISC-V arch attribute by default. */
     57 #define DEFAULT_RISCV_ATTR 1
     58 
     59 /* Define default value for RISC-V -misa-spec. */
     60 /* #undef DEFAULT_RISCV_ISA_SPEC */
     61 
     62 /* Define default value for RISC-V -mpriv-spec */
     63 /* #undef DEFAULT_RISCV_PRIV_SPEC */
     64 
     65 /* Define to 1 if you want to generate GNU x86 used ISA and feature properties
     66    by default. */
     67 #define DEFAULT_X86_USED_NOTE 0
     68 
     69 /* Supported emulations. */
     70 #define EMULATIONS
     71 
     72 /* Define if you want run-time sanity checks. */
     73 /* #undef ENABLE_CHECKING */
     74 
     75 /* Define to 1 if translation of program messages to the user's native
     76    language is requested. */
     77 #define ENABLE_NLS 1
     78 
     79 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
     80    don't. */
     81 #define HAVE_DECL_ASPRINTF 1
     82 
     83 /* Is the prototype for getopt in <unistd.h> in the expected format? */
     84 #define HAVE_DECL_GETOPT 1
     85 
     86 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
     87    don't. */
     88 #define HAVE_DECL_MEMPCPY 1
     89 
     90 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
     91    */
     92 #define HAVE_DECL_STPCPY 1
     93 
     94 /* Define to 1 if you have the <dlfcn.h> header file. */
     95 #define HAVE_DLFCN_H 1
     96 
     97 /* Define to 1 if you have the <inttypes.h> header file. */
     98 #define HAVE_INTTYPES_H 1
     99 
    100 /* Define if your <locale.h> file defines LC_MESSAGES. */
    101 #define HAVE_LC_MESSAGES 1
    102 
    103 /* Define to 1 if you have the <memory.h> header file. */
    104 #define HAVE_MEMORY_H 1
    105 
    106 /* Define to 1 if you have the <stdint.h> header file. */
    107 #define HAVE_STDINT_H 1
    108 
    109 /* Define to 1 if you have the <stdlib.h> header file. */
    110 #define HAVE_STDLIB_H 1
    111 
    112 /* Define to 1 if you have the <strings.h> header file. */
    113 #define HAVE_STRINGS_H 1
    114 
    115 /* Define to 1 if you have the <string.h> header file. */
    116 #define HAVE_STRING_H 1
    117 
    118 /* Define to 1 if you have the `strsignal' function. */
    119 #define HAVE_STRSIGNAL 1
    120 
    121 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
    122 #define HAVE_ST_MTIM_TV_NSEC 1
    123 
    124 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
    125 #define HAVE_ST_MTIM_TV_SEC 1
    126 
    127 /* Define to 1 if you have the <sys/stat.h> header file. */
    128 #define HAVE_SYS_STAT_H 1
    129 
    130 /* Define to 1 if you have the <sys/types.h> header file. */
    131 #define HAVE_SYS_TYPES_H 1
    132 
    133 /* Define if <time.h> has struct tm.tm_gmtoff. */
    134 /* #undef HAVE_TM_GMTOFF */
    135 
    136 /* Define to 1 if you have the <unistd.h> header file. */
    137 #define HAVE_UNISTD_H 1
    138 
    139 /* Define to 1 if you have the <windows.h> header file. */
    140 /* #undef HAVE_WINDOWS_H */
    141 
    142 /* Using i386 COFF? */
    143 /* #undef I386COFF */
    144 
    145 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    146    */
    147 #define LT_OBJDIR ".libs/"
    148 
    149 /* Default CPU for MIPS targets. */
    150 /* #undef MIPS_CPU_STRING_DEFAULT */
    151 
    152 /* Generate 64-bit code by default on MIPS targets. */
    153 /* #undef MIPS_DEFAULT_64BIT */
    154 
    155 /* Choose a default ABI for MIPS targets. */
    156 /* #undef MIPS_DEFAULT_ABI */
    157 
    158 /* Define value for nds32_arch_name */
    159 /* #undef NDS32_DEFAULT_ARCH_NAME */
    160 
    161 /* Define default value for nds32_audio_ext */
    162 /* #undef NDS32_DEFAULT_AUDIO_EXT */
    163 
    164 /* Define default value for nds32_dsp_ext */
    165 /* #undef NDS32_DEFAULT_DSP_EXT */
    166 
    167 /* Define default value for nds32_dx_regs */
    168 /* #undef NDS32_DEFAULT_DX_REGS */
    169 
    170 /* Define default value for nds32_perf_ext */
    171 /* #undef NDS32_DEFAULT_PERF_EXT */
    172 
    173 /* Define default value for nds32_perf_ext2 */
    174 /* #undef NDS32_DEFAULT_PERF_EXT2 */
    175 
    176 /* Define default value for nds32_string_ext */
    177 /* #undef NDS32_DEFAULT_STRING_EXT */
    178 
    179 /* Define default value for nds32_zol_ext */
    180 /* #undef NDS32_DEFAULT_ZOL_EXT */
    181 
    182 /* Define default value for nds32_linux_toolchain */
    183 /* #undef NDS32_LINUX_TOOLCHAIN */
    184 
    185 /* Define if environ is not declared in system header files. */
    186 #define NEED_DECLARATION_ENVIRON 1
    187 
    188 /* Define if ffs is not declared in system header files. */
    189 /* #undef NEED_DECLARATION_FFS */
    190 
    191 /* a.out support? */
    192 /* #undef OBJ_MAYBE_AOUT */
    193 
    194 /* COFF support? */
    195 /* #undef OBJ_MAYBE_COFF */
    196 
    197 /* ECOFF support? */
    198 /* #undef OBJ_MAYBE_ECOFF */
    199 
    200 /* ELF support? */
    201 /* #undef OBJ_MAYBE_ELF */
    202 
    203 /* generic support? */
    204 /* #undef OBJ_MAYBE_GENERIC */
    205 
    206 /* SOM support? */
    207 /* #undef OBJ_MAYBE_SOM */
    208 
    209 /* Name of package */
    210 #define PACKAGE "gas"
    211 
    212 /* Define to the address where bug reports for this package should be sent. */
    213 #define PACKAGE_BUGREPORT ""
    214 
    215 /* Define to the full name of this package. */
    216 #define PACKAGE_NAME "gas"
    217 
    218 /* Define to the full name and version of this package. */
    219 #define PACKAGE_STRING "gas 2.39"
    220 
    221 /* Define to the one symbol short name of this package. */
    222 #define PACKAGE_TARNAME "gas"
    223 
    224 /* Define to the home page for this package. */
    225 #define PACKAGE_URL ""
    226 
    227 /* Define to the version of this package. */
    228 #define PACKAGE_VERSION "2.39"
    229 
    230 /* Define to 1 if you have the ANSI C header files. */
    231 #define STDC_HEADERS 1
    232 
    233 /* Using strict COFF? */
    234 /* #undef STRICTCOFF */
    235 
    236 /* Target alias. */
    237 #define TARGET_ALIAS "armv7eb--netbsdelf-eabi"
    238 
    239 /* Define as 1 if big endian. */
    240 #define TARGET_BYTES_BIG_ENDIAN 1
    241 
    242 /* Canonical target. */
    243 #define TARGET_CANONICAL "armv7eb--netbsdelf-eabi"
    244 
    245 /* Target CPU. */
    246 #define TARGET_CPU "armv7eb"
    247 
    248 /* Target OS. */
    249 #define TARGET_OS "netbsdelf-eabi"
    250 
    251 /* Define if default target is PowerPC Solaris. */
    252 /* #undef TARGET_SOLARIS_COMMENT */
    253 
    254 /* Target vendor. */
    255 #define TARGET_VENDOR ""
    256 
    257 /* Target specific CPU. */
    258 /* #undef TARGET_WITH_CPU */
    259 
    260 /* Use b modifier when opening binary files? */
    261 /* #undef USE_BINARY_FOPEN */
    262 
    263 /* Use emulation support? */
    264 /* #undef USE_EMULATIONS */
    265 
    266 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
    267 /* #undef USE_E_MIPS_ABI_O32 */
    268 
    269 /* Enable extensions on AIX 3, Interix.  */
    270 #ifndef _ALL_SOURCE
    271 # define _ALL_SOURCE 1
    272 #endif
    273 /* Enable GNU extensions on systems that have them.  */
    274 #ifndef _GNU_SOURCE
    275 # define _GNU_SOURCE 1
    276 #endif
    277 /* Enable threading extensions on Solaris.  */
    278 #ifndef _POSIX_PTHREAD_SEMANTICS
    279 # define _POSIX_PTHREAD_SEMANTICS 1
    280 #endif
    281 /* Enable extensions on HP NonStop.  */
    282 #ifndef _TANDEM_SOURCE
    283 # define _TANDEM_SOURCE 1
    284 #endif
    285 /* Enable general extensions on Solaris.  */
    286 #ifndef __EXTENSIONS__
    287 # define __EXTENSIONS__ 1
    288 #endif
    289 
    290 
    291 /* Using cgen code? */
    292 /* #undef USING_CGEN */
    293 
    294 /* Version number of package */
    295 #define VERSION "2.39"
    296 
    297 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    298    significant byte first (like Motorola and SPARC, unlike Intel). */
    299 #if defined AC_APPLE_UNIVERSAL_BUILD
    300 # if defined __BIG_ENDIAN__
    301 #  define WORDS_BIGENDIAN 1
    302 # endif
    303 #else
    304 # ifndef WORDS_BIGENDIAN
    305 #  define WORDS_BIGENDIAN 1
    306 # endif
    307 #endif
    308 
    309 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    310    `char[]'. */
    311 #define YYTEXT_POINTER 1
    312 
    313 /* Enable large inode numbers on Mac OS X 10.5.  */
    314 #ifndef _DARWIN_USE_64_BIT_INODE
    315 # define _DARWIN_USE_64_BIT_INODE 1
    316 #endif
    317 
    318 /* Number of bits in a file offset, on hosts where this is settable. */
    319 /* #undef _FILE_OFFSET_BITS */
    320 
    321 /* Define for large files, on AIX-style hosts. */
    322 /* #undef _LARGE_FILES */
    323 
    324 /* Define to 1 if on MINIX. */
    325 /* #undef _MINIX */
    326 
    327 /* Define to 2 if the system does not provide POSIX.1 features except with
    328    this defined. */
    329 /* #undef _POSIX_1_SOURCE */
    330 
    331 /* Define to 1 if you need to in order for `stat' and other things to work. */
    332 /* #undef _POSIX_SOURCE */
    333