]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config.in
aarch64-simd.md (simd_fabd): New Attribute.
[thirdparty/gcc.git] / gcc / config.in
CommitLineData
a6a5e4c9 1/* config.in. Generated from configure.ac by autoheader. */
71a94577 2
5213506e
RW
3/* Define if building universal (internal helper macro) */
4#ifndef USED_FOR_TARGET
5#undef AC_APPLE_UNIVERSAL_BUILD
6#endif
7
8
236ec2d7 9/* Define as the number of bits in a byte, if `limits.h' doesn't. */
232b67d9 10#ifndef USED_FOR_TARGET
a6a5e4c9 11#undef CHAR_BIT
232b67d9
NS
12#endif
13
e256b8b6 14
a6a5e4c9 15/* Define 0/1 to force the choice for exception handling model. */
232b67d9 16#ifndef USED_FOR_TARGET
a6a5e4c9 17#undef CONFIG_SJLJ_EXCEPTIONS
232b67d9
NS
18#endif
19
e9831ca0 20
a6a5e4c9 21/* Define to enable the use of a default assembler. */
232b67d9 22#ifndef USED_FOR_TARGET
a6a5e4c9 23#undef DEFAULT_ASSEMBLER
232b67d9
NS
24#endif
25
c375c43b 26
a6a5e4c9 27/* Define to enable the use of a default linker. */
232b67d9 28#ifndef USED_FOR_TARGET
a6a5e4c9 29#undef DEFAULT_LINKER
232b67d9
NS
30#endif
31
ab87f8c8 32
a6a5e4c9
KC
33/* Define if you want to use __cxa_atexit, rather than atexit, to register C++
34 destructors for local statics and global objects. This is essential for
35 fully standards-compliant handling of destructors, but requires
36 __cxa_atexit in libc. */
232b67d9 37#ifndef USED_FOR_TARGET
a6a5e4c9 38#undef DEFAULT_USE_CXA_ATEXIT
232b67d9
NS
39#endif
40
3ec83fc2 41
06c37c96 42/* Define if you want assertions enabled. This is a cheap check. */
232b67d9 43#ifndef USED_FOR_TARGET
06c37c96 44#undef ENABLE_ASSERT_CHECKING
232b67d9
NS
45#endif
46
06c37c96 47
a6a5e4c9
KC
48/* Define if you want more run-time sanity checks. This one gets a grab bag of
49 miscellaneous but relatively cheap checks. */
232b67d9 50#ifndef USED_FOR_TARGET
a6a5e4c9 51#undef ENABLE_CHECKING
232b67d9
NS
52#endif
53
c375c43b 54
3089f8b5
PB
55/* Define to 1 to specify that we are using the BID decimal floating point
56 format instead of DPD */
57#ifndef USED_FOR_TARGET
58#undef ENABLE_DECIMAL_BID_FORMAT
59#endif
60
61
486aa804
BE
62/* Define to 1 to enable decimal float extension to C. */
63#ifndef USED_FOR_TARGET
64#undef ENABLE_DECIMAL_FLOAT
65#endif
66
67
3089f8b5 68/* Define if you want more run-time sanity checks for dataflow. */
79b87c74 69#ifndef USED_FOR_TARGET
3089f8b5 70#undef ENABLE_DF_CHECKING
79b87c74
MM
71#endif
72
73
ab22c1fa
CF
74/* Define to 1 to enable fixed-point arithmetic extension to C. */
75#ifndef USED_FOR_TARGET
76#undef ENABLE_FIXED_POINT
77#endif
78
79
a6a5e4c9
KC
80/* Define if you want fold checked that it never destructs its argument. This
81 is quite expensive. */
232b67d9 82#ifndef USED_FOR_TARGET
a6a5e4c9 83#undef ENABLE_FOLD_CHECKING
232b67d9
NS
84#endif
85
956d6950 86
a6a5e4c9
KC
87/* Define if you want the garbage collector to operate in maximally paranoid
88 mode, validating the entire heap and collecting garbage at every
89 opportunity. This is extremely expensive. */
232b67d9 90#ifndef USED_FOR_TARGET
a6a5e4c9 91#undef ENABLE_GC_ALWAYS_COLLECT
232b67d9
NS
92#endif
93
956d6950 94
a6a5e4c9
KC
95/* Define if you want the garbage collector to do object poisoning and other
96 memory allocation checks. This is quite expensive. */
232b67d9 97#ifndef USED_FOR_TARGET
a6a5e4c9 98#undef ENABLE_GC_CHECKING
232b67d9
NS
99#endif
100
e256b8b6 101
70b1e376
RW
102/* Define if you want operations on GIMPLE (the basic data structure of the
103 high-level optimizers) to be checked for dynamic type safety at runtime.
104 This is moderately expensive. */
105#ifndef USED_FOR_TARGET
106#undef ENABLE_GIMPLE_CHECKING
107#endif
108
109
cd533689
PP
110/* Define if gcc should always pass --build-id to linker. */
111#ifndef USED_FOR_TARGET
112#undef ENABLE_LD_BUILDID
113#endif
114
115
87e6d9dc
TB
116/* Define to 1 to enable libquadmath support */
117#ifndef USED_FOR_TARGET
118#undef ENABLE_LIBQUADMATH_SUPPORT
119#endif
120
121
d7f09764
DN
122/* Define to enable LTO support. */
123#ifndef USED_FOR_TARGET
124#undef ENABLE_LTO
125#endif
126
127
a6a5e4c9
KC
128/* Define to 1 if translation of program messages to the user's native
129 language is requested. */
232b67d9 130#ifndef USED_FOR_TARGET
a6a5e4c9 131#undef ENABLE_NLS
232b67d9
NS
132#endif
133
c375c43b 134
68a607d8
DN
135/* Define to enable plugin support. */
136#ifndef USED_FOR_TARGET
137#undef ENABLE_PLUGIN
138#endif
139
140
a6a5e4c9
KC
141/* Define if you want all operations on RTL (the basic data structure of the
142 optimizer and back end) to be checked for dynamic type safety at runtime.
143 This is quite expensive. */
232b67d9 144#ifndef USED_FOR_TARGET
a6a5e4c9 145#undef ENABLE_RTL_CHECKING
232b67d9
NS
146#endif
147
a15135c9 148
a6a5e4c9
KC
149/* Define if you want RTL flag accesses to be checked against the RTL codes
150 that are supported for each access macro. This is relatively cheap. */
232b67d9 151#ifndef USED_FOR_TARGET
a6a5e4c9 152#undef ENABLE_RTL_FLAG_CHECKING
232b67d9
NS
153#endif
154
0ee31ab1 155
b53ef395
NS
156/* Define if you want runtime assertions enabled. This is a cheap check. */
157#undef ENABLE_RUNTIME_CHECKING
158
a6a5e4c9
KC
159/* Define if you want all operations on trees (the basic data structure of the
160 front ends) to be checked for dynamic type safety at runtime. This is
2af5538b
PB
161 moderately expensive. The tree browser debugging routines will also be
162 enabled by this option. */
232b67d9 163#ifndef USED_FOR_TARGET
a6a5e4c9 164#undef ENABLE_TREE_CHECKING
232b67d9
NS
165#endif
166
0ee31ab1 167
dc60b775
CD
168/* Define if you want all gimple types to be verified after gimplifiation.
169 This is cheap. */
7e98624c
RG
170#ifndef USED_FOR_TARGET
171#undef ENABLE_TYPES_CHECKING
172#endif
173
174
a6a5e4c9
KC
175/* Define if you want to run subprograms and generated programs through
176 valgrind (a memory checker). This is extremely expensive. */
232b67d9 177#ifndef USED_FOR_TARGET
a6a5e4c9 178#undef ENABLE_VALGRIND_CHECKING
232b67d9
NS
179#endif
180
c1800ec8 181
a1286ef5
ZW
182/* Define to 1 if installation paths should be looked up in the Windows
183 Registry. Ignored on non-Windows hosts. */
232b67d9 184#ifndef USED_FOR_TARGET
a6a5e4c9 185#undef ENABLE_WIN32_REGISTRY
232b67d9
NS
186#endif
187
475c267f 188
a6a5e4c9
KC
189/* Define to the name of a file containing a list of extra machine modes for
190 this architecture. */
232b67d9 191#ifndef USED_FOR_TARGET
a6a5e4c9 192#undef EXTRA_MODES_FILE
232b67d9
NS
193#endif
194
3b681e9d 195
a6a5e4c9 196/* Define to enable detailed memory allocation stats gathering. */
232b67d9 197#ifndef USED_FOR_TARGET
a6a5e4c9 198#undef GATHER_STATISTICS
232b67d9
NS
199#endif
200
54953b66 201
4f6d8cc8
GK
202/* mcontext_t fields start with __ */
203#ifndef USED_FOR_TARGET
204#undef HAS_MCONTEXT_T_UNDERSCORES
205#endif
206
207
b639c3c2
JJ
208/* Define if your assembler supports cmpb. */
209#ifndef USED_FOR_TARGET
210#undef HAVE_AS_CMPB
211#endif
212
213
47f67e51
PB
214/* Define if your assembler supports the DCI/ICI instructions. */
215#ifndef USED_FOR_TARGET
216#undef HAVE_AS_DCI
217#endif
218
219
c8aea42c
PB
220/* Define if your assembler supports the --debug-prefix-map option. */
221#ifndef USED_FOR_TARGET
222#undef HAVE_AS_DEBUG_PREFIX_MAP
223#endif
224
225
b639c3c2
JJ
226/* Define if your assembler supports DFP instructions. */
227#ifndef USED_FOR_TARGET
228#undef HAVE_AS_DFP
229#endif
230
231
293b77b0
CF
232/* Define if your assembler supports DSPR1 mult. */
233#ifndef USED_FOR_TARGET
234#undef HAVE_AS_DSPR1_MULT
235#endif
236
237
a44380d2
JM
238/* Define if your assembler supports .dtprelword. */
239#ifndef USED_FOR_TARGET
240#undef HAVE_AS_DTPRELWORD
241#endif
242
243
a6a5e4c9
KC
244/* Define if your assembler supports dwarf2 .file/.loc directives, and
245 preserves file table indices exactly as given. */
232b67d9 246#ifndef USED_FOR_TARGET
a6a5e4c9 247#undef HAVE_AS_DWARF2_DEBUG_LINE
232b67d9
NS
248#endif
249
24a184c9 250
a6a5e4c9 251/* Define if your assembler supports explicit relocations. */
232b67d9 252#ifndef USED_FOR_TARGET
a6a5e4c9 253#undef HAVE_AS_EXPLICIT_RELOCS
232b67d9
NS
254#endif
255
03c41c05 256
e8b141b5
DM
257/* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
258#ifndef USED_FOR_TARGET
259#undef HAVE_AS_FMAF_HPC_VIS3
260#endif
261
262
9719f3b7
DE
263/* Define if your assembler supports fprnd. */
264#ifndef USED_FOR_TARGET
265#undef HAVE_AS_FPRND
266#endif
267
268
a6a5e4c9 269/* Define if your assembler supports the --gdwarf2 option. */
232b67d9 270#ifndef USED_FOR_TARGET
a6a5e4c9 271#undef HAVE_AS_GDWARF2_DEBUG_FLAG
232b67d9
NS
272#endif
273
a37db56b 274
dcb957d9
JM
275/* Define if your assembler supports .gnu_attribute. */
276#ifndef USED_FOR_TARGET
277#undef HAVE_AS_GNU_ATTRIBUTE
278#endif
279
280
a6a5e4c9 281/* Define true if the assembler supports '.long foo@GOTOFF'. */
232b67d9 282#ifndef USED_FOR_TARGET
a6a5e4c9 283#undef HAVE_AS_GOTOFF_IN_DATA
232b67d9
NS
284#endif
285
956d6950 286
a6a5e4c9 287/* Define if your assembler supports the --gstabs option. */
232b67d9 288#ifndef USED_FOR_TARGET
a6a5e4c9 289#undef HAVE_AS_GSTABS_DEBUG_FLAG
232b67d9
NS
290#endif
291
2bd02043 292
a6a5e4c9 293/* Define if your assembler supports the Sun syntax for cmov. */
232b67d9 294#ifndef USED_FOR_TARGET
a6a5e4c9 295#undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
232b67d9
NS
296#endif
297
8eb6a092 298
68b92f78
RS
299/* Define if your assembler supports the subtraction of symbols in different
300 sections. */
301#ifndef USED_FOR_TARGET
302#undef HAVE_AS_IX86_DIFF_SECT_DELTA
303#endif
304
305
b6c03bcd
RS
306/* Define if your assembler supports the ffreep mnemonic. */
307#ifndef USED_FOR_TARGET
308#undef HAVE_AS_IX86_FFREEP
309#endif
310
311
a3a5e3d1
UB
312/* Define if your assembler uses fildq and fistq mnemonics. */
313#ifndef USED_FOR_TARGET
314#undef HAVE_AS_IX86_FILDQ
315#endif
316
317
318/* Define if your assembler uses filds and fists mnemonics. */
319#ifndef USED_FOR_TARGET
320#undef HAVE_AS_IX86_FILDS
321#endif
322
323
b993039f
EB
324/* Define if your assembler supports HLE prefixes. */
325#ifndef USED_FOR_TARGET
326#undef HAVE_AS_IX86_HLE
327#endif
328
329
953c29f7 330/* Define if your assembler supports the .quad directive. */
2433310d 331#ifndef USED_FOR_TARGET
953c29f7 332#undef HAVE_AS_IX86_QUAD
2433310d
RO
333#endif
334
335
abcb0bd9 336/* Define if the assembler supports 'rep <insn>, lock <insn>'. */
ed104137 337#ifndef USED_FOR_TARGET
953c29f7 338#undef HAVE_AS_IX86_REP_LOCK_PREFIX
ed104137
RO
339#endif
340
341
953c29f7 342/* Define if your assembler supports the sahf mnemonic in 64bit mode. */
38ca3765
UB
343#ifndef USED_FOR_TARGET
344#undef HAVE_AS_IX86_SAHF
345#endif
346
347
bad72d7a
RH
348/* Define if your assembler supports the swap suffix. */
349#ifndef USED_FOR_TARGET
350#undef HAVE_AS_IX86_SWAP
351#endif
352
353
0f24748c 354/* Define if your assembler and linker support @tlsgdplt. */
8950516e
RO
355#ifndef USED_FOR_TARGET
356#undef HAVE_AS_IX86_TLSGDPLT
357#endif
358
359
0f24748c 360/* Define if your assembler and linker support @tlsldmplt. */
8950516e
RO
361#ifndef USED_FOR_TARGET
362#undef HAVE_AS_IX86_TLSLDMPLT
363#endif
364
365
d006f5eb
RH
366/* Define if your assembler supports the lituse_jsrdirect relocation. */
367#ifndef USED_FOR_TARGET
368#undef HAVE_AS_JSRDIRECT_RELOCS
369#endif
370
371
a6a5e4c9 372/* Define if your assembler supports .sleb128 and .uleb128. */
232b67d9 373#ifndef USED_FOR_TARGET
a6a5e4c9 374#undef HAVE_AS_LEB128
232b67d9
NS
375#endif
376
03943c05
AO
377
378/* Define if the assembler won't complain about a line such as # 0 "" 2. */
379#ifndef USED_FOR_TARGET
380#undef HAVE_AS_LINE_ZERO
381#endif
382
1072ec3f 383
a6a5e4c9 384/* Define if your assembler supports ltoffx and ldxmov relocations. */
232b67d9 385#ifndef USED_FOR_TARGET
a6a5e4c9 386#undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
232b67d9
NS
387#endif
388
d21445e7 389
e31bcd1b
JM
390/* Define if your assembler supports LWSYNC instructions. */
391#ifndef USED_FOR_TARGET
392#undef HAVE_AS_LWSYNC
393#endif
394
395
a6a5e4c9 396/* Define if your assembler supports mfcr field. */
232b67d9 397#ifndef USED_FOR_TARGET
a6a5e4c9 398#undef HAVE_AS_MFCRF
232b67d9
NS
399#endif
400
54953b66 401
44cd321e
PS
402/* Define if your assembler supports mffgpr and mftgpr. */
403#ifndef USED_FOR_TARGET
404#undef HAVE_AS_MFPGPR
405#endif
406
407
86da66b5 408/* Define if your assembler supports the -no-mul-bug-abort option. */
232b67d9 409#ifndef USED_FOR_TARGET
86da66b5 410#undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
232b67d9
NS
411#endif
412
86da66b5 413
4551169f
RS
414/* Define if the assembler understands -mno-shared. */
415#ifndef USED_FOR_TARGET
416#undef HAVE_AS_NO_SHARED
417#endif
418
419
a6a5e4c9 420/* Define if your assembler supports offsetable %lo(). */
232b67d9 421#ifndef USED_FOR_TARGET
a6a5e4c9 422#undef HAVE_AS_OFFSETABLE_LO10
232b67d9
NS
423#endif
424
a15135c9 425
e31bcd1b 426/* Define if your assembler supports popcntb field. */
11176d2a 427#ifndef USED_FOR_TARGET
432218ba 428#undef HAVE_AS_POPCNTB
11176d2a
JB
429#endif
430
432218ba 431
e31bcd1b 432/* Define if your assembler supports POPCNTD instructions. */
cacf1ca8
MM
433#ifndef USED_FOR_TARGET
434#undef HAVE_AS_POPCNTD
435#endif
436
cacf1ca8 437
428bffcb
PB
438/* Define if your assembler supports POWER8 instructions. */
439#ifndef USED_FOR_TARGET
440#undef HAVE_AS_POWER8
441#endif
442
443
636cf8b1
RS
444/* Define if your assembler supports .ref */
445#ifndef USED_FOR_TARGET
446#undef HAVE_AS_REF
447#endif
448
449
a6a5e4c9 450/* Define if your assembler supports .register. */
232b67d9 451#ifndef USED_FOR_TARGET
a6a5e4c9 452#undef HAVE_AS_REGISTER_PSEUDO_OP
232b67d9
NS
453#endif
454
ab87f8c8 455
7f970b70
AM
456/* Define if your assembler supports R_PPC_REL16 relocs. */
457#ifndef USED_FOR_TARGET
458#undef HAVE_AS_REL16
459#endif
460
461
a6a5e4c9 462/* Define if your assembler supports -relax option. */
232b67d9 463#ifndef USED_FOR_TARGET
a6a5e4c9 464#undef HAVE_AS_RELAX_OPTION
232b67d9
NS
465#endif
466
24a184c9 467
20804d96
RO
468/* Define if your assembler supports SPARC4 instructions. */
469#ifndef USED_FOR_TARGET
470#undef HAVE_AS_SPARC4
471#endif
472
473
878ee0ab
DM
474/* Define if your assembler and linker support GOTDATA_OP relocs. */
475#ifndef USED_FOR_TARGET
476#undef HAVE_AS_SPARC_GOTDATA_OP
477#endif
478
479
20804d96
RO
480/* Define to 1 if your assembler supports #nobits, 0 otherwise. */
481#ifndef USED_FOR_TARGET
482#undef HAVE_AS_SPARC_NOBITS
483#endif
484
485
a6a5e4c9
KC
486/* Define if your assembler and linker support unaligned PC relative relocs.
487 */
232b67d9 488#ifndef USED_FOR_TARGET
a6a5e4c9 489#undef HAVE_AS_SPARC_UA_PCREL
232b67d9
NS
490#endif
491
007e8d2a 492
a6a5e4c9
KC
493/* Define if your assembler and linker support unaligned PC relative relocs
494 against hidden symbols. */
232b67d9 495#ifndef USED_FOR_TARGET
a6a5e4c9 496#undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
232b67d9
NS
497#endif
498
e5e809f4 499
16c9d3b1 500/* Define if your assembler and linker support thread-local storage. */
232b67d9 501#ifndef USED_FOR_TARGET
a6a5e4c9 502#undef HAVE_AS_TLS
232b67d9
NS
503#endif
504
28e6bb13 505
9752c4ad
AM
506/* Define if your assembler supports arg info for __tls_get_addr. */
507#ifndef USED_FOR_TARGET
508#undef HAVE_AS_TLS_MARKERS
509#endif
510
511
d40c9e33
PB
512/* Define if your assembler supports VSX instructions. */
513#ifndef USED_FOR_TARGET
514#undef HAVE_AS_VSX
515#endif
c1800ec8 516
28e6bb13 517
a6a5e4c9 518/* Define to 1 if you have the `atoll' function. */
232b67d9 519#ifndef USED_FOR_TARGET
a6a5e4c9 520#undef HAVE_ATOLL
232b67d9
NS
521#endif
522
2bd02043 523
a6a5e4c9 524/* Define to 1 if you have the `atoq' function. */
232b67d9 525#ifndef USED_FOR_TARGET
a6a5e4c9 526#undef HAVE_ATOQ
232b67d9
NS
527#endif
528
75923b2f 529
0d667716 530/* Define to 1 if you have the `clearerr_unlocked' function. */
232b67d9 531#ifndef USED_FOR_TARGET
0d667716 532#undef HAVE_CLEARERR_UNLOCKED
232b67d9
NS
533#endif
534
0d667716 535
a6a5e4c9 536/* Define to 1 if you have the `clock' function. */
232b67d9 537#ifndef USED_FOR_TARGET
a6a5e4c9 538#undef HAVE_CLOCK
232b67d9
NS
539#endif
540
956d6950 541
a6a5e4c9 542/* Define if <time.h> defines clock_t. */
232b67d9 543#ifndef USED_FOR_TARGET
a6a5e4c9 544#undef HAVE_CLOCK_T
232b67d9
NS
545#endif
546
eb158727 547
11176d2a
JB
548/* Define 0/1 if your assembler and linker support COMDAT groups. */
549#ifndef USED_FOR_TARGET
550#undef HAVE_COMDAT_GROUP
551#endif
552
553
ad6717df
PB
554/* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
555 */
232b67d9 556#ifndef USED_FOR_TARGET
a6a5e4c9 557#undef HAVE_DECL_ABORT
232b67d9
NS
558#endif
559
d21445e7 560
7391b66c
GDR
561/* Define to 1 if we found a declaration for 'asprintf', otherwise define to
562 0. */
563#ifndef USED_FOR_TARGET
564#undef HAVE_DECL_ASPRINTF
565#endif
566
567
ad6717df 568/* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
232b67d9 569#ifndef USED_FOR_TARGET
a6a5e4c9 570#undef HAVE_DECL_ATOF
232b67d9
NS
571#endif
572
351df804 573
ad6717df 574/* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
232b67d9 575#ifndef USED_FOR_TARGET
a6a5e4c9 576#undef HAVE_DECL_ATOL
232b67d9
NS
577#endif
578
e9a25f70 579
ad6717df
PB
580/* Define to 1 if we found a declaration for 'basename', otherwise define to
581 0. */
232b67d9 582#ifndef USED_FOR_TARGET
a6a5e4c9 583#undef HAVE_DECL_BASENAME
232b67d9
NS
584#endif
585
ab87f8c8 586
ad6717df
PB
587/* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
588 */
232b67d9 589#ifndef USED_FOR_TARGET
a6a5e4c9 590#undef HAVE_DECL_CALLOC
232b67d9
NS
591#endif
592
ab87f8c8 593
0d667716
KG
594/* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
595 define to 0. */
232b67d9 596#ifndef USED_FOR_TARGET
0d667716 597#undef HAVE_DECL_CLEARERR_UNLOCKED
232b67d9
NS
598#endif
599
0d667716 600
ad6717df
PB
601/* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
602 */
232b67d9 603#ifndef USED_FOR_TARGET
a6a5e4c9 604#undef HAVE_DECL_CLOCK
232b67d9
NS
605#endif
606
861bb6c1 607
ad6717df
PB
608/* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
609 */
232b67d9 610#ifndef USED_FOR_TARGET
a6a5e4c9 611#undef HAVE_DECL_ERRNO
232b67d9
NS
612#endif
613
861bb6c1 614
0d667716
KG
615/* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
616 to 0. */
232b67d9 617#ifndef USED_FOR_TARGET
0d667716 618#undef HAVE_DECL_FEOF_UNLOCKED
232b67d9
NS
619#endif
620
0d667716
KG
621
622/* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
623 define to 0. */
232b67d9 624#ifndef USED_FOR_TARGET
0d667716 625#undef HAVE_DECL_FERROR_UNLOCKED
232b67d9
NS
626#endif
627
0d667716
KG
628
629/* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
630 define to 0. */
232b67d9 631#ifndef USED_FOR_TARGET
0d667716 632#undef HAVE_DECL_FFLUSH_UNLOCKED
232b67d9
NS
633#endif
634
0d667716 635
19f75783
JM
636/* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
637#ifndef USED_FOR_TARGET
638#undef HAVE_DECL_FFS
639#endif
640
641
0d667716
KG
642/* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
643 define to 0. */
232b67d9 644#ifndef USED_FOR_TARGET
0d667716 645#undef HAVE_DECL_FGETC_UNLOCKED
232b67d9
NS
646#endif
647
0d667716
KG
648
649/* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
650 define to 0. */
232b67d9 651#ifndef USED_FOR_TARGET
0d667716 652#undef HAVE_DECL_FGETS_UNLOCKED
232b67d9
NS
653#endif
654
0d667716
KG
655
656/* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
657 define to 0. */
232b67d9 658#ifndef USED_FOR_TARGET
0d667716 659#undef HAVE_DECL_FILENO_UNLOCKED
232b67d9
NS
660#endif
661
0d667716 662
ad6717df
PB
663/* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
664 define to 0. */
232b67d9 665#ifndef USED_FOR_TARGET
a6a5e4c9 666#undef HAVE_DECL_FPRINTF_UNLOCKED
232b67d9
NS
667#endif
668
861bb6c1 669
0d667716
KG
670/* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
671 define to 0. */
232b67d9 672#ifndef USED_FOR_TARGET
0d667716 673#undef HAVE_DECL_FPUTC_UNLOCKED
232b67d9
NS
674#endif
675
0d667716 676
ad6717df
PB
677/* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
678 define to 0. */
232b67d9 679#ifndef USED_FOR_TARGET
a6a5e4c9 680#undef HAVE_DECL_FPUTS_UNLOCKED
232b67d9
NS
681#endif
682
861bb6c1 683
0d667716
KG
684/* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
685 define to 0. */
232b67d9 686#ifndef USED_FOR_TARGET
0d667716 687#undef HAVE_DECL_FREAD_UNLOCKED
232b67d9
NS
688#endif
689
0d667716 690
ad6717df 691/* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
232b67d9 692#ifndef USED_FOR_TARGET
a6a5e4c9 693#undef HAVE_DECL_FREE
232b67d9
NS
694#endif
695
956d6950 696
ad6717df
PB
697/* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
698 define to 0. */
232b67d9 699#ifndef USED_FOR_TARGET
a6a5e4c9 700#undef HAVE_DECL_FWRITE_UNLOCKED
232b67d9
NS
701#endif
702
1072ec3f 703
0d667716
KG
704/* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
705 define to 0. */
232b67d9 706#ifndef USED_FOR_TARGET
0d667716 707#undef HAVE_DECL_GETCHAR_UNLOCKED
232b67d9
NS
708#endif
709
0d667716 710
ad6717df
PB
711/* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
712 */
232b67d9 713#ifndef USED_FOR_TARGET
a6a5e4c9 714#undef HAVE_DECL_GETCWD
232b67d9
NS
715#endif
716
956d6950 717
0d667716
KG
718/* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
719 to 0. */
232b67d9 720#ifndef USED_FOR_TARGET
0d667716 721#undef HAVE_DECL_GETC_UNLOCKED
232b67d9
NS
722#endif
723
0d667716 724
ad6717df
PB
725/* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
726 */
232b67d9 727#ifndef USED_FOR_TARGET
a6a5e4c9 728#undef HAVE_DECL_GETENV
232b67d9
NS
729#endif
730
956d6950 731
ad6717df
PB
732/* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
733 */
232b67d9 734#ifndef USED_FOR_TARGET
a6a5e4c9 735#undef HAVE_DECL_GETOPT
232b67d9
NS
736#endif
737
a05e22b8 738
6a257778
AL
739/* Define to 1 if we found a declaration for 'getpagesize', otherwise define
740 to 0. */
232b67d9 741#ifndef USED_FOR_TARGET
6a257778 742#undef HAVE_DECL_GETPAGESIZE
232b67d9
NS
743#endif
744
6a257778 745
ad6717df
PB
746/* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
747 0. */
232b67d9 748#ifndef USED_FOR_TARGET
a6a5e4c9 749#undef HAVE_DECL_GETRLIMIT
232b67d9
NS
750#endif
751
956d6950 752
ad6717df
PB
753/* Define to 1 if we found a declaration for 'getrusage', otherwise define to
754 0. */
232b67d9 755#ifndef USED_FOR_TARGET
a6a5e4c9 756#undef HAVE_DECL_GETRUSAGE
232b67d9
NS
757#endif
758
956d6950 759
ad6717df
PB
760/* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
761 */
232b67d9 762#ifndef USED_FOR_TARGET
a6a5e4c9 763#undef HAVE_DECL_GETWD
232b67d9
NS
764#endif
765
861bb6c1 766
ad6717df
PB
767/* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
768 0. */
232b67d9 769#ifndef USED_FOR_TARGET
a6a5e4c9 770#undef HAVE_DECL_LDGETNAME
232b67d9
NS
771#endif
772
ab87f8c8 773
87fb500b
RO
774/* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
775 */
776#ifndef USED_FOR_TARGET
777#undef HAVE_DECL_MADVISE
778#endif
779
780
ad6717df
PB
781/* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
782 */
232b67d9 783#ifndef USED_FOR_TARGET
a6a5e4c9 784#undef HAVE_DECL_MALLOC
232b67d9
NS
785#endif
786
2bd02043 787
0d667716
KG
788/* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
789 define to 0. */
232b67d9 790#ifndef USED_FOR_TARGET
0d667716 791#undef HAVE_DECL_PUTCHAR_UNLOCKED
232b67d9
NS
792#endif
793
0d667716 794
ad6717df
PB
795/* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
796 to 0. */
232b67d9 797#ifndef USED_FOR_TARGET
a6a5e4c9 798#undef HAVE_DECL_PUTC_UNLOCKED
232b67d9
NS
799#endif
800
91029a29 801
ad6717df
PB
802/* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
803 */
232b67d9 804#ifndef USED_FOR_TARGET
a6a5e4c9 805#undef HAVE_DECL_REALLOC
232b67d9
NS
806#endif
807
91029a29 808
ad6717df 809/* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
232b67d9 810#ifndef USED_FOR_TARGET
a6a5e4c9 811#undef HAVE_DECL_SBRK
232b67d9
NS
812#endif
813
414d23ae 814
ad6717df
PB
815/* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
816 0. */
232b67d9 817#ifndef USED_FOR_TARGET
a6a5e4c9 818#undef HAVE_DECL_SETRLIMIT
232b67d9
NS
819#endif
820
414d23ae 821
4f6d8cc8
GK
822/* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
823 to 0. */
824#ifndef USED_FOR_TARGET
825#undef HAVE_DECL_SIGALTSTACK
826#endif
827
828
ad6717df
PB
829/* Define to 1 if we found a declaration for 'snprintf', otherwise define to
830 0. */
232b67d9 831#ifndef USED_FOR_TARGET
a6a5e4c9 832#undef HAVE_DECL_SNPRINTF
232b67d9
NS
833#endif
834
414d23ae 835
123cd463
DA
836/* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
837 */
838#ifndef USED_FOR_TARGET
839#undef HAVE_DECL_STPCPY
840#endif
841
842
ad6717df
PB
843/* Define to 1 if we found a declaration for 'strsignal', otherwise define to
844 0. */
232b67d9 845#ifndef USED_FOR_TARGET
a6a5e4c9 846#undef HAVE_DECL_STRSIGNAL
232b67d9
NS
847#endif
848
75b6f3fd 849
ad6717df
PB
850/* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
851 */
232b67d9 852#ifndef USED_FOR_TARGET
a6a5e4c9 853#undef HAVE_DECL_STRSTR
232b67d9
NS
854#endif
855
414d23ae 856
ed5b9f96
GK
857/* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
858 0. */
859#ifndef USED_FOR_TARGET
860#undef HAVE_DECL_STRVERSCMP
861#endif
862
863
ad6717df
PB
864/* Define to 1 if we found a declaration for 'times', otherwise define to 0.
865 */
232b67d9 866#ifndef USED_FOR_TARGET
a6a5e4c9 867#undef HAVE_DECL_TIMES
232b67d9
NS
868#endif
869
414d23ae 870
ad6717df
PB
871/* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
872 0. */
232b67d9 873#ifndef USED_FOR_TARGET
a6a5e4c9 874#undef HAVE_DECL_VASPRINTF
232b67d9
NS
875#endif
876
414d23ae 877
367e8319
EB
878/* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
879 0. */
232b67d9 880#ifndef USED_FOR_TARGET
367e8319 881#undef HAVE_DECL_VSNPRINTF
232b67d9
NS
882#endif
883
367e8319 884
a6a5e4c9 885/* Define to 1 if you have the <direct.h> header file. */
232b67d9 886#ifndef USED_FOR_TARGET
a6a5e4c9 887#undef HAVE_DIRECT_H
232b67d9
NS
888#endif
889
414d23ae 890
236ec2d7
RW
891/* Define to 1 if you have the <dlfcn.h> header file. */
892#ifndef USED_FOR_TARGET
893#undef HAVE_DLFCN_H
894#endif
895
896
5427046f
ILT
897/* Define to 1 if you have the <ext/hash_map> header file. */
898#ifndef USED_FOR_TARGET
899#undef HAVE_EXT_HASH_MAP
900#endif
901
902
a6a5e4c9 903/* Define to 1 if you have the <fcntl.h> header file. */
232b67d9 904#ifndef USED_FOR_TARGET
a6a5e4c9 905#undef HAVE_FCNTL_H
232b67d9
NS
906#endif
907
119d24d1 908
0d667716 909/* Define to 1 if you have the `feof_unlocked' function. */
232b67d9 910#ifndef USED_FOR_TARGET
0d667716 911#undef HAVE_FEOF_UNLOCKED
232b67d9
NS
912#endif
913
0d667716
KG
914
915/* Define to 1 if you have the `ferror_unlocked' function. */
232b67d9 916#ifndef USED_FOR_TARGET
0d667716 917#undef HAVE_FERROR_UNLOCKED
232b67d9
NS
918#endif
919
0d667716
KG
920
921/* Define to 1 if you have the `fflush_unlocked' function. */
232b67d9 922#ifndef USED_FOR_TARGET
0d667716 923#undef HAVE_FFLUSH_UNLOCKED
232b67d9
NS
924#endif
925
0d667716
KG
926
927/* Define to 1 if you have the `fgetc_unlocked' function. */
232b67d9 928#ifndef USED_FOR_TARGET
0d667716 929#undef HAVE_FGETC_UNLOCKED
232b67d9
NS
930#endif
931
0d667716
KG
932
933/* Define to 1 if you have the `fgets_unlocked' function. */
232b67d9 934#ifndef USED_FOR_TARGET
0d667716 935#undef HAVE_FGETS_UNLOCKED
232b67d9
NS
936#endif
937
0d667716
KG
938
939/* Define to 1 if you have the `fileno_unlocked' function. */
232b67d9 940#ifndef USED_FOR_TARGET
0d667716 941#undef HAVE_FILENO_UNLOCKED
232b67d9
NS
942#endif
943
0d667716 944
a6a5e4c9 945/* Define to 1 if you have the `fork' function. */
232b67d9 946#ifndef USED_FOR_TARGET
a6a5e4c9 947#undef HAVE_FORK
232b67d9
NS
948#endif
949
119d24d1 950
a6a5e4c9 951/* Define to 1 if you have the `fprintf_unlocked' function. */
232b67d9 952#ifndef USED_FOR_TARGET
a6a5e4c9 953#undef HAVE_FPRINTF_UNLOCKED
232b67d9
NS
954#endif
955
119d24d1 956
a6a5e4c9 957/* Define to 1 if you have the `fputc_unlocked' function. */
232b67d9 958#ifndef USED_FOR_TARGET
a6a5e4c9 959#undef HAVE_FPUTC_UNLOCKED
232b67d9
NS
960#endif
961
4c76f856 962
a6a5e4c9 963/* Define to 1 if you have the `fputs_unlocked' function. */
232b67d9 964#ifndef USED_FOR_TARGET
a6a5e4c9 965#undef HAVE_FPUTS_UNLOCKED
232b67d9
NS
966#endif
967
119d24d1 968
0d667716 969/* Define to 1 if you have the `fread_unlocked' function. */
232b67d9 970#ifndef USED_FOR_TARGET
0d667716 971#undef HAVE_FREAD_UNLOCKED
232b67d9
NS
972#endif
973
0d667716 974
a6a5e4c9 975/* Define to 1 if you have the `fwrite_unlocked' function. */
232b67d9 976#ifndef USED_FOR_TARGET
a6a5e4c9 977#undef HAVE_FWRITE_UNLOCKED
232b67d9
NS
978#endif
979
119d24d1 980
233215fe
DK
981/* Define if your assembler supports specifying the alignment of objects
982 allocated using the GAS .comm command. */
983#ifndef USED_FOR_TARGET
984#undef HAVE_GAS_ALIGNED_COMM
985#endif
986
987
a6a5e4c9 988/* Define if your assembler supports .balign and .p2align. */
232b67d9 989#ifndef USED_FOR_TARGET
a6a5e4c9 990#undef HAVE_GAS_BALIGN_AND_P2ALIGN
232b67d9
NS
991#endif
992
5dfa45d0 993
d4ea4622 994/* Define 0/1 if your assembler supports CFI directives. */
d4ea4622 995#undef HAVE_GAS_CFI_DIRECTIVE
d4ea4622 996
058514b3 997/* Define 0/1 if your assembler supports .cfi_personality. */
058514b3 998#undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
058514b3 999
7d45fb94 1000/* Define 0/1 if your assembler supports .cfi_sections. */
7d45fb94 1001#undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
7d45fb94 1002
6c52e687
CC
1003/* Define if your assembler supports the .loc discriminator sub-directive. */
1004#ifndef USED_FOR_TARGET
1005#undef HAVE_GAS_DISCRIMINATOR
1006#endif
1007
1008
e31bcd1b
JM
1009/* Define if your assembler supports @gnu_unique_object. */
1010#ifndef USED_FOR_TARGET
1011#undef HAVE_GAS_GNU_UNIQUE_OBJECT
1012#endif
1013
1014
a6a5e4c9
KC
1015/* Define if your assembler and linker support .hidden. */
1016#undef HAVE_GAS_HIDDEN
a207b594 1017
28e6bb13
NC
1018/* Define if your assembler supports .lcomm with an alignment field. */
1019#ifndef USED_FOR_TARGET
1020#undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1021#endif
1022
1023
5708d18d
MS
1024/* Define if your assembler supports .literal16. */
1025#ifndef USED_FOR_TARGET
1026#undef HAVE_GAS_LITERAL16
1027#endif
1028
1029
a6a5e4c9
KC
1030/* Define if your assembler supports specifying the maximum number of bytes to
1031 skip when using the GAS .p2align command. */
232b67d9 1032#ifndef USED_FOR_TARGET
a6a5e4c9 1033#undef HAVE_GAS_MAX_SKIP_P2ALIGN
232b67d9
NS
1034#endif
1035
14011ca4 1036
22c4c869
CM
1037/* Define if your assembler supports the .set micromips directive */
1038#ifndef USED_FOR_TARGET
1039#undef HAVE_GAS_MICROMIPS
1040#endif
1041
1042
e41f3691 1043/* Define if your assembler supports .nsubspa comdat option. */
232b67d9 1044#ifndef USED_FOR_TARGET
e41f3691 1045#undef HAVE_GAS_NSUBSPA_COMDAT
232b67d9
NS
1046#endif
1047
e41f3691 1048
d38bc601
BF
1049/* Define if your assembler and linker support 32-bit section relative relocs
1050 via '.secrel32 label'. */
232b67d9 1051#ifndef USED_FOR_TARGET
d38bc601 1052#undef HAVE_GAS_PE_SECREL32_RELOC
232b67d9
NS
1053#endif
1054
d38bc601 1055
08c71c82
KT
1056/* Define if your assembler supports specifying the section flag e. */
1057#ifndef USED_FOR_TARGET
1058#undef HAVE_GAS_SECTION_EXCLUDE
1059#endif
1060
1061
a6a5e4c9
KC
1062/* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1063 */
232b67d9 1064#ifndef USED_FOR_TARGET
a6a5e4c9 1065#undef HAVE_GAS_SHF_MERGE
232b67d9
NS
1066#endif
1067
439a7e54 1068
a6a5e4c9
KC
1069/* Define if your assembler supports .subsection and .subsection -1 starts
1070 emitting at the beginning of your section. */
232b67d9 1071#ifndef USED_FOR_TARGET
a6a5e4c9 1072#undef HAVE_GAS_SUBSECTION_ORDERING
232b67d9
NS
1073#endif
1074
75e93faa 1075
a6a5e4c9 1076/* Define if your assembler supports .weak. */
232b67d9 1077#ifndef USED_FOR_TARGET
a6a5e4c9 1078#undef HAVE_GAS_WEAK
232b67d9
NS
1079#endif
1080
827ae6cf 1081
a0203ca7
AO
1082/* Define if your assembler supports .weakref. */
1083#ifndef USED_FOR_TARGET
1084#undef HAVE_GAS_WEAKREF
1085#endif
1086
1087
0d667716 1088/* Define to 1 if you have the `getchar_unlocked' function. */
232b67d9 1089#ifndef USED_FOR_TARGET
0d667716 1090#undef HAVE_GETCHAR_UNLOCKED
232b67d9
NS
1091#endif
1092
0d667716
KG
1093
1094/* Define to 1 if you have the `getc_unlocked' function. */
232b67d9 1095#ifndef USED_FOR_TARGET
0d667716 1096#undef HAVE_GETC_UNLOCKED
232b67d9
NS
1097#endif
1098
0d667716 1099
a6a5e4c9 1100/* Define to 1 if you have the `getrlimit' function. */
232b67d9 1101#ifndef USED_FOR_TARGET
a6a5e4c9 1102#undef HAVE_GETRLIMIT
232b67d9
NS
1103#endif
1104
91029a29 1105
a6a5e4c9 1106/* Define to 1 if you have the `getrusage' function. */
232b67d9 1107#ifndef USED_FOR_TARGET
a6a5e4c9 1108#undef HAVE_GETRUSAGE
232b67d9
NS
1109#endif
1110
75e93faa 1111
a6a5e4c9 1112/* Define to 1 if you have the `gettimeofday' function. */
232b67d9 1113#ifndef USED_FOR_TARGET
a6a5e4c9 1114#undef HAVE_GETTIMEOFDAY
232b67d9
NS
1115#endif
1116
4977bab6 1117
b993039f 1118/* Define to 1 if using GNU as. */
dc60b775
CD
1119#ifndef USED_FOR_TARGET
1120#undef HAVE_GNU_AS
1121#endif
1122
1123
1cd0b716
DK
1124/* Define if your system supports gnu indirect functions. */
1125#ifndef USED_FOR_TARGET
1126#undef HAVE_GNU_INDIRECT_FUNCTION
1127#endif
1128
1129
b993039f 1130/* Define to 1 if using GNU ld. */
2091ff66
NF
1131#ifndef USED_FOR_TARGET
1132#undef HAVE_GNU_LD
1133#endif
1134
1135
a6a5e4c9 1136/* Define if you have the iconv() function. */
232b67d9 1137#ifndef USED_FOR_TARGET
a6a5e4c9 1138#undef HAVE_ICONV
232b67d9
NS
1139#endif
1140
84c041a1 1141
a6a5e4c9 1142/* Define to 1 if you have the <iconv.h> header file. */
232b67d9 1143#ifndef USED_FOR_TARGET
a6a5e4c9 1144#undef HAVE_ICONV_H
232b67d9
NS
1145#endif
1146
a6a5e4c9
KC
1147
1148/* Define .init_array/.fini_array sections are available and working. */
232b67d9 1149#ifndef USED_FOR_TARGET
e10e461e 1150#undef HAVE_INITFINI_ARRAY_SUPPORT
232b67d9
NS
1151#endif
1152
4977bab6 1153
7c2a2dbf
KT
1154/* Define to 1 if the system has the type `intmax_t'. */
1155#ifndef USED_FOR_TARGET
1156#undef HAVE_INTMAX_T
1157#endif
1158
1159
1160/* Define to 1 if the system has the type `intptr_t'. */
1161#ifndef USED_FOR_TARGET
1162#undef HAVE_INTPTR_T
1163#endif
1164
1165
91029a29 1166/* Define if you have a working <inttypes.h> header file. */
232b67d9 1167#ifndef USED_FOR_TARGET
91029a29 1168#undef HAVE_INTTYPES_H
232b67d9
NS
1169#endif
1170
91029a29 1171
a6a5e4c9 1172/* Define to 1 if you have the `kill' function. */
232b67d9 1173#ifndef USED_FOR_TARGET
a6a5e4c9 1174#undef HAVE_KILL
232b67d9
NS
1175#endif
1176
39f6c4c8 1177
a03ea89b 1178/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
232b67d9 1179#ifndef USED_FOR_TARGET
a03ea89b 1180#undef HAVE_LANGINFO_CODESET
232b67d9
NS
1181#endif
1182
a03ea89b 1183
a6a5e4c9 1184/* Define to 1 if you have the <langinfo.h> header file. */
232b67d9 1185#ifndef USED_FOR_TARGET
a6a5e4c9 1186#undef HAVE_LANGINFO_H
232b67d9
NS
1187#endif
1188
8ada417f 1189
a6a5e4c9 1190/* Define if your <locale.h> file defines LC_MESSAGES. */
232b67d9 1191#ifndef USED_FOR_TARGET
a6a5e4c9 1192#undef HAVE_LC_MESSAGES
232b67d9
NS
1193#endif
1194
91029a29 1195
a6a5e4c9 1196/* Define to 1 if you have the <ldfcn.h> header file. */
232b67d9 1197#ifndef USED_FOR_TARGET
a6a5e4c9 1198#undef HAVE_LDFCN_H
232b67d9
NS
1199#endif
1200
1072ec3f 1201
765f1bf9 1202/* Define if your linker supports --as-needed and --no-as-needed options. */
232b67d9 1203#ifndef USED_FOR_TARGET
765f1bf9 1204#undef HAVE_LD_AS_NEEDED
232b67d9
NS
1205#endif
1206
765f1bf9 1207
cd533689
PP
1208/* Define if your linker supports --build-id. */
1209#ifndef USED_FOR_TARGET
1210#undef HAVE_LD_BUILDID
1211#endif
1212
1213
d594623a 1214/* Define if your linker supports --demangle option. */
232b67d9 1215#ifndef USED_FOR_TARGET
d594623a 1216#undef HAVE_LD_DEMANGLE
232b67d9
NS
1217#endif
1218
d594623a 1219
6961669f 1220/* Define if your linker supports .eh_frame_hdr. */
a6a5e4c9 1221#undef HAVE_LD_EH_FRAME_HDR
825b6926 1222
22ba88ef
EB
1223/* Define if your linker supports garbage collection of sections in presence
1224 of EH frames. */
1225#ifndef USED_FOR_TARGET
1226#undef HAVE_LD_EH_GC_SECTIONS
1227#endif
1228
1229
1b500976
JJ
1230/* Define if your linker has buggy garbage collection of sections support when
1231 .text.startup.foo like sections are used. */
1232#ifndef USED_FOR_TARGET
1233#undef HAVE_LD_EH_GC_SECTIONS_BUG
1234#endif
1235
1236
20804d96 1237/* Define if your AIX linker supports a large TOC. */
070b27da
AM
1238#ifndef USED_FOR_TARGET
1239#undef HAVE_LD_LARGE_TOC
1240#endif
1241
1242
85b776df 1243/* Define if your PowerPC64 linker only needs function descriptor syms. */
232b67d9 1244#ifndef USED_FOR_TARGET
85b776df 1245#undef HAVE_LD_NO_DOT_SYMS
232b67d9
NS
1246#endif
1247
85b776df 1248
49576e25
RS
1249/* Define if your linker can relax absolute .eh_frame personality pointers
1250 into PC-relative form. */
1251#ifndef USED_FOR_TARGET
1252#undef HAVE_LD_PERSONALITY_RELAXATION
1253#endif
1254
1255
a6a5e4c9 1256/* Define if your linker supports -pie option. */
232b67d9 1257#ifndef USED_FOR_TARGET
a6a5e4c9 1258#undef HAVE_LD_PIE
232b67d9
NS
1259#endif
1260
4acab94b 1261
a6a5e4c9
KC
1262/* Define if your linker links a mix of read-only and read-write sections into
1263 a read-write section. */
232b67d9 1264#ifndef USED_FOR_TARGET
a6a5e4c9 1265#undef HAVE_LD_RO_RW_SECTION_MIXING
232b67d9
NS
1266#endif
1267
f91abfce 1268
a6198222
RO
1269/* Define if your linker supports the *_sol2 emulations. */
1270#ifndef USED_FOR_TARGET
1271#undef HAVE_LD_SOL2_EMULATION
1272#endif
1273
1274
c6092243 1275/* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
232b67d9 1276#ifndef USED_FOR_TARGET
7e9d8517 1277#undef HAVE_LD_STATIC_DYNAMIC
232b67d9
NS
1278#endif
1279
7e9d8517 1280
380e5ca4 1281/* Define if your linker supports --sysroot. */
232b67d9 1282#ifndef USED_FOR_TARGET
380e5ca4 1283#undef HAVE_LD_SYSROOT
232b67d9
NS
1284#endif
1285
380e5ca4 1286
4a8f7546
DN
1287/* Define to 1 if you have the <libintl.h> header file. */
1288#ifndef USED_FOR_TARGET
1289#undef HAVE_LIBINTL_H
1290#endif
1291
1292
a6a5e4c9 1293/* Define to 1 if you have the <limits.h> header file. */
232b67d9 1294#ifndef USED_FOR_TARGET
a6a5e4c9 1295#undef HAVE_LIMITS_H
232b67d9
NS
1296#endif
1297
f91abfce 1298
a6a5e4c9 1299/* Define to 1 if you have the <locale.h> header file. */
232b67d9 1300#ifndef USED_FOR_TARGET
a6a5e4c9 1301#undef HAVE_LOCALE_H
232b67d9
NS
1302#endif
1303
56694dd9 1304
5ec1c5e6 1305/* Define to 1 if the system has the type `long long'. */
232b67d9 1306#ifndef USED_FOR_TARGET
a6a5e4c9 1307#undef HAVE_LONG_LONG
232b67d9
NS
1308#endif
1309
86cf1cbd 1310
7c2a2dbf
KT
1311/* Define to 1 if the system has the type `long long int'. */
1312#ifndef USED_FOR_TARGET
1313#undef HAVE_LONG_LONG_INT
1314#endif
1315
1316
55b46574 1317/* Define to the level of your linker's plugin support. */
c6092243
RO
1318#ifndef USED_FOR_TARGET
1319#undef HAVE_LTO_PLUGIN
1320#endif
1321
1322
711a3d82
AK
1323/* Define to 1 if you have the `madvise' function. */
1324#ifndef USED_FOR_TARGET
1325#undef HAVE_MADVISE
1326#endif
1327
1328
a6a5e4c9 1329/* Define to 1 if you have the <malloc.h> header file. */
232b67d9 1330#ifndef USED_FOR_TARGET
a6a5e4c9 1331#undef HAVE_MALLOC_H
232b67d9
NS
1332#endif
1333
86cf1cbd 1334
a6a5e4c9 1335/* Define to 1 if you have the `mbstowcs' function. */
232b67d9 1336#ifndef USED_FOR_TARGET
a6a5e4c9 1337#undef HAVE_MBSTOWCS
232b67d9
NS
1338#endif
1339
86cf1cbd 1340
a6a5e4c9 1341/* Define if valgrind's memcheck.h header is installed. */
232b67d9 1342#ifndef USED_FOR_TARGET
a6a5e4c9 1343#undef HAVE_MEMCHECK_H
232b67d9
NS
1344#endif
1345
86cf1cbd 1346
a6a5e4c9 1347/* Define to 1 if you have the <memory.h> header file. */
232b67d9 1348#ifndef USED_FOR_TARGET
a6a5e4c9 1349#undef HAVE_MEMORY_H
232b67d9
NS
1350#endif
1351
86cf1cbd 1352
a6a5e4c9 1353/* Define to 1 if you have the `mmap' function. */
232b67d9 1354#ifndef USED_FOR_TARGET
a6a5e4c9 1355#undef HAVE_MMAP
232b67d9
NS
1356#endif
1357
86cf1cbd 1358
a6a5e4c9 1359/* Define if mmap with MAP_ANON(YMOUS) works. */
232b67d9 1360#ifndef USED_FOR_TARGET
a6a5e4c9 1361#undef HAVE_MMAP_ANON
232b67d9
NS
1362#endif
1363
86cf1cbd 1364
a6a5e4c9 1365/* Define if mmap of /dev/zero works. */
232b67d9 1366#ifndef USED_FOR_TARGET
a6a5e4c9 1367#undef HAVE_MMAP_DEV_ZERO
232b67d9
NS
1368#endif
1369
86cf1cbd 1370
a6a5e4c9 1371/* Define if read-only mmap of a plain file works. */
232b67d9 1372#ifndef USED_FOR_TARGET
a6a5e4c9 1373#undef HAVE_MMAP_FILE
232b67d9
NS
1374#endif
1375
86cf1cbd 1376
a6a5e4c9 1377/* Define to 1 if you have the `nl_langinfo' function. */
232b67d9 1378#ifndef USED_FOR_TARGET
a6a5e4c9 1379#undef HAVE_NL_LANGINFO
232b67d9
NS
1380#endif
1381
3b681e9d 1382
0d667716 1383/* Define to 1 if you have the `putchar_unlocked' function. */
232b67d9 1384#ifndef USED_FOR_TARGET
0d667716 1385#undef HAVE_PUTCHAR_UNLOCKED
232b67d9
NS
1386#endif
1387
0d667716 1388
a6a5e4c9 1389/* Define to 1 if you have the `putc_unlocked' function. */
232b67d9 1390#ifndef USED_FOR_TARGET
a6a5e4c9 1391#undef HAVE_PUTC_UNLOCKED
232b67d9
NS
1392#endif
1393
86cf1cbd 1394
a6a5e4c9 1395/* Define to 1 if you have the `setlocale' function. */
232b67d9 1396#ifndef USED_FOR_TARGET
a6a5e4c9 1397#undef HAVE_SETLOCALE
232b67d9
NS
1398#endif
1399
236ce4b2 1400
a6a5e4c9 1401/* Define to 1 if you have the `setrlimit' function. */
232b67d9 1402#ifndef USED_FOR_TARGET
a6a5e4c9 1403#undef HAVE_SETRLIMIT
232b67d9
NS
1404#endif
1405
a7475ab1 1406
a6a5e4c9 1407/* Define to 1 if you have the <stddef.h> header file. */
232b67d9 1408#ifndef USED_FOR_TARGET
a6a5e4c9 1409#undef HAVE_STDDEF_H
232b67d9
NS
1410#endif
1411
86cf1cbd 1412
a6a5e4c9 1413/* Define to 1 if you have the <stdint.h> header file. */
232b67d9 1414#ifndef USED_FOR_TARGET
a6a5e4c9 1415#undef HAVE_STDINT_H
232b67d9
NS
1416#endif
1417
86cf1cbd 1418
a6a5e4c9 1419/* Define to 1 if you have the <stdlib.h> header file. */
232b67d9 1420#ifndef USED_FOR_TARGET
a6a5e4c9 1421#undef HAVE_STDLIB_H
232b67d9
NS
1422#endif
1423
86cf1cbd 1424
a6a5e4c9 1425/* Define to 1 if you have the <strings.h> header file. */
232b67d9 1426#ifndef USED_FOR_TARGET
a6a5e4c9 1427#undef HAVE_STRINGS_H
232b67d9
NS
1428#endif
1429
86cf1cbd 1430
a6a5e4c9 1431/* Define to 1 if you have the <string.h> header file. */
232b67d9 1432#ifndef USED_FOR_TARGET
a6a5e4c9 1433#undef HAVE_STRING_H
232b67d9
NS
1434#endif
1435
86cf1cbd 1436
a6a5e4c9 1437/* Define to 1 if you have the `strsignal' function. */
232b67d9 1438#ifndef USED_FOR_TARGET
a6a5e4c9 1439#undef HAVE_STRSIGNAL
232b67d9
NS
1440#endif
1441
c1800ec8 1442
a6a5e4c9 1443/* Define if <sys/times.h> defines struct tms. */
232b67d9 1444#ifndef USED_FOR_TARGET
a6a5e4c9 1445#undef HAVE_STRUCT_TMS
232b67d9
NS
1446#endif
1447
f31e826b 1448
a6a5e4c9 1449/* Define to 1 if you have the `sysconf' function. */
232b67d9 1450#ifndef USED_FOR_TARGET
a6a5e4c9 1451#undef HAVE_SYSCONF
232b67d9
NS
1452#endif
1453
f31e826b 1454
a6a5e4c9 1455/* Define to 1 if you have the <sys/file.h> header file. */
232b67d9 1456#ifndef USED_FOR_TARGET
a6a5e4c9 1457#undef HAVE_SYS_FILE_H
232b67d9
NS
1458#endif
1459
86cf1cbd 1460
a6a5e4c9 1461/* Define to 1 if you have the <sys/mman.h> header file. */
232b67d9 1462#ifndef USED_FOR_TARGET
a6a5e4c9 1463#undef HAVE_SYS_MMAN_H
232b67d9
NS
1464#endif
1465
cb49b9ad 1466
a6a5e4c9 1467/* Define to 1 if you have the <sys/param.h> header file. */
232b67d9 1468#ifndef USED_FOR_TARGET
a6a5e4c9 1469#undef HAVE_SYS_PARAM_H
232b67d9
NS
1470#endif
1471
351df804 1472
a6a5e4c9 1473/* Define to 1 if you have the <sys/resource.h> header file. */
232b67d9 1474#ifndef USED_FOR_TARGET
a6a5e4c9 1475#undef HAVE_SYS_RESOURCE_H
232b67d9
NS
1476#endif
1477
c1800ec8 1478
f4e749b4
TT
1479/* Define if your target C library provides sys/sdt.h */
1480#undef HAVE_SYS_SDT_H
1481
a6a5e4c9 1482/* Define to 1 if you have the <sys/stat.h> header file. */
232b67d9 1483#ifndef USED_FOR_TARGET
a6a5e4c9 1484#undef HAVE_SYS_STAT_H
232b67d9
NS
1485#endif
1486
c1800ec8 1487
a6a5e4c9 1488/* Define to 1 if you have the <sys/times.h> header file. */
232b67d9 1489#ifndef USED_FOR_TARGET
a6a5e4c9 1490#undef HAVE_SYS_TIMES_H
232b67d9
NS
1491#endif
1492
a6a5e4c9
KC
1493
1494/* Define to 1 if you have the <sys/time.h> header file. */
232b67d9 1495#ifndef USED_FOR_TARGET
a6a5e4c9 1496#undef HAVE_SYS_TIME_H
232b67d9
NS
1497#endif
1498
a6a5e4c9
KC
1499
1500/* Define to 1 if you have the <sys/types.h> header file. */
232b67d9 1501#ifndef USED_FOR_TARGET
a6a5e4c9 1502#undef HAVE_SYS_TYPES_H
232b67d9
NS
1503#endif
1504
a6a5e4c9
KC
1505
1506/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
232b67d9 1507#ifndef USED_FOR_TARGET
a6a5e4c9 1508#undef HAVE_SYS_WAIT_H
232b67d9
NS
1509#endif
1510
a6a5e4c9
KC
1511
1512/* Define to 1 if you have the `times' function. */
232b67d9 1513#ifndef USED_FOR_TARGET
a6a5e4c9 1514#undef HAVE_TIMES
232b67d9
NS
1515#endif
1516
a6a5e4c9
KC
1517
1518/* Define to 1 if you have the <time.h> header file. */
232b67d9 1519#ifndef USED_FOR_TARGET
a6a5e4c9 1520#undef HAVE_TIME_H
232b67d9
NS
1521#endif
1522
c1800ec8 1523
5427046f
ILT
1524/* Define to 1 if you have the <tr1/unordered_map> header file. */
1525#ifndef USED_FOR_TARGET
1526#undef HAVE_TR1_UNORDERED_MAP
1527#endif
1528
1529
7c2a2dbf
KT
1530/* Define to 1 if the system has the type `uintmax_t'. */
1531#ifndef USED_FOR_TARGET
1532#undef HAVE_UINTMAX_T
1533#endif
1534
1535
1536/* Define to 1 if the system has the type `uintptr_t'. */
1537#ifndef USED_FOR_TARGET
1538#undef HAVE_UINTPTR_T
1539#endif
1540
1541
a6a5e4c9 1542/* Define to 1 if you have the <unistd.h> header file. */
232b67d9 1543#ifndef USED_FOR_TARGET
a6a5e4c9 1544#undef HAVE_UNISTD_H
232b67d9
NS
1545#endif
1546
07cf4226 1547
5427046f
ILT
1548/* Define to 1 if you have the <unordered_map> header file. */
1549#ifndef USED_FOR_TARGET
1550#undef HAVE_UNORDERED_MAP
1551#endif
1552
1553
7c2a2dbf
KT
1554/* Define to 1 if the system has the type `unsigned long long int'. */
1555#ifndef USED_FOR_TARGET
1556#undef HAVE_UNSIGNED_LONG_LONG_INT
1557#endif
1558
1559
a6a5e4c9 1560/* Define if valgrind's valgrind/memcheck.h header is installed. */
232b67d9 1561#ifndef USED_FOR_TARGET
a6a5e4c9 1562#undef HAVE_VALGRIND_MEMCHECK_H
232b67d9
NS
1563#endif
1564
91029a29 1565
a6a5e4c9 1566/* Define to 1 if you have the `vfork' function. */
232b67d9 1567#ifndef USED_FOR_TARGET
a6a5e4c9 1568#undef HAVE_VFORK
232b67d9
NS
1569#endif
1570
4977bab6 1571
a6a5e4c9 1572/* Define to 1 if you have the <vfork.h> header file. */
232b67d9 1573#ifndef USED_FOR_TARGET
a6a5e4c9 1574#undef HAVE_VFORK_H
232b67d9
NS
1575#endif
1576
4977bab6 1577
a6a5e4c9 1578/* Define to 1 if you have the <wchar.h> header file. */
232b67d9 1579#ifndef USED_FOR_TARGET
a6a5e4c9 1580#undef HAVE_WCHAR_H
232b67d9
NS
1581#endif
1582
4977bab6 1583
a6a5e4c9 1584/* Define to 1 if you have the `wcswidth' function. */
232b67d9 1585#ifndef USED_FOR_TARGET
a6a5e4c9 1586#undef HAVE_WCSWIDTH
232b67d9
NS
1587#endif
1588
1072ec3f 1589
a6a5e4c9 1590/* Define to 1 if `fork' works. */
232b67d9 1591#ifndef USED_FOR_TARGET
a6a5e4c9 1592#undef HAVE_WORKING_FORK
232b67d9
NS
1593#endif
1594
a5381466 1595
a6a5e4c9
KC
1596/* Define this macro if mbstowcs does not crash when its first argument is
1597 NULL. */
232b67d9 1598#ifndef USED_FOR_TARGET
a6a5e4c9 1599#undef HAVE_WORKING_MBSTOWCS
232b67d9
NS
1600#endif
1601
71a94577 1602
a6a5e4c9 1603/* Define to 1 if `vfork' works. */
232b67d9 1604#ifndef USED_FOR_TARGET
a6a5e4c9 1605#undef HAVE_WORKING_VFORK
232b67d9
NS
1606#endif
1607
91029a29 1608
5ec1c5e6 1609/* Define to 1 if the system has the type `__int64'. */
232b67d9 1610#ifndef USED_FOR_TARGET
a6a5e4c9 1611#undef HAVE___INT64
232b67d9
NS
1612#endif
1613
8ada417f 1614
f8bf9252
SP
1615/* Define if cloog is in use. */
1616#ifndef USED_FOR_TARGET
1617#undef HAVE_cloog
d7f09764
DN
1618#endif
1619
1620
c1736aea
TJ
1621/* Define if F_SETLKW supported by fcntl. */
1622#ifndef USED_FOR_TARGET
1623#undef HOST_HAS_F_SETLKW
1624#endif
1625
1626
a6a5e4c9 1627/* Define as const if the declaration of iconv() needs const. */
232b67d9 1628#ifndef USED_FOR_TARGET
a6a5e4c9 1629#undef ICONV_CONST
232b67d9
NS
1630#endif
1631
91029a29 1632
c6092243
RO
1633/* Define to the linker option to enable use of shared objects. */
1634#ifndef USED_FOR_TARGET
1635#undef LD_DYNAMIC_OPTION
1636#endif
1637
1638
1639/* Define to the linker option to disable use of shared objects. */
1640#ifndef USED_FOR_TARGET
1641#undef LD_STATIC_OPTION
1642#endif
1643
1644
16c9d3b1
RO
1645/* Define to the library containing __tls_get_addr/___tls_get_addr. */
1646#ifndef USED_FOR_TARGET
1647#undef LIB_TLS_SPEC
1648#endif
1649
1650
79bec923
ST
1651/* The linker hash style */
1652#ifndef USED_FOR_TARGET
1653#undef LINKER_HASH_STYLE
1654#endif
1655
1656
1cd0b716
DK
1657/* Define to the name of the LTO plugin DSO that must be passed to the
1658 linker's -plugin=LIB option. */
1659#ifndef USED_FOR_TARGET
1660#undef LTOPLUGINSONAME
1661#endif
1662
1663
236ec2d7
RW
1664/* Define to the sub-directory in which libtool stores uninstalled libraries.
1665 */
1666#ifndef USED_FOR_TARGET
1667#undef LT_OBJDIR
1668#endif
1669
1670
a6a5e4c9 1671/* Define if host mkdir takes a single argument. */
232b67d9 1672#ifndef USED_FOR_TARGET
a6a5e4c9 1673#undef MKDIR_TAKES_ONE_ARG
232b67d9
NS
1674#endif
1675
91029a29 1676
a6a5e4c9 1677/* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
232b67d9 1678#ifndef USED_FOR_TARGET
a6a5e4c9 1679#undef NEED_64BIT_HOST_WIDE_INT
232b67d9
NS
1680#endif
1681
91029a29 1682
a6a5e4c9 1683/* Define to 1 if your C compiler doesn't accept -c and -o together. */
232b67d9 1684#ifndef USED_FOR_TARGET
a6a5e4c9 1685#undef NO_MINUS_C_MINUS_O
232b67d9
NS
1686#endif
1687
b7460f24 1688
a6a5e4c9 1689/* Define to the address where bug reports for this package should be sent. */
232b67d9 1690#ifndef USED_FOR_TARGET
a6a5e4c9 1691#undef PACKAGE_BUGREPORT
232b67d9
NS
1692#endif
1693
c64688ae 1694
a6a5e4c9 1695/* Define to the full name of this package. */
232b67d9 1696#ifndef USED_FOR_TARGET
a6a5e4c9 1697#undef PACKAGE_NAME
232b67d9
NS
1698#endif
1699
201556f0 1700
a6a5e4c9 1701/* Define to the full name and version of this package. */
232b67d9 1702#ifndef USED_FOR_TARGET
a6a5e4c9 1703#undef PACKAGE_STRING
232b67d9
NS
1704#endif
1705
f996902d 1706
a6a5e4c9 1707/* Define to the one symbol short name of this package. */
232b67d9 1708#ifndef USED_FOR_TARGET
a6a5e4c9 1709#undef PACKAGE_TARNAME
232b67d9
NS
1710#endif
1711
3a37b08e 1712
5213506e
RW
1713/* Define to the home page for this package. */
1714#ifndef USED_FOR_TARGET
1715#undef PACKAGE_URL
1716#endif
1717
1718
a6a5e4c9 1719/* Define to the version of this package. */
232b67d9 1720#ifndef USED_FOR_TARGET
a6a5e4c9 1721#undef PACKAGE_VERSION
232b67d9
NS
1722#endif
1723
91029a29 1724
5938f74d
L
1725/* Specify plugin linker */
1726#ifndef USED_FOR_TARGET
36d21883 1727#undef PLUGIN_LD_SUFFIX
5938f74d
L
1728#endif
1729
1730
a6a5e4c9 1731/* Define to PREFIX/include if cpp should also search that directory. */
232b67d9 1732#ifndef USED_FOR_TARGET
a6a5e4c9 1733#undef PREFIX_INCLUDE_DIR
232b67d9
NS
1734#endif
1735
e95b1e6a 1736
5213506e 1737/* The size of `int', as computed by sizeof. */
232b67d9 1738#ifndef USED_FOR_TARGET
a6a5e4c9 1739#undef SIZEOF_INT
232b67d9
NS
1740#endif
1741
17e9e88c 1742
5213506e 1743/* The size of `long', as computed by sizeof. */
232b67d9 1744#ifndef USED_FOR_TARGET
a6a5e4c9 1745#undef SIZEOF_LONG
232b67d9
NS
1746#endif
1747
cf7b8b0d 1748
5213506e 1749/* The size of `long long', as computed by sizeof. */
232b67d9 1750#ifndef USED_FOR_TARGET
a6a5e4c9 1751#undef SIZEOF_LONG_LONG
232b67d9
NS
1752#endif
1753
91029a29 1754
5213506e 1755/* The size of `short', as computed by sizeof. */
232b67d9 1756#ifndef USED_FOR_TARGET
a6a5e4c9 1757#undef SIZEOF_SHORT
232b67d9
NS
1758#endif
1759
8ada417f 1760
5213506e 1761/* The size of `void *', as computed by sizeof. */
232b67d9 1762#ifndef USED_FOR_TARGET
a6a5e4c9 1763#undef SIZEOF_VOID_P
232b67d9
NS
1764#endif
1765
f6f5dff2 1766
5213506e 1767/* The size of `__int64', as computed by sizeof. */
232b67d9 1768#ifndef USED_FOR_TARGET
a6a5e4c9 1769#undef SIZEOF___INT64
232b67d9
NS
1770#endif
1771
f88c65f7 1772
a6a5e4c9 1773/* Define to 1 if you have the ANSI C header files. */
232b67d9 1774#ifndef USED_FOR_TARGET
a6a5e4c9 1775#undef STDC_HEADERS
232b67d9
NS
1776#endif
1777
ef1ecf87 1778
a6a5e4c9 1779/* Define if you can safely include both <string.h> and <strings.h>. */
232b67d9 1780#ifndef USED_FOR_TARGET
a6a5e4c9 1781#undef STRING_WITH_STRINGS
232b67d9
NS
1782#endif
1783
2c4a9cff 1784
ed965309
JJ
1785/* Define if TFmode long double should be the default */
1786#ifndef USED_FOR_TARGET
1787#undef TARGET_DEFAULT_LONG_DOUBLE_128
1788#endif
1789
1790
6961669f
RO
1791/* Define if your target C library provides the `dl_iterate_phdr' function. */
1792#undef TARGET_DL_ITERATE_PHDR
1793
77008252
JJ
1794/* Define if your target C library provides stack protector support */
1795#ifndef USED_FOR_TARGET
1796#undef TARGET_LIBC_PROVIDES_SSP
1797#endif
1798
1799
a6a5e4c9 1800/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
232b67d9 1801#ifndef USED_FOR_TARGET
a6a5e4c9 1802#undef TIME_WITH_SYS_TIME
232b67d9
NS
1803#endif
1804
9d147085 1805
f1c26cad
RO
1806/* Define to the flag used to mark TLS sections if the default (`T') doesn't
1807 work. */
1808#ifndef USED_FOR_TARGET
1809#undef TLS_SECTION_ASM_FLAG
1810#endif
1811
1812
a6a5e4c9 1813/* Define if your assembler mis-optimizes .eh_frame data. */
232b67d9 1814#ifndef USED_FOR_TARGET
a6a5e4c9 1815#undef USE_AS_TRADITIONAL_FORMAT
232b67d9
NS
1816#endif
1817
5f0e9ea2 1818
f7e413e2
DK
1819/* Define if you want to generate code by default that assumes that the Cygwin
1820 DLL exports wrappers to support libstdc++ function replacement. */
1821#ifndef USED_FOR_TARGET
1822#undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
1823#endif
1824
1825
99fa8911
AP
1826/* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1827 still efficiently supported by the host hardware. */
232b67d9 1828#ifndef USED_FOR_TARGET
99fa8911 1829#undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
232b67d9
NS
1830#endif
1831
99fa8911 1832
ad211091
KT
1833/* Define if we should use leading underscore on 64 bit mingw targets */
1834#ifndef USED_FOR_TARGET
1835#undef USE_MINGW64_LEADING_UNDERSCORES
1836#endif
1837
1838
5213506e
RW
1839/* Enable extensions on AIX 3, Interix. */
1840#ifndef _ALL_SOURCE
1841# undef _ALL_SOURCE
1842#endif
1843/* Enable GNU extensions on systems that have them. */
1844#ifndef _GNU_SOURCE
1845# undef _GNU_SOURCE
1846#endif
1847/* Enable threading extensions on Solaris. */
1848#ifndef _POSIX_PTHREAD_SEMANTICS
1849# undef _POSIX_PTHREAD_SEMANTICS
1850#endif
1851/* Enable extensions on HP NonStop. */
1852#ifndef _TANDEM_SOURCE
1853# undef _TANDEM_SOURCE
1854#endif
1855/* Enable general extensions on Solaris. */
1856#ifndef __EXTENSIONS__
1857# undef __EXTENSIONS__
1858#endif
1859
1860
a1286ef5
ZW
1861/* Define to be the last component of the Windows registry key under which to
1862 look for installation paths. The full key used will be
1863 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1864 The default is the GCC version number. */
232b67d9 1865#ifndef USED_FOR_TARGET
a6a5e4c9 1866#undef WIN32_REGISTRY_KEY
232b67d9
NS
1867#endif
1868
96d0f4dc 1869
5213506e
RW
1870/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1871 significant byte first (like Motorola and SPARC, unlike Intel). */
1872#if defined AC_APPLE_UNIVERSAL_BUILD
1873# if defined __BIG_ENDIAN__
1874# define WORDS_BIGENDIAN 1
1875# endif
1876#else
1877# ifndef WORDS_BIGENDIAN
1878# undef WORDS_BIGENDIAN
1879# endif
232b67d9
NS
1880#endif
1881
480767a9
ILT
1882/* Number of bits in a file offset, on hosts where this is settable. */
1883#ifndef USED_FOR_TARGET
1884#undef _FILE_OFFSET_BITS
1885#endif
1886
1887
1888/* Define for large files, on AIX-style hosts. */
1889#ifndef USED_FOR_TARGET
1890#undef _LARGE_FILES
1891#endif
1892
1893
60d26958 1894/* Define to 1 if on MINIX. */
232b67d9 1895#ifndef USED_FOR_TARGET
60d26958
PB
1896#undef _MINIX
1897#endif
1898
1899
1900/* Define to 2 if the system does not provide POSIX.1 features except with
1901 this defined. */
1902#ifndef USED_FOR_TARGET
1903#undef _POSIX_1_SOURCE
1904#endif
1905
1906
1907/* Define to 1 if you need to in order for `stat' and other things to work. */
1908#ifndef USED_FOR_TARGET
1909#undef _POSIX_SOURCE
1910#endif
1911
1912
7c2a2dbf
KT
1913/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1914 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1915 #define below would cause a syntax error. */
1916#ifndef USED_FOR_TARGET
1917#undef _UINT32_T
1918#endif
1919
1920
1921/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1922 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1923 #define below would cause a syntax error. */
1924#ifndef USED_FOR_TARGET
1925#undef _UINT64_T
1926#endif
1927
1928
1929/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1930 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1931 #define below would cause a syntax error. */
1932#ifndef USED_FOR_TARGET
1933#undef _UINT8_T
1934#endif
1935
1936
c71618c6
AT
1937/* Define to `char *' if <sys/types.h> does not define. */
1938#ifndef USED_FOR_TARGET
1939#undef caddr_t
1940#endif
1941
1942
86da66b5
HPN
1943/* Define to `__inline__' or `__inline' if that's what the C compiler
1944 calls it, or to nothing if 'inline' is not supported under any name. */
1945#ifndef __cplusplus
a6a5e4c9 1946#undef inline
86da66b5 1947#endif
a6a5e4c9 1948
7c2a2dbf
KT
1949/* Define to the type of a signed integer type of width exactly 16 bits if
1950 such a type exists and the standard includes do not define it. */
1951#ifndef USED_FOR_TARGET
1952#undef int16_t
1953#endif
1954
1955
1956/* Define to the type of a signed integer type of width exactly 32 bits if
1957 such a type exists and the standard includes do not define it. */
1958#ifndef USED_FOR_TARGET
1959#undef int32_t
1960#endif
1961
1962
1963/* Define to the type of a signed integer type of width exactly 64 bits if
1964 such a type exists and the standard includes do not define it. */
1965#ifndef USED_FOR_TARGET
1966#undef int64_t
1967#endif
1968
1969
1970/* Define to the type of a signed integer type of width exactly 8 bits if such
1971 a type exists and the standard includes do not define it. */
1972#ifndef USED_FOR_TARGET
1973#undef int8_t
1974#endif
1975
1976
1977/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1978 not define. */
1979#ifndef USED_FOR_TARGET
1980#undef intmax_t
1981#endif
1982
1983
1984/* Define to the type of a signed integer type wide enough to hold a pointer,
1985 if such a type exists, and if the system does not define it. */
1986#ifndef USED_FOR_TARGET
1987#undef intptr_t
1988#endif
1989
1990
a6a5e4c9 1991/* Define to `int' if <sys/types.h> does not define. */
232b67d9 1992#ifndef USED_FOR_TARGET
a6a5e4c9 1993#undef pid_t
232b67d9
NS
1994#endif
1995
475c267f 1996
236ec2d7 1997/* Define to `long' if <sys/resource.h> doesn't define. */
232b67d9 1998#ifndef USED_FOR_TARGET
a6a5e4c9 1999#undef rlim_t
232b67d9
NS
2000#endif
2001
a6a5e4c9
KC
2002
2003/* Define to `int' if <sys/types.h> does not define. */
232b67d9 2004#ifndef USED_FOR_TARGET
a6a5e4c9 2005#undef ssize_t
232b67d9
NS
2006#endif
2007
a6a5e4c9 2008
7c2a2dbf
KT
2009/* Define to the type of an unsigned integer type of width exactly 16 bits if
2010 such a type exists and the standard includes do not define it. */
2011#ifndef USED_FOR_TARGET
2012#undef uint16_t
2013#endif
2014
2015
2016/* Define to the type of an unsigned integer type of width exactly 32 bits if
2017 such a type exists and the standard includes do not define it. */
2018#ifndef USED_FOR_TARGET
2019#undef uint32_t
2020#endif
2021
2022
2023/* Define to the type of an unsigned integer type of width exactly 64 bits if
2024 such a type exists and the standard includes do not define it. */
2025#ifndef USED_FOR_TARGET
2026#undef uint64_t
2027#endif
2028
2029
2030/* Define to the type of an unsigned integer type of width exactly 8 bits if
2031 such a type exists and the standard includes do not define it. */
2032#ifndef USED_FOR_TARGET
2033#undef uint8_t
2034#endif
2035
2036
2037/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2038 do not define. */
2039#ifndef USED_FOR_TARGET
2040#undef uintmax_t
2041#endif
2042
2043
2044/* Define to the type of an unsigned integer type wide enough to hold a
2045 pointer, if such a type exists, and if the system does not define it. */
2046#ifndef USED_FOR_TARGET
2047#undef uintptr_t
2048#endif
2049
2050
a6a5e4c9 2051/* Define as `fork' if `vfork' does not work. */
232b67d9 2052#ifndef USED_FOR_TARGET
a6a5e4c9 2053#undef vfork
232b67d9
NS
2054#endif
2055