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