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