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