]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/config.in
NEWS: arm: note that FPA support has been removed
[thirdparty/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 /* Compiling cross-assembler? */
20 #undef CROSS_COMPILE
21
22 /* Default architecture. */
23 #undef DEFAULT_ARCH
24
25 /* Default compression algorithm for --enable-compressed-debug-sections. */
26 #undef DEFAULT_COMPRESSED_DEBUG_ALGORITHM
27
28 /* Default CRIS architecture. */
29 #undef DEFAULT_CRIS_ARCH
30
31 /* Default emulation. */
32 #undef DEFAULT_EMULATION
33
34 /* Define if you want compressed debug sections by default. */
35 #undef DEFAULT_FLAG_COMPRESS_DEBUG
36
37 /* Define to 1 if you want to generate GNU Build attribute notes by default,
38 if none are contained in the input. */
39 #undef DEFAULT_GENERATE_BUILD_NOTES
40
41 /* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
42 type by default. */
43 #undef DEFAULT_GENERATE_ELF_STT_COMMON
44
45 /* Define to 1 if you want to generate x86 relax relocations by default. */
46 #undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS
47
48 /* Define to 1 if you want to fix Loongson3 LLSC Errata by default. */
49 #undef DEFAULT_MIPS_FIX_LOONGSON3_LLSC
50
51 /* Define default value for RISC-V -march. */
52 #undef DEFAULT_RISCV_ARCH_WITH_EXT
53
54 /* Define to 1 if you want to generate RISC-V arch attribute by default. */
55 #undef DEFAULT_RISCV_ATTR
56
57 /* Define default value for RISC-V -misa-spec. */
58 #undef DEFAULT_RISCV_ISA_SPEC
59
60 /* Define default value for RISC-V -mpriv-spec */
61 #undef DEFAULT_RISCV_PRIV_SPEC
62
63 /* Define to 1 if you want to generate GNU x86 used ISA and feature properties
64 by default. */
65 #undef DEFAULT_X86_USED_NOTE
66
67 /* Supported emulations. */
68 #undef EMULATIONS
69
70 /* Define if you want run-time sanity checks. */
71 #undef ENABLE_CHECKING
72
73 /* Define to 1 if translation of program messages to the user's native
74 language is requested. */
75 #undef ENABLE_NLS
76
77 /* Define to 1 if you have the Mac OS X function
78 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
79 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
80
81 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
82 the CoreFoundation framework. */
83 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
84
85 /* Define if the GNU dcgettext() function is already present or preinstalled.
86 */
87 #undef HAVE_DCGETTEXT
88
89 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
90 don't. */
91 #undef HAVE_DECL_ASPRINTF
92
93 /* Is the prototype for getopt in <unistd.h> in the expected format? */
94 #undef HAVE_DECL_GETOPT
95
96 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
97 don't. */
98 #undef HAVE_DECL_MEMPCPY
99
100 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
101 */
102 #undef HAVE_DECL_STPCPY
103
104 /* Define to 1 if you have the <dlfcn.h> header file. */
105 #undef HAVE_DLFCN_H
106
107 /* Define if the GNU gettext() function is already present or preinstalled. */
108 #undef HAVE_GETTEXT
109
110 /* Define if you have the iconv() function and it works. */
111 #undef HAVE_ICONV
112
113 /* Define to 1 if you have the <inttypes.h> header file. */
114 #undef HAVE_INTTYPES_H
115
116 /* Define if your <locale.h> file defines LC_MESSAGES. */
117 #undef HAVE_LC_MESSAGES
118
119 /* Define to 1 if you have the <memory.h> header file. */
120 #undef HAVE_MEMORY_H
121
122 /* Define to 1 if you have the <stdint.h> header file. */
123 #undef HAVE_STDINT_H
124
125 /* Define to 1 if you have the <stdlib.h> header file. */
126 #undef HAVE_STDLIB_H
127
128 /* Define to 1 if you have the <strings.h> header file. */
129 #undef HAVE_STRINGS_H
130
131 /* Define to 1 if you have the <string.h> header file. */
132 #undef HAVE_STRING_H
133
134 /* Define to 1 if you have the `strsignal' function. */
135 #undef HAVE_STRSIGNAL
136
137 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
138 #undef HAVE_ST_MTIM_TV_NSEC
139
140 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
141 #undef HAVE_ST_MTIM_TV_SEC
142
143 /* Define to 1 if you have the <sys/stat.h> header file. */
144 #undef HAVE_SYS_STAT_H
145
146 /* Define to 1 if you have the <sys/types.h> header file. */
147 #undef HAVE_SYS_TYPES_H
148
149 /* Define if <time.h> has struct tm.tm_gmtoff. */
150 #undef HAVE_TM_GMTOFF
151
152 /* Define to 1 if you have the <unistd.h> header file. */
153 #undef HAVE_UNISTD_H
154
155 /* Define to 1 if you have the <windows.h> header file. */
156 #undef HAVE_WINDOWS_H
157
158 /* Define to 1 if zstd is enabled. */
159 #undef HAVE_ZSTD
160
161 /* Using i386 COFF? */
162 #undef I386COFF
163
164 /* Define to the sub-directory in which libtool stores uninstalled libraries.
165 */
166 #undef LT_OBJDIR
167
168 /* Default CPU for MIPS targets. */
169 #undef MIPS_CPU_STRING_DEFAULT
170
171 /* Generate 64-bit code by default on MIPS targets. */
172 #undef MIPS_DEFAULT_64BIT
173
174 /* Choose a default ABI for MIPS targets. */
175 #undef MIPS_DEFAULT_ABI
176
177 /* Define value for nds32_arch_name */
178 #undef NDS32_DEFAULT_ARCH_NAME
179
180 /* Define default value for nds32_audio_ext */
181 #undef NDS32_DEFAULT_AUDIO_EXT
182
183 /* Define default value for nds32_dsp_ext */
184 #undef NDS32_DEFAULT_DSP_EXT
185
186 /* Define default value for nds32_dx_regs */
187 #undef NDS32_DEFAULT_DX_REGS
188
189 /* Define default value for nds32_perf_ext */
190 #undef NDS32_DEFAULT_PERF_EXT
191
192 /* Define default value for nds32_perf_ext2 */
193 #undef NDS32_DEFAULT_PERF_EXT2
194
195 /* Define default value for nds32_string_ext */
196 #undef NDS32_DEFAULT_STRING_EXT
197
198 /* Define default value for nds32_zol_ext */
199 #undef NDS32_DEFAULT_ZOL_EXT
200
201 /* Define default value for nds32_linux_toolchain */
202 #undef NDS32_LINUX_TOOLCHAIN
203
204 /* Define if environ is not declared in system header files. */
205 #undef NEED_DECLARATION_ENVIRON
206
207 /* Define if ffs is not declared in system header files. */
208 #undef NEED_DECLARATION_FFS
209
210 /* a.out support? */
211 #undef OBJ_MAYBE_AOUT
212
213 /* COFF support? */
214 #undef OBJ_MAYBE_COFF
215
216 /* ECOFF support? */
217 #undef OBJ_MAYBE_ECOFF
218
219 /* ELF support? */
220 #undef OBJ_MAYBE_ELF
221
222 /* generic support? */
223 #undef OBJ_MAYBE_GENERIC
224
225 /* SOM support? */
226 #undef OBJ_MAYBE_SOM
227
228 /* Name of package */
229 #undef PACKAGE
230
231 /* Define to the address where bug reports for this package should be sent. */
232 #undef PACKAGE_BUGREPORT
233
234 /* Define to the full name of this package. */
235 #undef PACKAGE_NAME
236
237 /* Define to the full name and version of this package. */
238 #undef PACKAGE_STRING
239
240 /* Define to the one symbol short name of this package. */
241 #undef PACKAGE_TARNAME
242
243 /* Define to the home page for this package. */
244 #undef PACKAGE_URL
245
246 /* Define to the version of this package. */
247 #undef PACKAGE_VERSION
248
249 /* Define to 1 if you have the ANSI C header files. */
250 #undef STDC_HEADERS
251
252 /* Using strict COFF? */
253 #undef STRICTCOFF
254
255 /* Target alias. */
256 #undef TARGET_ALIAS
257
258 /* Define as 1 if big endian. */
259 #undef TARGET_BYTES_BIG_ENDIAN
260
261 /* Canonical target. */
262 #undef TARGET_CANONICAL
263
264 /* Target CPU. */
265 #undef TARGET_CPU
266
267 /* Target OS. */
268 #undef TARGET_OS
269
270 /* Define if default target is PowerPC Solaris. */
271 #undef TARGET_SOLARIS_COMMENT
272
273 /* Target vendor. */
274 #undef TARGET_VENDOR
275
276 /* Target specific CPU. */
277 #undef TARGET_WITH_CPU
278
279 /* Use b modifier when opening binary files? */
280 #undef USE_BINARY_FOPEN
281
282 /* Allow use of EF_MIPS_ABI_O32 on MIPS targets. */
283 #undef USE_EF_MIPS_ABI_O32
284
285 /* Use emulation support? */
286 #undef USE_EMULATIONS
287
288 /* Enable extensions on AIX 3, Interix. */
289 #ifndef _ALL_SOURCE
290 # undef _ALL_SOURCE
291 #endif
292 /* Enable GNU extensions on systems that have them. */
293 #ifndef _GNU_SOURCE
294 # undef _GNU_SOURCE
295 #endif
296 /* Enable threading extensions on Solaris. */
297 #ifndef _POSIX_PTHREAD_SEMANTICS
298 # undef _POSIX_PTHREAD_SEMANTICS
299 #endif
300 /* Enable extensions on HP NonStop. */
301 #ifndef _TANDEM_SOURCE
302 # undef _TANDEM_SOURCE
303 #endif
304 /* Enable general extensions on Solaris. */
305 #ifndef __EXTENSIONS__
306 # undef __EXTENSIONS__
307 #endif
308
309
310 /* Using cgen code? */
311 #undef USING_CGEN
312
313 /* Version number of package */
314 #undef VERSION
315
316 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
317 significant byte first (like Motorola and SPARC, unlike Intel). */
318 #if defined AC_APPLE_UNIVERSAL_BUILD
319 # if defined __BIG_ENDIAN__
320 # define WORDS_BIGENDIAN 1
321 # endif
322 #else
323 # ifndef WORDS_BIGENDIAN
324 # undef WORDS_BIGENDIAN
325 # endif
326 #endif
327
328 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
329 `char[]'. */
330 #undef YYTEXT_POINTER
331
332 /* Enable large inode numbers on Mac OS X 10.5. */
333 #ifndef _DARWIN_USE_64_BIT_INODE
334 # define _DARWIN_USE_64_BIT_INODE 1
335 #endif
336
337 /* Number of bits in a file offset, on hosts where this is settable. */
338 #undef _FILE_OFFSET_BITS
339
340 /* Define for large files, on AIX-style hosts. */
341 #undef _LARGE_FILES
342
343 /* Define to 1 if on MINIX. */
344 #undef _MINIX
345
346 /* Define to 2 if the system does not provide POSIX.1 features except with
347 this defined. */
348 #undef _POSIX_1_SOURCE
349
350 /* Define to 1 if you need to in order for `stat' and other things to work. */
351 #undef _POSIX_SOURCE