config.h revision 1.1
1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: 	NetBSD: mknative-binutils,v 1.5 2006/02/02 20:06:04 skrll Exp  */
3
4/* config.h.  Generated by configure.  */
5/* config.in.  Generated from configure.in by autoheader.  */
6
7/* Define if using AIX 5.2 value for C_WEAKEXT. */
8/* #undef AIX_WEAK_SUPPORT */
9
10/* Use BFD interface? */
11#define BFD_ASSEMBLER 1
12
13/* assert broken? */
14/* #undef BROKEN_ASSERT */
15
16/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
17   systems. This function is required for `alloca.c' support on those systems.
18   */
19/* #undef CRAY_STACKSEG_END */
20
21/* Compiling cross-assembler? */
22/* #undef CROSS_COMPILE */
23
24/* Define to 1 if using `alloca.c'. */
25/* #undef C_ALLOCA */
26
27/* Default architecture. */
28/* #undef DEFAULT_ARCH */
29
30/* Default emulation. */
31#define DEFAULT_EMULATION "mipsbelf"
32
33/* Supported emulations. */
34#define EMULATIONS &mipsbelf, &mipslelf, &mipself,
35
36/* Define to 1 if NLS is requested */
37#define ENABLE_NLS 1
38
39/* Define to 1 if you have `alloca', as a function or macro. */
40#define HAVE_ALLOCA 1
41
42/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
43   */
44/* #undef HAVE_ALLOCA_H */
45
46/* Define to 1 if you have the <argz.h> header file. */
47/* #undef HAVE_ARGZ_H */
48
49/* Define to 1 if you have the `dcgettext' function. */
50/* #undef HAVE_DCGETTEXT */
51
52/* Define to 1 if you have the <errno.h> header file. */
53#define HAVE_ERRNO_H 1
54
55/* Define to 1 if you have the `getcwd' function. */
56#define HAVE_GETCWD 1
57
58/* Define to 1 if you have the `getpagesize' function. */
59#define HAVE_GETPAGESIZE 1
60
61/* Define as 1 if you have gettext and don't want to use GNU gettext. */
62/* #undef HAVE_GETTEXT */
63
64/* Define to 1 if you have the <inttypes.h> header file. */
65#define HAVE_INTTYPES_H 1
66
67/* Define if your locale.h file contains LC_MESSAGES. */
68#define HAVE_LC_MESSAGES 1
69
70/* Define to 1 if you have the <limits.h> header file. */
71#define HAVE_LIMITS_H 1
72
73/* Define to 1 if you have the <locale.h> header file. */
74#define HAVE_LOCALE_H 1
75
76/* Define to 1 if you have the <malloc.h> header file. */
77#define HAVE_MALLOC_H 1
78
79/* Define to 1 if you have the <memory.h> header file. */
80#define HAVE_MEMORY_H 1
81
82/* Define to 1 if you have a working `mmap' system call. */
83#define HAVE_MMAP 1
84
85/* Define to 1 if you have the `munmap' function. */
86#define HAVE_MUNMAP 1
87
88/* Define to 1 if you have the <nl_types.h> header file. */
89#define HAVE_NL_TYPES_H 1
90
91/* Define to 1 if you have the `putenv' function. */
92#define HAVE_PUTENV 1
93
94/* Define to 1 if you have the `remove' function. */
95/* #undef HAVE_REMOVE */
96
97/* Define to 1 if you have the `sbrk' function. */
98#define HAVE_SBRK 1
99
100/* Define to 1 if you have the `setenv' function. */
101#define HAVE_SETENV 1
102
103/* Define to 1 if you have the `setlocale' function. */
104#define HAVE_SETLOCALE 1
105
106/* Define to 1 if you have the <stdarg.h> header file. */
107#define HAVE_STDARG_H 1
108
109/* Define to 1 if you have the <stdint.h> header file. */
110#define HAVE_STDINT_H 1
111
112/* Define to 1 if you have the <stdlib.h> header file. */
113#define HAVE_STDLIB_H 1
114
115/* Define if you have the stpcpy function */
116/* #undef HAVE_STPCPY */
117
118/* Define to 1 if you have the `strcasecmp' function. */
119#define HAVE_STRCASECMP 1
120
121/* Define to 1 if you have the `strchr' function. */
122#define HAVE_STRCHR 1
123
124/* Define to 1 if you have the <strings.h> header file. */
125#define HAVE_STRINGS_H 1
126
127/* Define to 1 if you have the <string.h> header file. */
128#define HAVE_STRING_H 1
129
130/* Define to 1 if you have the <sys/param.h> header file. */
131#define HAVE_SYS_PARAM_H 1
132
133/* Define to 1 if you have the <sys/stat.h> header file. */
134#define HAVE_SYS_STAT_H 1
135
136/* Define to 1 if you have the <sys/types.h> header file. */
137#define HAVE_SYS_TYPES_H 1
138
139/* Define to 1 if you have the <unistd.h> header file. */
140#define HAVE_UNISTD_H 1
141
142/* Define to 1 if you have the `unlink' function. */
143#define HAVE_UNLINK 1
144
145/* Define to 1 if you have the <values.h> header file. */
146/* #undef HAVE_VALUES_H */
147
148/* Define to 1 if you have the <varargs.h> header file. */
149/* #undef HAVE_VARARGS_H */
150
151/* Define to 1 if you have the `__argz_count' function. */
152/* #undef HAVE___ARGZ_COUNT */
153
154/* Define to 1 if you have the `__argz_next' function. */
155/* #undef HAVE___ARGZ_NEXT */
156
157/* Define to 1 if you have the `__argz_stringify' function. */
158/* #undef HAVE___ARGZ_STRINGIFY */
159
160/* Using i386 COFF? */
161/* #undef I386COFF */
162
163/* Using m68k COFF? */
164/* #undef M68KCOFF */
165
166/* Using m88k COFF? */
167/* #undef M88KCOFF */
168
169/* old COFF support? */
170/* #undef MANY_SEGMENTS */
171
172/* Default CPU for MIPS targets. */
173#define MIPS_CPU_STRING_DEFAULT "from-abi"
174
175/* Generate 64-bit code by default on MIPS targets. */
176#define MIPS_DEFAULT_64BIT 0
177
178/* Choose a default ABI for MIPS targets. */
179#define MIPS_DEFAULT_ABI NO_ABI
180
181/* Define if environ is not declared in system header files. */
182#define NEED_DECLARATION_ENVIRON 1
183
184/* Define if errno is not declared in system header files. */
185/* #undef NEED_DECLARATION_ERRNO */
186
187/* Define if free is not declared in system header files. */
188/* #undef NEED_DECLARATION_FREE */
189
190/* Define if malloc is not declared in system header files. */
191/* #undef NEED_DECLARATION_MALLOC */
192
193/* Define if sbrk is not declared in system header files. */
194/* #undef NEED_DECLARATION_SBRK */
195
196/* Define if strstr is not declared in system header files. */
197/* #undef NEED_DECLARATION_STRSTR */
198
199/* a.out support? */
200/* #undef OBJ_MAYBE_AOUT */
201
202/* b.out support? */
203/* #undef OBJ_MAYBE_BOUT */
204
205/* COFF support? */
206/* #undef OBJ_MAYBE_COFF */
207
208/* ECOFF support? */
209/* #undef OBJ_MAYBE_ECOFF */
210
211/* ELF support? */
212/* #undef OBJ_MAYBE_ELF */
213
214/* generic support? */
215/* #undef OBJ_MAYBE_GENERIC */
216
217/* HP300 support? */
218/* #undef OBJ_MAYBE_HP300 */
219
220/* IEEE support? */
221/* #undef OBJ_MAYBE_IEEE */
222
223/* SOM support? */
224/* #undef OBJ_MAYBE_SOM */
225
226/* VMS support? */
227/* #undef OBJ_MAYBE_VMS */
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 version of this package. */
245#define PACKAGE_VERSION ""
246
247/* Define if defaulting to ELF on SCO 5. */
248/* #undef SCO_ELF */
249
250/* If using the C implementation of alloca, define if you know the
251   direction of stack growth for your system; otherwise it will be
252   automatically deduced at run-time.
253	STACK_DIRECTION > 0 => grows toward higher addresses
254	STACK_DIRECTION < 0 => grows toward lower addresses
255	STACK_DIRECTION = 0 => direction of growth unknown */
256/* #undef STACK_DIRECTION */
257
258/* Define to 1 if you have the ANSI C header files. */
259#define STDC_HEADERS 1
260
261/* Using strict COFF? */
262/* #undef STRICTCOFF */
263
264/* Target alias. */
265#define TARGET_ALIAS "mips64--netbsd"
266
267/* Define as 1 if big endian. */
268#define TARGET_BYTES_BIG_ENDIAN 1
269
270/* Canonical target. */
271#define TARGET_CANONICAL "mips64--netbsd"
272
273/* Target CPU. */
274#define TARGET_CPU "mips64"
275
276/* Target OS. */
277#define TARGET_OS "netbsd"
278
279/* Define if default target is PowerPC Solaris. */
280/* #undef TARGET_SOLARIS_COMMENT */
281
282/* Define if target is Symbian OS. */
283/* #undef TARGET_SYMBIAN */
284
285/* Target vendor. */
286#define TARGET_VENDOR ""
287
288/* Use emulation support? */
289#define USE_EMULATIONS 1
290
291/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
292#define USE_E_MIPS_ABI_O32 1
293
294/* Using cgen code? */
295/* #undef USING_CGEN */
296
297/* Version number of package */
298#define VERSION "2.16.1"
299
300/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
301   `char[]'. */
302#define YYTEXT_POINTER 1
303
304/* Define to empty if `const' does not conform to ANSI C. */
305/* #undef const */
306
307/* Define to `__inline__' or `__inline' if that's what the C compiler
308   calls it, or to nothing if 'inline' is not supported under any name.  */
309#ifndef __cplusplus
310/* #undef inline */
311#endif
312
313/* Define to `long' if <sys/types.h> does not define. */
314/* #undef off_t */
315
316/* Define to `unsigned' if <sys/types.h> does not define. */
317/* #undef size_t */
318