MIPS: Change all E_MIPS_* to EF_MIPS_*
[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 declaration of `asprintf', and to 0 if you
78 don't. */
79 #undef HAVE_DECL_ASPRINTF
80
81 /* Is the prototype for getopt in <unistd.h> in the expected format? */
82 #undef HAVE_DECL_GETOPT
83
84 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
85 don't. */
86 #undef HAVE_DECL_MEMPCPY
87
88 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
89 */
90 #undef HAVE_DECL_STPCPY
91
92 /* Define to 1 if you have the <dlfcn.h> header file. */
93 #undef HAVE_DLFCN_H
94
95 /* Define to 1 if you have the <inttypes.h> header file. */
96 #undef HAVE_INTTYPES_H
97
98 /* Define if your <locale.h> file defines LC_MESSAGES. */
99 #undef HAVE_LC_MESSAGES
100
101 /* Define to 1 if you have the <memory.h> header file. */
102 #undef HAVE_MEMORY_H
103
104 /* Define to 1 if you have the <stdint.h> header file. */
105 #undef HAVE_STDINT_H
106
107 /* Define to 1 if you have the <stdlib.h> header file. */
108 #undef HAVE_STDLIB_H
109
110 /* Define to 1 if you have the <strings.h> header file. */
111 #undef HAVE_STRINGS_H
112
113 /* Define to 1 if you have the <string.h> header file. */
114 #undef HAVE_STRING_H
115
116 /* Define to 1 if you have the `strsignal' function. */
117 #undef HAVE_STRSIGNAL
118
119 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
120 #undef HAVE_ST_MTIM_TV_NSEC
121
122 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
123 #undef HAVE_ST_MTIM_TV_SEC
124
125 /* Define to 1 if you have the <sys/stat.h> header file. */
126 #undef HAVE_SYS_STAT_H
127
128 /* Define to 1 if you have the <sys/types.h> header file. */
129 #undef HAVE_SYS_TYPES_H
130
131 /* Define if <time.h> has struct tm.tm_gmtoff. */
132 #undef HAVE_TM_GMTOFF
133
134 /* Define to 1 if you have the <unistd.h> header file. */
135 #undef HAVE_UNISTD_H
136
137 /* Define to 1 if you have the <windows.h> header file. */
138 #undef HAVE_WINDOWS_H
139
140 /* Define to 1 if zstd is enabled. */
141 #undef HAVE_ZSTD
142
143 /* Using i386 COFF? */
144 #undef I386COFF
145
146 /* Define to the sub-directory in which libtool stores uninstalled libraries.
147 */
148 #undef LT_OBJDIR
149
150 /* Default CPU for MIPS targets. */
151 #undef MIPS_CPU_STRING_DEFAULT
152
153 /* Generate 64-bit code by default on MIPS targets. */
154 #undef MIPS_DEFAULT_64BIT
155
156 /* Choose a default ABI for MIPS targets. */
157 #undef MIPS_DEFAULT_ABI
158
159 /* Define value for nds32_arch_name */
160 #undef NDS32_DEFAULT_ARCH_NAME
161
162 /* Define default value for nds32_audio_ext */
163 #undef NDS32_DEFAULT_AUDIO_EXT
164
165 /* Define default value for nds32_dsp_ext */
166 #undef NDS32_DEFAULT_DSP_EXT
167
168 /* Define default value for nds32_dx_regs */
169 #undef NDS32_DEFAULT_DX_REGS
170
171 /* Define default value for nds32_perf_ext */
172 #undef NDS32_DEFAULT_PERF_EXT
173
174 /* Define default value for nds32_perf_ext2 */
175 #undef NDS32_DEFAULT_PERF_EXT2
176
177 /* Define default value for nds32_string_ext */
178 #undef NDS32_DEFAULT_STRING_EXT
179
180 /* Define default value for nds32_zol_ext */
181 #undef NDS32_DEFAULT_ZOL_EXT
182
183 /* Define default value for nds32_linux_toolchain */
184 #undef NDS32_LINUX_TOOLCHAIN
185
186 /* Define if environ is not declared in system header files. */
187 #undef NEED_DECLARATION_ENVIRON
188
189 /* Define if ffs is not declared in system header files. */
190 #undef NEED_DECLARATION_FFS
191
192 /* a.out support? */
193 #undef OBJ_MAYBE_AOUT
194
195 /* COFF support? */
196 #undef OBJ_MAYBE_COFF
197
198 /* ECOFF support? */
199 #undef OBJ_MAYBE_ECOFF
200
201 /* ELF support? */
202 #undef OBJ_MAYBE_ELF
203
204 /* generic support? */
205 #undef OBJ_MAYBE_GENERIC
206
207 /* SOM support? */
208 #undef OBJ_MAYBE_SOM
209
210 /* Name of package */
211 #undef PACKAGE
212
213 /* Define to the address where bug reports for this package should be sent. */
214 #undef PACKAGE_BUGREPORT
215
216 /* Define to the full name of this package. */
217 #undef PACKAGE_NAME
218
219 /* Define to the full name and version of this package. */
220 #undef PACKAGE_STRING
221
222 /* Define to the one symbol short name of this package. */
223 #undef PACKAGE_TARNAME
224
225 /* Define to the home page for this package. */
226 #undef PACKAGE_URL
227
228 /* Define to the version of this package. */
229 #undef PACKAGE_VERSION
230
231 /* Define to 1 if you have the ANSI C header files. */
232 #undef STDC_HEADERS
233
234 /* Using strict COFF? */
235 #undef STRICTCOFF
236
237 /* Target alias. */
238 #undef TARGET_ALIAS
239
240 /* Define as 1 if big endian. */
241 #undef TARGET_BYTES_BIG_ENDIAN
242
243 /* Canonical target. */
244 #undef TARGET_CANONICAL
245
246 /* Target CPU. */
247 #undef TARGET_CPU
248
249 /* Target OS. */
250 #undef TARGET_OS
251
252 /* Define if default target is PowerPC Solaris. */
253 #undef TARGET_SOLARIS_COMMENT
254
255 /* Target vendor. */
256 #undef TARGET_VENDOR
257
258 /* Target specific CPU. */
259 #undef TARGET_WITH_CPU
260
261 /* Use b modifier when opening binary files? */
262 #undef USE_BINARY_FOPEN
263
264 /* Use emulation support? */
265 #undef USE_EMULATIONS
266
267 /* Allow use of EF_MIPS_ABI_O32 on MIPS targets. */
268 #undef USE_EF_MIPS_ABI_O32
269
270 /* Enable extensions on AIX 3, Interix. */
271 #ifndef _ALL_SOURCE
272 # undef _ALL_SOURCE
273 #endif
274 /* Enable GNU extensions on systems that have them. */
275 #ifndef _GNU_SOURCE
276 # undef _GNU_SOURCE
277 #endif
278 /* Enable threading extensions on Solaris. */
279 #ifndef _POSIX_PTHREAD_SEMANTICS
280 # undef _POSIX_PTHREAD_SEMANTICS
281 #endif
282 /* Enable extensions on HP NonStop. */
283 #ifndef _TANDEM_SOURCE
284 # undef _TANDEM_SOURCE
285 #endif
286 /* Enable general extensions on Solaris. */
287 #ifndef __EXTENSIONS__
288 # undef __EXTENSIONS__
289 #endif
290
291
292 /* Using cgen code? */
293 #undef USING_CGEN
294
295 /* Version number of package */
296 #undef VERSION
297
298 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
299 significant byte first (like Motorola and SPARC, unlike Intel). */
300 #if defined AC_APPLE_UNIVERSAL_BUILD
301 # if defined __BIG_ENDIAN__
302 # define WORDS_BIGENDIAN 1
303 # endif
304 #else
305 # ifndef WORDS_BIGENDIAN
306 # undef WORDS_BIGENDIAN
307 # endif
308 #endif
309
310 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
311 `char[]'. */
312 #undef YYTEXT_POINTER
313
314 /* Enable large inode numbers on Mac OS X 10.5. */
315 #ifndef _DARWIN_USE_64_BIT_INODE
316 # define _DARWIN_USE_64_BIT_INODE 1
317 #endif
318
319 /* Number of bits in a file offset, on hosts where this is settable. */
320 #undef _FILE_OFFSET_BITS
321
322 /* Define for large files, on AIX-style hosts. */
323 #undef _LARGE_FILES
324
325 /* Define to 1 if on MINIX. */
326 #undef _MINIX
327
328 /* Define to 2 if the system does not provide POSIX.1 features except with
329 this defined. */
330 #undef _POSIX_1_SOURCE
331
332 /* Define to 1 if you need to in order for `stat' and other things to work. */
333 #undef _POSIX_SOURCE