e4c55700afb21fbec15aff9e8b3dc66b2e1771de
[deliverable/binutils-gdb.git] / gas / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 # error config.h must be #included before system headers
7 #endif
8 #define __CONFIG_H__ 1
9
10 /* Define if building universal (internal helper macro) */
11 #undef AC_APPLE_UNIVERSAL_BUILD
12
13 /* Define if using AIX 5.2 value for C_WEAKEXT. */
14 #undef AIX_WEAK_SUPPORT
15
16 /* assert broken? */
17 #undef BROKEN_ASSERT
18
19 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
20 systems. This function is required for `alloca.c' support on those systems.
21 */
22 #undef CRAY_STACKSEG_END
23
24 /* Compiling cross-assembler? */
25 #undef CROSS_COMPILE
26
27 /* Define to 1 if using `alloca.c'. */
28 #undef C_ALLOCA
29
30 /* Default architecture. */
31 #undef DEFAULT_ARCH
32
33 /* Default CRIS architecture. */
34 #undef DEFAULT_CRIS_ARCH
35
36 /* Default emulation. */
37 #undef DEFAULT_EMULATION
38
39 /* Define if you want compressed debug sections by default. */
40 #undef DEFAULT_FLAG_COMPRESS_DEBUG
41
42 /* Define to 1 if you want to generate GNU Build attribute notes by default,
43 if none are contained in the input. */
44 #undef DEFAULT_GENERATE_BUILD_NOTES
45
46 /* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
47 type by default. */
48 #undef DEFAULT_GENERATE_ELF_STT_COMMON
49
50 /* Define to 1 if you want to generate x86 relax relocations by default. */
51 #undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS
52
53 /* Define to 1 if you want to generate RISC-V arch attribute by default.
54 */
55 #undef DEFAULT_RISCV_ATTR
56
57 /* Define to 1 if you want to generate GNU x86 used ISA and feature properties
58 by default. */
59 #undef DEFAULT_X86_USED_NOTE
60
61 /* Supported emulations. */
62 #undef EMULATIONS
63
64 /* Define if you want run-time sanity checks. */
65 #undef ENABLE_CHECKING
66
67 /* Define to 1 if translation of program messages to the user's native
68 language is requested. */
69 #undef ENABLE_NLS
70
71 /* Define to 1 if you have `alloca', as a function or macro. */
72 #undef HAVE_ALLOCA
73
74 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
75 */
76 #undef HAVE_ALLOCA_H
77
78 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
79 don't. */
80 #undef HAVE_DECL_ASPRINTF
81
82 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
83 */
84 #undef HAVE_DECL_FREE
85
86 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
87 */
88 #undef HAVE_DECL_GETENV
89
90 /* Is the prototype for getopt in <unistd.h> in the expected format? */
91 #undef HAVE_DECL_GETOPT
92
93 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
94 */
95 #undef HAVE_DECL_MALLOC
96
97 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
98 don't. */
99 #undef HAVE_DECL_MEMPCPY
100
101 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
102 don't. */
103 #undef HAVE_DECL_REALLOC
104
105 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
106 */
107 #undef HAVE_DECL_STPCPY
108
109 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
110 */
111 #undef HAVE_DECL_STRSTR
112
113 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
114 don't. */
115 #undef HAVE_DECL_VSNPRINTF
116
117 /* Define to 1 if you have the <dlfcn.h> header file. */
118 #undef HAVE_DLFCN_H
119
120 /* Define to 1 if you have the <errno.h> header file. */
121 #undef HAVE_ERRNO_H
122
123 /* Define to 1 if you have the <inttypes.h> header file. */
124 #undef HAVE_INTTYPES_H
125
126 /* Define if your <locale.h> file defines LC_MESSAGES. */
127 #undef HAVE_LC_MESSAGES
128
129 /* Define to 1 if you have the <limits.h> header file. */
130 #undef HAVE_LIMITS_H
131
132 /* Define to 1 if you have the <locale.h> header file. */
133 #undef HAVE_LOCALE_H
134
135 /* Define to 1 if you have the <memory.h> header file. */
136 #undef HAVE_MEMORY_H
137
138 /* Define to 1 if you have the `remove' function. */
139 #undef HAVE_REMOVE
140
141 /* Define to 1 if you have the `sbrk' function. */
142 #undef HAVE_SBRK
143
144 /* Define to 1 if you have the `setlocale' function. */
145 #undef HAVE_SETLOCALE
146
147 /* Define to 1 if you have the <stdint.h> header file. */
148 #undef HAVE_STDINT_H
149
150 /* Define to 1 if you have the <stdlib.h> header file. */
151 #undef HAVE_STDLIB_H
152
153 /* Define to 1 if you have the <strings.h> header file. */
154 #undef HAVE_STRINGS_H
155
156 /* Define to 1 if you have the <string.h> header file. */
157 #undef HAVE_STRING_H
158
159 /* Define to 1 if you have the `strsignal' function. */
160 #undef HAVE_STRSIGNAL
161
162 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
163 #undef HAVE_ST_MTIM_TV_NSEC
164
165 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
166 #undef HAVE_ST_MTIM_TV_SEC
167
168 /* Define to 1 if you have the <sys/stat.h> header file. */
169 #undef HAVE_SYS_STAT_H
170
171 /* Define to 1 if you have the <sys/types.h> header file. */
172 #undef HAVE_SYS_TYPES_H
173
174 /* Define to 1 if you have the <time.h> header file. */
175 #undef HAVE_TIME_H
176
177 /* Define if <time.h> has struct tm.tm_gmtoff. */
178 #undef HAVE_TM_GMTOFF
179
180 /* Define to 1 if you have the <unistd.h> header file. */
181 #undef HAVE_UNISTD_H
182
183 /* Define to 1 if you have the `unlink' function. */
184 #undef HAVE_UNLINK
185
186 /* Define to 1 if you have the <windows.h> header file. */
187 #undef HAVE_WINDOWS_H
188
189 /* Using i386 COFF? */
190 #undef I386COFF
191
192 /* Define to the sub-directory in which libtool stores uninstalled libraries.
193 */
194 #undef LT_OBJDIR
195
196 /* Default CPU for MIPS targets. */
197 #undef MIPS_CPU_STRING_DEFAULT
198
199 /* Generate 64-bit code by default on MIPS targets. */
200 #undef MIPS_DEFAULT_64BIT
201
202 /* Choose a default ABI for MIPS targets. */
203 #undef MIPS_DEFAULT_ABI
204
205 /* Define value for nds32_arch_name */
206 #undef NDS32_DEFAULT_ARCH_NAME
207
208 /* Define default value for nds32_audio_ext */
209 #undef NDS32_DEFAULT_AUDIO_EXT
210
211 /* Define default value for nds32_dsp_ext */
212 #undef NDS32_DEFAULT_DSP_EXT
213
214 /* Define default value for nds32_dx_regs */
215 #undef NDS32_DEFAULT_DX_REGS
216
217 /* Define default value for nds32_perf_ext */
218 #undef NDS32_DEFAULT_PERF_EXT
219
220 /* Define default value for nds32_perf_ext2 */
221 #undef NDS32_DEFAULT_PERF_EXT2
222
223 /* Define default value for nds32_string_ext */
224 #undef NDS32_DEFAULT_STRING_EXT
225
226 /* Define default value for nds32_zol_ext */
227 #undef NDS32_DEFAULT_ZOL_EXT
228
229 /* Define default value for nds32_linux_toolchain */
230 #undef NDS32_LINUX_TOOLCHAIN
231
232 /* Define if environ is not declared in system header files. */
233 #undef NEED_DECLARATION_ENVIRON
234
235 /* Define if errno is not declared in system header files. */
236 #undef NEED_DECLARATION_ERRNO
237
238 /* Define if ffs is not declared in system header files. */
239 #undef NEED_DECLARATION_FFS
240
241 /* Define if free is not declared in system header files. */
242 #undef NEED_DECLARATION_FREE
243
244 /* Define if malloc is not declared in system header files. */
245 #undef NEED_DECLARATION_MALLOC
246
247 /* Define if sbrk is not declared in system header files. */
248 #undef NEED_DECLARATION_SBRK
249
250 /* Define if strstr is not declared in system header files. */
251 #undef NEED_DECLARATION_STRSTR
252
253 /* a.out support? */
254 #undef OBJ_MAYBE_AOUT
255
256 /* COFF support? */
257 #undef OBJ_MAYBE_COFF
258
259 /* ECOFF support? */
260 #undef OBJ_MAYBE_ECOFF
261
262 /* ELF support? */
263 #undef OBJ_MAYBE_ELF
264
265 /* generic support? */
266 #undef OBJ_MAYBE_GENERIC
267
268 /* SOM support? */
269 #undef OBJ_MAYBE_SOM
270
271 /* Name of package */
272 #undef PACKAGE
273
274 /* Define to the address where bug reports for this package should be sent. */
275 #undef PACKAGE_BUGREPORT
276
277 /* Define to the full name of this package. */
278 #undef PACKAGE_NAME
279
280 /* Define to the full name and version of this package. */
281 #undef PACKAGE_STRING
282
283 /* Define to the one symbol short name of this package. */
284 #undef PACKAGE_TARNAME
285
286 /* Define to the home page for this package. */
287 #undef PACKAGE_URL
288
289 /* Define to the version of this package. */
290 #undef PACKAGE_VERSION
291
292 /* If using the C implementation of alloca, define if you know the
293 direction of stack growth for your system; otherwise it will be
294 automatically deduced at runtime.
295 STACK_DIRECTION > 0 => grows toward higher addresses
296 STACK_DIRECTION < 0 => grows toward lower addresses
297 STACK_DIRECTION = 0 => direction of growth unknown */
298 #undef STACK_DIRECTION
299
300 /* Define to 1 if you have the ANSI C header files. */
301 #undef STDC_HEADERS
302
303 /* Using strict COFF? */
304 #undef STRICTCOFF
305
306 /* Define if you can safely include both <string.h> and <strings.h>. */
307 #undef STRING_WITH_STRINGS
308
309 /* Target alias. */
310 #undef TARGET_ALIAS
311
312 /* Define as 1 if big endian. */
313 #undef TARGET_BYTES_BIG_ENDIAN
314
315 /* Canonical target. */
316 #undef TARGET_CANONICAL
317
318 /* Target CPU. */
319 #undef TARGET_CPU
320
321 /* Target OS. */
322 #undef TARGET_OS
323
324 /* Define if default target is PowerPC Solaris. */
325 #undef TARGET_SOLARIS_COMMENT
326
327 /* Target vendor. */
328 #undef TARGET_VENDOR
329
330 /* Target specific CPU. */
331 #undef TARGET_WITH_CPU
332
333 /* Use b modifier when opening binary files? */
334 #undef USE_BINARY_FOPEN
335
336 /* Use emulation support? */
337 #undef USE_EMULATIONS
338
339 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
340 #undef USE_E_MIPS_ABI_O32
341
342 /* Enable extensions on AIX 3, Interix. */
343 #ifndef _ALL_SOURCE
344 # undef _ALL_SOURCE
345 #endif
346 /* Enable GNU extensions on systems that have them. */
347 #ifndef _GNU_SOURCE
348 # undef _GNU_SOURCE
349 #endif
350 /* Enable threading extensions on Solaris. */
351 #ifndef _POSIX_PTHREAD_SEMANTICS
352 # undef _POSIX_PTHREAD_SEMANTICS
353 #endif
354 /* Enable extensions on HP NonStop. */
355 #ifndef _TANDEM_SOURCE
356 # undef _TANDEM_SOURCE
357 #endif
358 /* Enable general extensions on Solaris. */
359 #ifndef __EXTENSIONS__
360 # undef __EXTENSIONS__
361 #endif
362
363
364 /* Using cgen code? */
365 #undef USING_CGEN
366
367 /* Version number of package */
368 #undef VERSION
369
370 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
371 significant byte first (like Motorola and SPARC, unlike Intel). */
372 #if defined AC_APPLE_UNIVERSAL_BUILD
373 # if defined __BIG_ENDIAN__
374 # define WORDS_BIGENDIAN 1
375 # endif
376 #else
377 # ifndef WORDS_BIGENDIAN
378 # undef WORDS_BIGENDIAN
379 # endif
380 #endif
381
382 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
383 `char[]'. */
384 #undef YYTEXT_POINTER
385
386 /* Enable large inode numbers on Mac OS X 10.5. */
387 #ifndef _DARWIN_USE_64_BIT_INODE
388 # define _DARWIN_USE_64_BIT_INODE 1
389 #endif
390
391 /* Number of bits in a file offset, on hosts where this is settable. */
392 #undef _FILE_OFFSET_BITS
393
394 /* Define for large files, on AIX-style hosts. */
395 #undef _LARGE_FILES
396
397 /* Define to 1 if on MINIX. */
398 #undef _MINIX
399
400 /* Define to 2 if the system does not provide POSIX.1 features except with
401 this defined. */
402 #undef _POSIX_1_SOURCE
403
404 /* Define to 1 if you need to in order for `stat' and other things to work. */
405 #undef _POSIX_SOURCE
406
407 /* Define to `__inline__' or `__inline' if that's what the C compiler
408 calls it, or to nothing if 'inline' is not supported under any name. */
409 #ifndef __cplusplus
410 #undef inline
411 #endif
412
413 /* Define to `unsigned int' if <sys/types.h> does not define. */
414 #undef size_t
This page took 0.05723 seconds and 4 git commands to generate.