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 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4 
5 /* config.h.  Generated by configure.  */
6 /* config.in.  Generated from configure.in by autoheader.  */
7 
8 /* Define if using AIX 5.2 value for C_WEAKEXT. */
9 /* #undef AIX_WEAK_SUPPORT */
10 
11 /* assert broken? */
12 /* #undef BROKEN_ASSERT */
13 
14 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
15    systems. This function is required for `alloca.c' support on those systems.
16    */
17 /* #undef CRAY_STACKSEG_END */
18 
19 /* Compiling cross-assembler? */
20 /* #undef CROSS_COMPILE */
21 
22 /* Define to 1 if using `alloca.c'. */
23 /* #undef C_ALLOCA */
24 
25 /* Default architecture. */
26 /* #undef DEFAULT_ARCH */
27 
28 /* Default CRIS architecture. */
29 /* #undef DEFAULT_CRIS_ARCH */
30 
31 /* Default emulation. */
32 #define DEFAULT_EMULATION ""
33 
34 /* Supported emulations. */
35 #define EMULATIONS
36 
37 /* Define if you want run-time sanity checks. */
38 /* #undef ENABLE_CHECKING */
39 
40 /* Define to 1 if translation of program messages to the user's native
41    language is requested. */
42 #define ENABLE_NLS 1
43 
44 /* Define to 1 if you have `alloca', as a function or macro. */
45 #define HAVE_ALLOCA 1
46 
47 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
48    */
49 /* #undef HAVE_ALLOCA_H */
50 
51 /* Is the prototype for getopt in <unistd.h> in the expected format? */
52 #define HAVE_DECL_GETOPT 1
53 
54 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
55    don't. */
56 #define HAVE_DECL_VSNPRINTF 1
57 
58 /* Define to 1 if you have the <dlfcn.h> header file. */
59 #define HAVE_DLFCN_H 1
60 
61 /* Define to 1 if you have the <errno.h> header file. */
62 #define HAVE_ERRNO_H 1
63 
64 /* Define to 1 if you have the <inttypes.h> header file. */
65 #define HAVE_INTTYPES_H 1
66 
67 /* Define to 1 if you have the <limits.h> header file. */
68 #define HAVE_LIMITS_H 1
69 
70 /* Define to 1 if you have the <memory.h> header file. */
71 #define HAVE_MEMORY_H 1
72 
73 /* Define to 1 if you have the `remove' function. */
74 /* #undef HAVE_REMOVE */
75 
76 /* Define to 1 if you have the `sbrk' function. */
77 #define HAVE_SBRK 1
78 
79 /* Define to 1 if you have the <stdarg.h> header file. */
80 #define HAVE_STDARG_H 1
81 
82 /* Define to 1 if you have the <stdint.h> header file. */
83 #define HAVE_STDINT_H 1
84 
85 /* Define to 1 if you have the <stdlib.h> header file. */
86 #define HAVE_STDLIB_H 1
87 
88 /* Define to 1 if you have the <strings.h> header file. */
89 #define HAVE_STRINGS_H 1
90 
91 /* Define to 1 if you have the <string.h> header file. */
92 #define HAVE_STRING_H 1
93 
94 /* Define to 1 if you have the <sys/stat.h> header file. */
95 #define HAVE_SYS_STAT_H 1
96 
97 /* Define to 1 if you have the <sys/types.h> header file. */
98 #define HAVE_SYS_TYPES_H 1
99 
100 /* Define to 1 if you have the <unistd.h> header file. */
101 #define HAVE_UNISTD_H 1
102 
103 /* Define to 1 if you have the `unlink' function. */
104 #define HAVE_UNLINK 1
105 
106 /* Define to 1 if you have the <varargs.h> header file. */
107 /* #undef HAVE_VARARGS_H */
108 
109 /* Using i386 COFF? */
110 /* #undef I386COFF */
111 
112 /* Define to the sub-directory in which libtool stores uninstalled libraries.
113    */
114 #define LT_OBJDIR ".libs/"
115 
116 /* Using m68k COFF? */
117 /* #undef M68KCOFF */
118 
119 /* Using m88k COFF? */
120 /* #undef M88KCOFF */
121 
122 /* Default CPU for MIPS targets. */
123 /* #undef MIPS_CPU_STRING_DEFAULT */
124 
125 /* Generate 64-bit code by default on MIPS targets. */
126 /* #undef MIPS_DEFAULT_64BIT */
127 
128 /* Choose a default ABI for MIPS targets. */
129 /* #undef MIPS_DEFAULT_ABI */
130 
131 /* Define if environ is not declared in system header files. */
132 #define NEED_DECLARATION_ENVIRON 1
133 
134 /* Define if errno is not declared in system header files. */
135 /* #undef NEED_DECLARATION_ERRNO */
136 
137 /* Define if ffs is not declared in system header files. */
138 /* #undef NEED_DECLARATION_FFS */
139 
140 /* Define if free is not declared in system header files. */
141 /* #undef NEED_DECLARATION_FREE */
142 
143 /* Define if malloc is not declared in system header files. */
144 /* #undef NEED_DECLARATION_MALLOC */
145 
146 /* Define if sbrk is not declared in system header files. */
147 /* #undef NEED_DECLARATION_SBRK */
148 
149 /* Define if strstr is not declared in system header files. */
150 /* #undef NEED_DECLARATION_STRSTR */
151 
152 /* a.out support? */
153 /* #undef OBJ_MAYBE_AOUT */
154 
155 /* b.out support? */
156 /* #undef OBJ_MAYBE_BOUT */
157 
158 /* COFF support? */
159 /* #undef OBJ_MAYBE_COFF */
160 
161 /* ECOFF support? */
162 /* #undef OBJ_MAYBE_ECOFF */
163 
164 /* ELF support? */
165 /* #undef OBJ_MAYBE_ELF */
166 
167 /* generic support? */
168 /* #undef OBJ_MAYBE_GENERIC */
169 
170 /* SOM support? */
171 /* #undef OBJ_MAYBE_SOM */
172 
173 /* Name of package */
174 #define PACKAGE "gas"
175 
176 /* Define to the address where bug reports for this package should be sent. */
177 #define PACKAGE_BUGREPORT ""
178 
179 /* Define to the full name of this package. */
180 #define PACKAGE_NAME ""
181 
182 /* Define to the full name and version of this package. */
183 #define PACKAGE_STRING ""
184 
185 /* Define to the one symbol short name of this package. */
186 #define PACKAGE_TARNAME ""
187 
188 /* Define to the version of this package. */
189 #define PACKAGE_VERSION ""
190 
191 /* Define if defaulting to ELF on SCO 5. */
192 /* #undef SCO_ELF */
193 
194 /* If using the C implementation of alloca, define if you know the
195    direction of stack growth for your system; otherwise it will be
196    automatically deduced at run-time.
197 	STACK_DIRECTION > 0 => grows toward higher addresses
198 	STACK_DIRECTION < 0 => grows toward lower addresses
199 	STACK_DIRECTION = 0 => direction of growth unknown */
200 /* #undef STACK_DIRECTION */
201 
202 /* Define to 1 if you have the ANSI C header files. */
203 #define STDC_HEADERS 1
204 
205 /* Using strict COFF? */
206 /* #undef STRICTCOFF */
207 
208 /* Target alias. */
209 #define TARGET_ALIAS "shle--netbsdelf"
210 
211 /* Define as 1 if big endian. */
212 #define TARGET_BYTES_BIG_ENDIAN 0
213 
214 /* Canonical target. */
215 #define TARGET_CANONICAL "shle--netbsdelf"
216 
217 /* Target CPU. */
218 #define TARGET_CPU "shle"
219 
220 /* Target OS. */
221 #define TARGET_OS "netbsdelf"
222 
223 /* Define if default target is PowerPC Solaris. */
224 /* #undef TARGET_SOLARIS_COMMENT */
225 
226 /* Define if target is Symbian OS. */
227 /* #undef TARGET_SYMBIAN */
228 
229 /* Target vendor. */
230 #define TARGET_VENDOR ""
231 
232 /* Use b modifier when opening binary files? */
233 /* #undef USE_BINARY_FOPEN */
234 
235 /* Use emulation support? */
236 /* #undef USE_EMULATIONS */
237 
238 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
239 /* #undef USE_E_MIPS_ABI_O32 */
240 
241 /* Using cgen code? */
242 /* #undef USING_CGEN */
243 
244 /* Version number of package */
245 #define VERSION "2.19.1"
246 
247 /* Define to 1 if your processor stores words with the most significant byte
248    first (like Motorola and SPARC, unlike Intel and VAX). */
249 /* #undef WORDS_BIGENDIAN */
250 
251 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
252    `char[]'. */
253 #define YYTEXT_POINTER 1
254 
255 /* Enable GNU extensions on systems that have them.  */
256 #ifndef _GNU_SOURCE
257 # define _GNU_SOURCE 1
258 #endif
259 
260 /* Define to 1 if on MINIX. */
261 /* #undef _MINIX */
262 
263 /* Define to 2 if the system does not provide POSIX.1 features except with
264    this defined. */
265 /* #undef _POSIX_1_SOURCE */
266 
267 /* Define to 1 if you need to in order for `stat' and other things to work. */
268 /* #undef _POSIX_SOURCE */
269 
270 /* Enable extensions on AIX 3, Interix.  */
271 #ifndef _ALL_SOURCE
272 # define _ALL_SOURCE 1
273 #endif
274 /* Enable GNU extensions on systems that have them.  */
275 #ifndef _GNU_SOURCE
276 # define _GNU_SOURCE 1
277 #endif
278 /* Enable threading extensions on Solaris.  */
279 #ifndef _POSIX_PTHREAD_SEMANTICS
280 # define _POSIX_PTHREAD_SEMANTICS 1
281 #endif
282 /* Enable extensions on HP NonStop.  */
283 #ifndef _TANDEM_SOURCE
284 # define _TANDEM_SOURCE 1
285 #endif
286 /* Enable general extensions on Solaris.  */
287 #ifndef __EXTENSIONS__
288 # define __EXTENSIONS__ 1
289 #endif
290 
291 
292 /* Define to `__inline__' or `__inline' if that's what the C compiler
293    calls it, or to nothing if 'inline' is not supported under any name.  */
294 #ifndef __cplusplus
295 /* #undef inline */
296 #endif
297