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