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