1228753Smm/* This file is automatically generated.  DO NOT EDIT! */
2228753Smm/* Generated from: NetBSD: mknative-binutils,v 1.15 2023/02/07 20:37:30 christos Exp  */
3228753Smm/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4228753Smm
5228753Smm/* config.h.  Generated from config.in by configure.  */
6228753Smm/* config.in.  Generated from configure.ac by autoheader.  */
7228753Smm
8228753Smm/* Check that config.h is #included before system headers
9228753Smm   (this works only for glibc, but that should be enough).  */
10228753Smm#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11228753Smm#  error config.h must be #included before system headers
12228753Smm#endif
13228753Smm#define __CONFIG_H__ 1
14228753Smm
15228753Smm/* Define if building universal (internal helper macro) */
16228753Smm/* #undef AC_APPLE_UNIVERSAL_BUILD */
17228753Smm
18228753Smm/* Define if using AIX 5.2 value for C_WEAKEXT. */
19228753Smm/* #undef AIX_WEAK_SUPPORT */
20228753Smm
21228753Smm/* assert broken? */
22228753Smm/* #undef BROKEN_ASSERT */
23228753Smm
24228753Smm/* Compiling cross-assembler? */
25228753Smm/* #undef CROSS_COMPILE */
26228753Smm
27228753Smm/* Default architecture. */
28228753Smm/* #undef DEFAULT_ARCH */
29228763Smm
30228753Smm/* Default CRIS architecture. */
31228753Smm/* #undef DEFAULT_CRIS_ARCH */
32228753Smm
33228753Smm/* Default emulation. */
34228753Smm#define DEFAULT_EMULATION ""
35228753Smm
36228753Smm/* Define if you want compressed debug sections by default. */
37228753Smm/* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
38228753Smm
39228753Smm/* Define to 1 if you want to generate GNU Build attribute notes by default,
40228753Smm   if none are contained in the input. */
41228753Smm#define DEFAULT_GENERATE_BUILD_NOTES 0
42228753Smm
43228753Smm/* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
44228753Smm   type by default. */
45228753Smm#define DEFAULT_GENERATE_ELF_STT_COMMON 0
46228753Smm
47228753Smm/* Define to 1 if you want to generate x86 relax relocations by default. */
48228753Smm#define DEFAULT_GENERATE_X86_RELAX_RELOCATIONS 1
49228753Smm
50228753Smm/* Define to 1 if you want to fix Loongson3 LLSC Errata by default. */
51228753Smm#define DEFAULT_MIPS_FIX_LOONGSON3_LLSC 0
52228753Smm
53228753Smm/* Define default value for RISC-V -march. */
54232153Smm/* #undef DEFAULT_RISCV_ARCH_WITH_EXT */
55228753Smm
56228753Smm/* Define to 1 if you want to generate RISC-V arch attribute by default. */
57228753Smm#define DEFAULT_RISCV_ATTR 1
58228753Smm
59228753Smm/* Define default value for RISC-V -misa-spec. */
60228753Smm/* #undef DEFAULT_RISCV_ISA_SPEC */
61228753Smm
62228753Smm/* Define default value for RISC-V -mpriv-spec */
63228753Smm/* #undef DEFAULT_RISCV_PRIV_SPEC */
64248616Smm
65228753Smm/* Define to 1 if you want to generate GNU x86 used ISA and feature properties
66305192Smm   by default. */
67232153Smm#define DEFAULT_X86_USED_NOTE 0
68228753Smm
69228753Smm/* Supported emulations. */
70228753Smm#define EMULATIONS
71248616Smm
72228753Smm/* Define if you want run-time sanity checks. */
73228753Smm/* #undef ENABLE_CHECKING */
74228753Smm
75228753Smm/* Define to 1 if translation of program messages to the user's native
76248616Smm   language is requested. */
77302001Smm#define ENABLE_NLS 1
78228753Smm
79248616Smm/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
80228753Smm   don't. */
81228753Smm#define HAVE_DECL_ASPRINTF 1
82228753Smm
83228753Smm/* Is the prototype for getopt in <unistd.h> in the expected format? */
84228753Smm#define HAVE_DECL_GETOPT 1
85302001Smm
86228753Smm/* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
87228753Smm   don't. */
88228753Smm#define HAVE_DECL_MEMPCPY 1
89228753Smm
90228753Smm/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
91248616Smm   */
92228753Smm#define HAVE_DECL_STPCPY 1
93228753Smm
94228753Smm/* Define to 1 if you have the <dlfcn.h> header file. */
95324418Smm#define HAVE_DLFCN_H 1
96228753Smm
97228753Smm/* Define to 1 if you have the <inttypes.h> header file. */
98228753Smm#define HAVE_INTTYPES_H 1
99228753Smm
100228753Smm/* Define if your <locale.h> file defines LC_MESSAGES. */
101228753Smm#define HAVE_LC_MESSAGES 1
102228753Smm
103228753Smm/* Define to 1 if you have the <memory.h> header file. */
104228753Smm#define HAVE_MEMORY_H 1
105228753Smm
106228753Smm/* Define to 1 if you have the <stdint.h> header file. */
107228753Smm#define HAVE_STDINT_H 1
108228753Smm
109228753Smm/* Define to 1 if you have the <stdlib.h> header file. */
110228753Smm#define HAVE_STDLIB_H 1
111228753Smm
112228753Smm/* Define to 1 if you have the <strings.h> header file. */
113228753Smm#define HAVE_STRINGS_H 1
114228753Smm
115228753Smm/* Define to 1 if you have the <string.h> header file. */
116228753Smm#define HAVE_STRING_H 1
117228753Smm
118228753Smm/* Define to 1 if you have the `strsignal' function. */
119228753Smm#define HAVE_STRSIGNAL 1
120228753Smm
121228753Smm/* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
122232153Smm#define HAVE_ST_MTIM_TV_NSEC 1
123228753Smm
124228753Smm/* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
125228753Smm#define HAVE_ST_MTIM_TV_SEC 1
126228753Smm
127228753Smm/* Define to 1 if you have the <sys/stat.h> header file. */
128228753Smm#define HAVE_SYS_STAT_H 1
129228753Smm
130228753Smm/* Define to 1 if you have the <sys/types.h> header file. */
131228753Smm#define HAVE_SYS_TYPES_H 1
132228753Smm
133228753Smm/* Define if <time.h> has struct tm.tm_gmtoff. */
134228753Smm/* #undef HAVE_TM_GMTOFF */
135228753Smm
136228753Smm/* Define to 1 if you have the <unistd.h> header file. */
137228753Smm#define HAVE_UNISTD_H 1
138228753Smm
139228753Smm/* Define to 1 if you have the <windows.h> header file. */
140228753Smm/* #undef HAVE_WINDOWS_H */
141228753Smm
142228753Smm/* Using i386 COFF? */
143228753Smm/* #undef I386COFF */
144228753Smm
145228753Smm/* Define to the sub-directory in which libtool stores uninstalled libraries.
146228753Smm   */
147228753Smm#define LT_OBJDIR ".libs/"
148228753Smm
149228753Smm/* Default CPU for MIPS targets. */
150228753Smm/* #undef MIPS_CPU_STRING_DEFAULT */
151228753Smm
152228753Smm/* Generate 64-bit code by default on MIPS targets. */
153228753Smm/* #undef MIPS_DEFAULT_64BIT */
154228753Smm
155228753Smm/* Choose a default ABI for MIPS targets. */
156228753Smm/* #undef MIPS_DEFAULT_ABI */
157228753Smm
158228753Smm/* Define value for nds32_arch_name */
159228753Smm/* #undef NDS32_DEFAULT_ARCH_NAME */
160228753Smm
161228753Smm/* Define default value for nds32_audio_ext */
162228753Smm/* #undef NDS32_DEFAULT_AUDIO_EXT */
163228753Smm
164228753Smm/* Define default value for nds32_dsp_ext */
165228753Smm/* #undef NDS32_DEFAULT_DSP_EXT */
166228753Smm
167228753Smm/* Define default value for nds32_dx_regs */
168228753Smm/* #undef NDS32_DEFAULT_DX_REGS */
169228753Smm
170228753Smm/* Define default value for nds32_perf_ext */
171228753Smm/* #undef NDS32_DEFAULT_PERF_EXT */
172228753Smm
173228753Smm/* Define default value for nds32_perf_ext2 */
174228753Smm/* #undef NDS32_DEFAULT_PERF_EXT2 */
175228753Smm
176228753Smm/* Define default value for nds32_string_ext */
177228753Smm/* #undef NDS32_DEFAULT_STRING_EXT */
178228753Smm
179228753Smm/* Define default value for nds32_zol_ext */
180228753Smm/* #undef NDS32_DEFAULT_ZOL_EXT */
181228753Smm
182228753Smm/* Define default value for nds32_linux_toolchain */
183228753Smm/* #undef NDS32_LINUX_TOOLCHAIN */
184228753Smm
185228753Smm/* Define if environ is not declared in system header files. */
186228753Smm#define NEED_DECLARATION_ENVIRON 1
187228753Smm
188228753Smm/* Define if ffs is not declared in system header files. */
189228753Smm/* #undef NEED_DECLARATION_FFS */
190228753Smm
191228753Smm/* a.out support? */
192228753Smm/* #undef OBJ_MAYBE_AOUT */
193228753Smm
194228753Smm/* COFF support? */
195228753Smm/* #undef OBJ_MAYBE_COFF */
196228753Smm
197228753Smm/* ECOFF support? */
198228753Smm/* #undef OBJ_MAYBE_ECOFF */
199228753Smm
200228753Smm/* ELF support? */
201232153Smm/* #undef OBJ_MAYBE_ELF */
202228753Smm
203228753Smm/* generic support? */
204228753Smm/* #undef OBJ_MAYBE_GENERIC */
205228753Smm
206228753Smm/* SOM support? */
207228753Smm/* #undef OBJ_MAYBE_SOM */
208228753Smm
209228753Smm/* Name of package */
210228753Smm#define PACKAGE "gas"
211228753Smm
212228753Smm/* Define to the address where bug reports for this package should be sent. */
213228753Smm#define PACKAGE_BUGREPORT ""
214228753Smm
215232153Smm/* Define to the full name of this package. */
216228753Smm#define PACKAGE_NAME "gas"
217228753Smm
218228753Smm/* Define to the full name and version of this package. */
219228753Smm#define PACKAGE_STRING "gas 2.39"
220228753Smm
221228753Smm/* Define to the one symbol short name of this package. */
222228753Smm#define PACKAGE_TARNAME "gas"
223228753Smm
224228753Smm/* Define to the home page for this package. */
225228753Smm#define PACKAGE_URL ""
226228753Smm
227228753Smm/* Define to the version of this package. */
228228753Smm#define PACKAGE_VERSION "2.39"
229228753Smm
230228753Smm/* Define to 1 if you have the ANSI C header files. */
231228753Smm#define STDC_HEADERS 1
232228753Smm
233228753Smm/* Using strict COFF? */
234228753Smm/* #undef STRICTCOFF */
235228753Smm
236228753Smm/* Target alias. */
237228753Smm#define TARGET_ALIAS "m68010--netbsdelf"
238228753Smm
239228753Smm/* Define as 1 if big endian. */
240228753Smm/* #undef TARGET_BYTES_BIG_ENDIAN */
241228753Smm
242228753Smm/* Canonical target. */
243228753Smm#define TARGET_CANONICAL "m68010--netbsdelf"
244228753Smm
245228753Smm/* Target CPU. */
246228753Smm#define TARGET_CPU "m68010"
247228753Smm
248228753Smm/* Target OS. */
249228753Smm#define TARGET_OS "netbsdelf"
250228753Smm
251228753Smm/* Define if default target is PowerPC Solaris. */
252228753Smm/* #undef TARGET_SOLARIS_COMMENT */
253228753Smm
254232153Smm/* Target vendor. */
255232153Smm#define TARGET_VENDOR ""
256232153Smm
257228753Smm/* Target specific CPU. */
258228753Smm/* #undef TARGET_WITH_CPU */
259228753Smm
260228753Smm/* Use b modifier when opening binary files? */
261228753Smm/* #undef USE_BINARY_FOPEN */
262228753Smm
263228753Smm/* Use emulation support? */
264228753Smm/* #undef USE_EMULATIONS */
265228753Smm
266228753Smm/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
267232153Smm/* #undef USE_E_MIPS_ABI_O32 */
268228753Smm
269228753Smm/* Enable extensions on AIX 3, Interix.  */
270228753Smm#ifndef _ALL_SOURCE
271228753Smm# define _ALL_SOURCE 1
272228753Smm#endif
273228753Smm/* Enable GNU extensions on systems that have them.  */
274228753Smm#ifndef _GNU_SOURCE
275228753Smm# define _GNU_SOURCE 1
276228753Smm#endif
277228753Smm/* Enable threading extensions on Solaris.  */
278228753Smm#ifndef _POSIX_PTHREAD_SEMANTICS
279228753Smm# define _POSIX_PTHREAD_SEMANTICS 1
280228753Smm#endif
281228753Smm/* Enable extensions on HP NonStop.  */
282228753Smm#ifndef _TANDEM_SOURCE
283228753Smm# define _TANDEM_SOURCE 1
284228753Smm#endif
285228753Smm/* Enable general extensions on Solaris.  */
286228753Smm#ifndef __EXTENSIONS__
287228753Smm# define __EXTENSIONS__ 1
288228753Smm#endif
289228753Smm
290228753Smm
291228753Smm/* Using cgen code? */
292228753Smm/* #undef USING_CGEN */
293228753Smm
294228753Smm/* Version number of package */
295228753Smm#define VERSION "2.39"
296228753Smm
297228753Smm/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
298228777Smm   significant byte first (like Motorola and SPARC, unlike Intel). */
299228777Smm#if defined AC_APPLE_UNIVERSAL_BUILD
300228753Smm# if defined __BIG_ENDIAN__
301228753Smm#  define WORDS_BIGENDIAN 1
302228753Smm# endif
303228753Smm#else
304228753Smm# ifndef WORDS_BIGENDIAN
305228753Smm#  define WORDS_BIGENDIAN 1
306228753Smm# endif
307228753Smm#endif
308228753Smm
309228753Smm/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
310228753Smm   `char[]'. */
311228753Smm#define YYTEXT_POINTER 1
312228753Smm
313228753Smm/* Enable large inode numbers on Mac OS X 10.5.  */
314228753Smm#ifndef _DARWIN_USE_64_BIT_INODE
315228753Smm# define _DARWIN_USE_64_BIT_INODE 1
316228753Smm#endif
317228753Smm
318228753Smm/* Number of bits in a file offset, on hosts where this is settable. */
319228753Smm/* #undef _FILE_OFFSET_BITS */
320228753Smm
321228753Smm/* Define for large files, on AIX-style hosts. */
322228753Smm/* #undef _LARGE_FILES */
323228753Smm
324228753Smm/* Define to 1 if on MINIX. */
325228753Smm/* #undef _MINIX */
326228753Smm
327228753Smm/* Define to 2 if the system does not provide POSIX.1 features except with
328228753Smm   this defined. */
329228753Smm/* #undef _POSIX_1_SOURCE */
330228753Smm
331228753Smm/* Define to 1 if you need to in order for `stat' and other things to work. */
332228753Smm/* #undef _POSIX_SOURCE */
333228753Smm