]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config.in
coroutines: Make call argument handling more robust [PR95440]
[thirdparty/gcc.git] / gcc / config.in
CommitLineData
a6a5e4c9 1/* config.in. Generated from configure.ac by autoheader. */
71a94577 2
85c64bbe
BS
3/* Define if this compiler should be built as the offload target compiler. */
4#ifndef USED_FOR_TARGET
5#undef ACCEL_COMPILER
6#endif
7
8
5213506e
RW
9/* Define if building universal (internal helper macro) */
10#ifndef USED_FOR_TARGET
11#undef AC_APPLE_UNIVERSAL_BUILD
12#endif
13
14
29d7cbd1
RO
15/* Define to the assembler option to enable compressed debug sections. */
16#ifndef USED_FOR_TARGET
17#undef AS_COMPRESS_DEBUG_OPTION
18#endif
19
20
21/* Define to the assembler option to disable compressed debug sections. */
22#ifndef USED_FOR_TARGET
23#undef AS_NO_COMPRESS_DEBUG_OPTION
24#endif
25
26
e33a1eae
JJ
27/* Define to the root for URLs about GCC changes. */
28#ifndef USED_FOR_TARGET
29#undef CHANGES_ROOT_URL
30#endif
31
32
236ec2d7 33/* Define as the number of bits in a byte, if `limits.h' doesn't. */
232b67d9 34#ifndef USED_FOR_TARGET
a6a5e4c9 35#undef CHAR_BIT
232b67d9
NS
36#endif
37
e256b8b6 38
b06f87c7
BE
39/* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
40 bag of miscellaneous but relatively cheap checks. */
7ec491c0
MM
41#ifndef USED_FOR_TARGET
42#undef CHECKING_P
43#endif
44
45
a6a5e4c9 46/* Define 0/1 to force the choice for exception handling model. */
232b67d9 47#ifndef USED_FOR_TARGET
a6a5e4c9 48#undef CONFIG_SJLJ_EXCEPTIONS
232b67d9
NS
49#endif
50
e9831ca0 51
a6a5e4c9 52/* Define to enable the use of a default assembler. */
232b67d9 53#ifndef USED_FOR_TARGET
a6a5e4c9 54#undef DEFAULT_ASSEMBLER
232b67d9
NS
55#endif
56
c375c43b 57
a6a5e4c9 58/* Define to enable the use of a default linker. */
232b67d9 59#ifndef USED_FOR_TARGET
a6a5e4c9 60#undef DEFAULT_LINKER
232b67d9
NS
61#endif
62
ab87f8c8 63
dc6b6330 64/* Define to larger than zero set the default stack clash protector size. */
630b1e3a
TC
65#ifndef USED_FOR_TARGET
66#undef DEFAULT_STK_CLASH_GUARD_SIZE
67#endif
68
69
a6a5e4c9
KC
70/* Define if you want to use __cxa_atexit, rather than atexit, to register C++
71 destructors for local statics and global objects. This is essential for
72 fully standards-compliant handling of destructors, but requires
73 __cxa_atexit in libc. */
232b67d9 74#ifndef USED_FOR_TARGET
a6a5e4c9 75#undef DEFAULT_USE_CXA_ATEXIT
232b67d9
NS
76#endif
77
3ec83fc2 78
899c78ae
JJ
79/* The default for -fdiagnostics-color option */
80#ifndef USED_FOR_TARGET
81#undef DIAGNOSTICS_COLOR_DEFAULT
82#endif
83
84
458c8d64
BE
85/* The default for -fdiagnostics-urls option */
86#ifndef USED_FOR_TARGET
87#undef DIAGNOSTICS_URLS_DEFAULT
88#endif
89
90
e33a1eae
JJ
91/* Define to the root for documentation URLs. */
92#ifndef USED_FOR_TARGET
93#undef DOCUMENTATION_ROOT_URL
94#endif
95
96
757bf1df
DM
97/* Define 0/1 if static analyzer feature is enabled. */
98#ifndef USED_FOR_TARGET
99#undef ENABLE_ANALYZER
100#endif
101
102
06c37c96 103/* Define if you want assertions enabled. This is a cheap check. */
232b67d9 104#ifndef USED_FOR_TARGET
06c37c96 105#undef ENABLE_ASSERT_CHECKING
232b67d9
NS
106#endif
107
06c37c96 108
3089f8b5
PB
109/* Define to 1 to specify that we are using the BID decimal floating point
110 format instead of DPD */
111#ifndef USED_FOR_TARGET
112#undef ENABLE_DECIMAL_BID_FORMAT
113#endif
114
115
486aa804
BE
116/* Define to 1 to enable decimal float extension to C. */
117#ifndef USED_FOR_TARGET
118#undef ENABLE_DECIMAL_FLOAT
119#endif
120
121
428b3812
L
122/* Define if your target supports default PIE and it is enabled. */
123#ifndef USED_FOR_TARGET
124#undef ENABLE_DEFAULT_PIE
125#endif
126
127
e0f6cba0
MG
128/* Define if your target supports default stack protector and it is enabled.
129 */
130#ifndef USED_FOR_TARGET
131#undef ENABLE_DEFAULT_SSP
132#endif
133
134
3089f8b5 135/* Define if you want more run-time sanity checks for dataflow. */
79b87c74 136#ifndef USED_FOR_TARGET
3089f8b5 137#undef ENABLE_DF_CHECKING
79b87c74
MM
138#endif
139
140
8f56cb51
AM
141/* Define to 0/1 if you want extra run-time checking that might affect code
142 generation. */
143#ifndef USED_FOR_TARGET
144#undef ENABLE_EXTRA_CHECKING
145#endif
146
147
ab22c1fa
CF
148/* Define to 1 to enable fixed-point arithmetic extension to C. */
149#ifndef USED_FOR_TARGET
150#undef ENABLE_FIXED_POINT
151#endif
152
153
a6a5e4c9
KC
154/* Define if you want fold checked that it never destructs its argument. This
155 is quite expensive. */
232b67d9 156#ifndef USED_FOR_TARGET
a6a5e4c9 157#undef ENABLE_FOLD_CHECKING
232b67d9
NS
158#endif
159
956d6950 160
a6a5e4c9
KC
161/* Define if you want the garbage collector to operate in maximally paranoid
162 mode, validating the entire heap and collecting garbage at every
163 opportunity. This is extremely expensive. */
232b67d9 164#ifndef USED_FOR_TARGET
a6a5e4c9 165#undef ENABLE_GC_ALWAYS_COLLECT
232b67d9
NS
166#endif
167
956d6950 168
a6a5e4c9
KC
169/* Define if you want the garbage collector to do object poisoning and other
170 memory allocation checks. This is quite expensive. */
232b67d9 171#ifndef USED_FOR_TARGET
a6a5e4c9 172#undef ENABLE_GC_CHECKING
232b67d9
NS
173#endif
174
e256b8b6 175
70b1e376
RW
176/* Define if you want operations on GIMPLE (the basic data structure of the
177 high-level optimizers) to be checked for dynamic type safety at runtime.
178 This is moderately expensive. */
179#ifndef USED_FOR_TARGET
180#undef ENABLE_GIMPLE_CHECKING
181#endif
182
183
b2b40051
MJ
184/* Define this to enable support for generating HSAIL. */
185#ifndef USED_FOR_TARGET
186#undef ENABLE_HSA
187#endif
188
189
cd533689
PP
190/* Define if gcc should always pass --build-id to linker. */
191#ifndef USED_FOR_TARGET
192#undef ENABLE_LD_BUILDID
193#endif
194
195
87e6d9dc
TB
196/* Define to 1 to enable libquadmath support */
197#ifndef USED_FOR_TARGET
198#undef ENABLE_LIBQUADMATH_SUPPORT
199#endif
200
201
d7f09764
DN
202/* Define to enable LTO support. */
203#ifndef USED_FOR_TARGET
204#undef ENABLE_LTO
205#endif
206
207
a6a5e4c9
KC
208/* Define to 1 if translation of program messages to the user's native
209 language is requested. */
232b67d9 210#ifndef USED_FOR_TARGET
a6a5e4c9 211#undef ENABLE_NLS
232b67d9
NS
212#endif
213
c375c43b 214
85c64bbe
BS
215/* Define this to enable support for offloading. */
216#ifndef USED_FOR_TARGET
217#undef ENABLE_OFFLOADING
218#endif
219
220
68a607d8
DN
221/* Define to enable plugin support. */
222#ifndef USED_FOR_TARGET
223#undef ENABLE_PLUGIN
224#endif
225
226
a6a5e4c9
KC
227/* Define if you want all operations on RTL (the basic data structure of the
228 optimizer and back end) to be checked for dynamic type safety at runtime.
229 This is quite expensive. */
232b67d9 230#ifndef USED_FOR_TARGET
a6a5e4c9 231#undef ENABLE_RTL_CHECKING
232b67d9
NS
232#endif
233
a15135c9 234
a6a5e4c9
KC
235/* Define if you want RTL flag accesses to be checked against the RTL codes
236 that are supported for each access macro. This is relatively cheap. */
232b67d9 237#ifndef USED_FOR_TARGET
a6a5e4c9 238#undef ENABLE_RTL_FLAG_CHECKING
232b67d9
NS
239#endif
240
0ee31ab1 241
b53ef395
NS
242/* Define if you want runtime assertions enabled. This is a cheap check. */
243#undef ENABLE_RUNTIME_CHECKING
244
a6a5e4c9
KC
245/* Define if you want all operations on trees (the basic data structure of the
246 front ends) to be checked for dynamic type safety at runtime. This is
8d2ccbd2 247 moderately expensive. */
232b67d9 248#ifndef USED_FOR_TARGET
a6a5e4c9 249#undef ENABLE_TREE_CHECKING
232b67d9
NS
250#endif
251
0ee31ab1 252
dc60b775
CD
253/* Define if you want all gimple types to be verified after gimplifiation.
254 This is cheap. */
7e98624c
RG
255#ifndef USED_FOR_TARGET
256#undef ENABLE_TYPES_CHECKING
257#endif
258
259
279a935f
RB
260/* Define to get calls to the valgrind runtime enabled. */
261#ifndef USED_FOR_TARGET
262#undef ENABLE_VALGRIND_ANNOTATIONS
263#endif
264
265
a6a5e4c9
KC
266/* Define if you want to run subprograms and generated programs through
267 valgrind (a memory checker). This is extremely expensive. */
232b67d9 268#ifndef USED_FOR_TARGET
a6a5e4c9 269#undef ENABLE_VALGRIND_CHECKING
232b67d9
NS
270#endif
271
c1800ec8 272
ad103b01
RO
273/* Define 0/1 if vtable verification feature is enabled. */
274#ifndef USED_FOR_TARGET
275#undef ENABLE_VTABLE_VERIFY
276#endif
277
278
a1286ef5
ZW
279/* Define to 1 if installation paths should be looked up in the Windows
280 Registry. Ignored on non-Windows hosts. */
232b67d9 281#ifndef USED_FOR_TARGET
a6a5e4c9 282#undef ENABLE_WIN32_REGISTRY
232b67d9
NS
283#endif
284
475c267f 285
a6a5e4c9
KC
286/* Define to the name of a file containing a list of extra machine modes for
287 this architecture. */
232b67d9 288#ifndef USED_FOR_TARGET
a6a5e4c9 289#undef EXTRA_MODES_FILE
232b67d9
NS
290#endif
291
3b681e9d 292
a6a5e4c9 293/* Define to enable detailed memory allocation stats gathering. */
232b67d9 294#ifndef USED_FOR_TARGET
a6a5e4c9 295#undef GATHER_STATISTICS
232b67d9
NS
296#endif
297
54953b66 298
c68a6e08
JW
299/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
300#ifndef USED_FOR_TARGET
301#undef GWINSZ_IN_SYS_IOCTL
302#endif
303
304
4f6d8cc8
GK
305/* mcontext_t fields start with __ */
306#ifndef USED_FOR_TARGET
307#undef HAS_MCONTEXT_T_UNDERSCORES
308#endif
309
310
ec47b086
DV
311/* Define if your assembler supports architecture modifiers. */
312#ifndef USED_FOR_TARGET
313#undef HAVE_AS_ARCHITECTURE_MODIFIERS
314#endif
315
316
63866e04
GJL
317/* Define if your avr assembler supports -mgcc-isr option. */
318#ifndef USED_FOR_TARGET
319#undef HAVE_AS_AVR_MGCCISR_OPTION
320#endif
321
322
0c9dc4ae
GJL
323/* Define if your avr assembler supports --mlink-relax option. */
324#ifndef USED_FOR_TARGET
325#undef HAVE_AS_AVR_MLINK_RELAX_OPTION
326#endif
327
328
329/* Define if your avr assembler supports -mrmw option. */
330#ifndef USED_FOR_TARGET
331#undef HAVE_AS_AVR_MRMW_OPTION
332#endif
333
334
29d7cbd1
RO
335/* Define to the level of your assembler's compressed debug section support.
336 */
337#ifndef USED_FOR_TARGET
338#undef HAVE_AS_COMPRESS_DEBUG
339#endif
340
341
c8aea42c
PB
342/* Define if your assembler supports the --debug-prefix-map option. */
343#ifndef USED_FOR_TARGET
344#undef HAVE_AS_DEBUG_PREFIX_MAP
345#endif
346
347
899c78ae
JJ
348/* Define if your assembler supports .module. */
349#ifndef USED_FOR_TARGET
350#undef HAVE_AS_DOT_MODULE
351#endif
352
353
293b77b0
CF
354/* Define if your assembler supports DSPR1 mult. */
355#ifndef USED_FOR_TARGET
356#undef HAVE_AS_DSPR1_MULT
357#endif
358
359
a44380d2
JM
360/* Define if your assembler supports .dtprelword. */
361#ifndef USED_FOR_TARGET
362#undef HAVE_AS_DTPRELWORD
363#endif
364
365
a6a5e4c9
KC
366/* Define if your assembler supports dwarf2 .file/.loc directives, and
367 preserves file table indices exactly as given. */
232b67d9 368#ifndef USED_FOR_TARGET
a6a5e4c9 369#undef HAVE_AS_DWARF2_DEBUG_LINE
232b67d9
NS
370#endif
371
24a184c9 372
bd2b9f1e
AO
373/* Define if your assembler supports views in dwarf2 .loc directives. */
374#ifndef USED_FOR_TARGET
375#undef HAVE_AS_DWARF2_DEBUG_VIEW
376#endif
377
378
157bb85d
UW
379/* Define if your assembler supports the R_PPC64_ENTRY relocation. */
380#ifndef USED_FOR_TARGET
381#undef HAVE_AS_ENTRY_MARKERS
382#endif
383
384
a6a5e4c9 385/* Define if your assembler supports explicit relocations. */
232b67d9 386#ifndef USED_FOR_TARGET
a6a5e4c9 387#undef HAVE_AS_EXPLICIT_RELOCS
232b67d9
NS
388#endif
389
03c41c05 390
e8b141b5
DM
391/* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
392#ifndef USED_FOR_TARGET
393#undef HAVE_AS_FMAF_HPC_VIS3
394#endif
395
396
a6a5e4c9 397/* Define if your assembler supports the --gdwarf2 option. */
232b67d9 398#ifndef USED_FOR_TARGET
a6a5e4c9 399#undef HAVE_AS_GDWARF2_DEBUG_FLAG
232b67d9
NS
400#endif
401
a37db56b 402
dcb957d9
JM
403/* Define if your assembler supports .gnu_attribute. */
404#ifndef USED_FOR_TARGET
405#undef HAVE_AS_GNU_ATTRIBUTE
406#endif
407
408
a6a5e4c9 409/* Define true if the assembler supports '.long foo@GOTOFF'. */
232b67d9 410#ifndef USED_FOR_TARGET
a6a5e4c9 411#undef HAVE_AS_GOTOFF_IN_DATA
232b67d9
NS
412#endif
413
956d6950 414
a6a5e4c9 415/* Define if your assembler supports the --gstabs option. */
232b67d9 416#ifndef USED_FOR_TARGET
a6a5e4c9 417#undef HAVE_AS_GSTABS_DEBUG_FLAG
232b67d9
NS
418#endif
419
2bd02043 420
a6a5e4c9 421/* Define if your assembler supports the Sun syntax for cmov. */
232b67d9 422#ifndef USED_FOR_TARGET
a6a5e4c9 423#undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
232b67d9
NS
424#endif
425
8eb6a092 426
68b92f78
RS
427/* Define if your assembler supports the subtraction of symbols in different
428 sections. */
429#ifndef USED_FOR_TARGET
430#undef HAVE_AS_IX86_DIFF_SECT_DELTA
431#endif
432
433
b6c03bcd
RS
434/* Define if your assembler supports the ffreep mnemonic. */
435#ifndef USED_FOR_TARGET
436#undef HAVE_AS_IX86_FFREEP
437#endif
438
439
a3a5e3d1
UB
440/* Define if your assembler uses fildq and fistq mnemonics. */
441#ifndef USED_FOR_TARGET
442#undef HAVE_AS_IX86_FILDQ
443#endif
444
445
446/* Define if your assembler uses filds and fists mnemonics. */
447#ifndef USED_FOR_TARGET
448#undef HAVE_AS_IX86_FILDS
449#endif
450
451
c0597759
L
452/* Define 0/1 if your assembler and linker support @GOT. */
453#ifndef USED_FOR_TARGET
454#undef HAVE_AS_IX86_GOT32X
455#endif
456
457
b993039f
EB
458/* Define if your assembler supports HLE prefixes. */
459#ifndef USED_FOR_TARGET
460#undef HAVE_AS_IX86_HLE
461#endif
462
463
fe04878d
UB
464/* Define if your assembler supports interunit movq mnemonic. */
465#ifndef USED_FOR_TARGET
466#undef HAVE_AS_IX86_INTERUNIT_MOVQ
467#endif
468
469
953c29f7 470/* Define if your assembler supports the .quad directive. */
2433310d 471#ifndef USED_FOR_TARGET
953c29f7 472#undef HAVE_AS_IX86_QUAD
2433310d
RO
473#endif
474
475
abcb0bd9 476/* Define if the assembler supports 'rep <insn>, lock <insn>'. */
ed104137 477#ifndef USED_FOR_TARGET
953c29f7 478#undef HAVE_AS_IX86_REP_LOCK_PREFIX
ed104137
RO
479#endif
480
481
953c29f7 482/* Define if your assembler supports the sahf mnemonic in 64bit mode. */
38ca3765
UB
483#ifndef USED_FOR_TARGET
484#undef HAVE_AS_IX86_SAHF
485#endif
486
487
bad72d7a
RH
488/* Define if your assembler supports the swap suffix. */
489#ifndef USED_FOR_TARGET
490#undef HAVE_AS_IX86_SWAP
491#endif
492
493
0f24748c 494/* Define if your assembler and linker support @tlsgdplt. */
8950516e
RO
495#ifndef USED_FOR_TARGET
496#undef HAVE_AS_IX86_TLSGDPLT
497#endif
498
499
caa16d41
RO
500/* Define to 1 if your assembler and linker support @tlsldm. */
501#ifndef USED_FOR_TARGET
502#undef HAVE_AS_IX86_TLSLDM
503#endif
504
505
506/* Define to 1 if your assembler and linker support @tlsldmplt. */
8950516e
RO
507#ifndef USED_FOR_TARGET
508#undef HAVE_AS_IX86_TLSLDMPLT
509#endif
510
511
de86ff8f
L
512/* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
513 GOT. */
514#ifndef USED_FOR_TARGET
515#undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
516#endif
517
518
88f7c49a
RM
519/* Define if your assembler supports the 'ud2' mnemonic. */
520#ifndef USED_FOR_TARGET
521#undef HAVE_AS_IX86_UD2
522#endif
523
524
d006f5eb
RH
525/* Define if your assembler supports the lituse_jsrdirect relocation. */
526#ifndef USED_FOR_TARGET
527#undef HAVE_AS_JSRDIRECT_RELOCS
528#endif
529
530
a6a5e4c9 531/* Define if your assembler supports .sleb128 and .uleb128. */
232b67d9 532#ifndef USED_FOR_TARGET
a6a5e4c9 533#undef HAVE_AS_LEB128
232b67d9
NS
534#endif
535
03943c05 536
1f65ae7a
EB
537/* Define if your assembler supports LEON instructions. */
538#ifndef USED_FOR_TARGET
539#undef HAVE_AS_LEON
540#endif
541
542
03943c05
AO
543/* Define if the assembler won't complain about a line such as # 0 "" 2. */
544#ifndef USED_FOR_TARGET
545#undef HAVE_AS_LINE_ZERO
546#endif
547
1072ec3f 548
a6a5e4c9 549/* Define if your assembler supports ltoffx and ldxmov relocations. */
232b67d9 550#ifndef USED_FOR_TARGET
a6a5e4c9 551#undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
232b67d9
NS
552#endif
553
d21445e7 554
eaf4967a
CL
555/* Define if your assembler supports the -mabi option. */
556#ifndef USED_FOR_TARGET
557#undef HAVE_AS_MABI_OPTION
558#endif
559
560
ec47b086
DV
561/* Define if your assembler supports .machine and .machinemode. */
562#ifndef USED_FOR_TARGET
563#undef HAVE_AS_MACHINE_MACHINEMODE
564#endif
565
566
a6a5e4c9 567/* Define if your assembler supports mfcr field. */
232b67d9 568#ifndef USED_FOR_TARGET
a6a5e4c9 569#undef HAVE_AS_MFCRF
232b67d9
NS
570#endif
571
54953b66 572
b410cf1d
IS
573/* Define if your Mac OS X assembler supports the -mmacos-version-min option.
574 */
575#ifndef USED_FOR_TARGET
576#undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION
577#endif
578
579
8682b1a5
JL
580/* Define if your assembler supports .mspabi_attribute. */
581#ifndef USED_FOR_TARGET
582#undef HAVE_AS_MSPABI_ATTRIBUTE
583#endif
584
585
ff3f3951
MR
586/* Define if the assembler understands -mnan=. */
587#ifndef USED_FOR_TARGET
588#undef HAVE_AS_NAN
589#endif
590
591
2d33dcfe
SL
592/* Define if your assembler supports %gotoff relocation syntax. */
593#ifndef USED_FOR_TARGET
594#undef HAVE_AS_NIOS2_GOTOFF_RELOCATION
595#endif
596
597
86da66b5 598/* Define if your assembler supports the -no-mul-bug-abort option. */
232b67d9 599#ifndef USED_FOR_TARGET
86da66b5 600#undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
232b67d9
NS
601#endif
602
86da66b5 603
4551169f
RS
604/* Define if the assembler understands -mno-shared. */
605#ifndef USED_FOR_TARGET
606#undef HAVE_AS_NO_SHARED
607#endif
608
609
a6a5e4c9 610/* Define if your assembler supports offsetable %lo(). */
232b67d9 611#ifndef USED_FOR_TARGET
a6a5e4c9 612#undef HAVE_AS_OFFSETABLE_LO10
232b67d9
NS
613#endif
614
a15135c9 615
3f79c0ad
AM
616/* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
617#ifndef USED_FOR_TARGET
618#undef HAVE_AS_PLTSEQ
619#endif
620
621
636cf8b1
RS
622/* Define if your assembler supports .ref */
623#ifndef USED_FOR_TARGET
624#undef HAVE_AS_REF
625#endif
626
627
7f970b70
AM
628/* Define if your assembler supports R_PPC_REL16 relocs. */
629#ifndef USED_FOR_TARGET
630#undef HAVE_AS_REL16
631#endif
632
633
a6a5e4c9 634/* Define if your assembler supports -relax option. */
232b67d9 635#ifndef USED_FOR_TARGET
a6a5e4c9 636#undef HAVE_AS_RELAX_OPTION
232b67d9
NS
637#endif
638
24a184c9 639
8e966210
KC
640/* Define if your assembler supports .attribute. */
641#ifndef USED_FOR_TARGET
642#undef HAVE_AS_RISCV_ATTRIBUTE
643#endif
644
645
6de59c8a
IE
646/* Define if your assembler supports relocs needed by -fpic. */
647#ifndef USED_FOR_TARGET
648#undef HAVE_AS_SMALL_PIC_RELOCS
649#endif
650
651
20804d96
RO
652/* Define if your assembler supports SPARC4 instructions. */
653#ifndef USED_FOR_TARGET
654#undef HAVE_AS_SPARC4
655#endif
656
c0597759
L
657
658/* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
690f24b7
JM
659#ifndef USED_FOR_TARGET
660#undef HAVE_AS_SPARC5_VIS4
661#endif
662
63866e04 663
bcc3c3f1
JM
664/* Define if your assembler supports SPARC6 instructions. */
665#ifndef USED_FOR_TARGET
666#undef HAVE_AS_SPARC6
667#endif
20804d96 668
63866e04 669
878ee0ab
DM
670/* Define if your assembler and linker support GOTDATA_OP relocs. */
671#ifndef USED_FOR_TARGET
672#undef HAVE_AS_SPARC_GOTDATA_OP
673#endif
674
675
a6a5e4c9
KC
676/* Define if your assembler and linker support unaligned PC relative relocs.
677 */
232b67d9 678#ifndef USED_FOR_TARGET
a6a5e4c9 679#undef HAVE_AS_SPARC_UA_PCREL
232b67d9
NS
680#endif
681
007e8d2a 682
a6a5e4c9
KC
683/* Define if your assembler and linker support unaligned PC relative relocs
684 against hidden symbols. */
232b67d9 685#ifndef USED_FOR_TARGET
a6a5e4c9 686#undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
232b67d9
NS
687#endif
688
e5e809f4 689
01704e5a
RO
690/* Define if your assembler supports .stabs. */
691#ifndef USED_FOR_TARGET
692#undef HAVE_AS_STABS_DIRECTIVE
693#endif
694
695
16c9d3b1 696/* Define if your assembler and linker support thread-local storage. */
232b67d9 697#ifndef USED_FOR_TARGET
a6a5e4c9 698#undef HAVE_AS_TLS
232b67d9
NS
699#endif
700
28e6bb13 701
b8923037
AK
702/* Define if your assembler supports vl/vst/vlm/vstm with an optional
703 alignment hint argument. */
704#ifndef USED_FOR_TARGET
705#undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
706#endif
707
708
d40c9e33
PB
709/* Define if your assembler supports VSX instructions. */
710#ifndef USED_FOR_TARGET
711#undef HAVE_AS_VSX
712#endif
c1800ec8 713
28e6bb13 714
8c2e5ecf
RO
715/* Define if your assembler supports -xbrace_comment option. */
716#ifndef USED_FOR_TARGET
717#undef HAVE_AS_XBRACE_COMMENT_OPTION
718#endif
719
720
a6a5e4c9 721/* Define to 1 if you have the `atoq' function. */
232b67d9 722#ifndef USED_FOR_TARGET
a6a5e4c9 723#undef HAVE_ATOQ
232b67d9
NS
724#endif
725
75923b2f 726
0d667716 727/* Define to 1 if you have the `clearerr_unlocked' function. */
232b67d9 728#ifndef USED_FOR_TARGET
0d667716 729#undef HAVE_CLEARERR_UNLOCKED
232b67d9
NS
730#endif
731
0d667716 732
a6a5e4c9 733/* Define to 1 if you have the `clock' function. */
232b67d9 734#ifndef USED_FOR_TARGET
a6a5e4c9 735#undef HAVE_CLOCK
232b67d9
NS
736#endif
737
956d6950 738
a6a5e4c9 739/* Define if <time.h> defines clock_t. */
232b67d9 740#ifndef USED_FOR_TARGET
a6a5e4c9 741#undef HAVE_CLOCK_T
232b67d9
NS
742#endif
743
eb158727 744
11176d2a
JB
745/* Define 0/1 if your assembler and linker support COMDAT groups. */
746#ifndef USED_FOR_TARGET
747#undef HAVE_COMDAT_GROUP
748#endif
749
750
ad6717df
PB
751/* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
752 */
232b67d9 753#ifndef USED_FOR_TARGET
a6a5e4c9 754#undef HAVE_DECL_ABORT
232b67d9
NS
755#endif
756
d21445e7 757
7391b66c
GDR
758/* Define to 1 if we found a declaration for 'asprintf', otherwise define to
759 0. */
760#ifndef USED_FOR_TARGET
761#undef HAVE_DECL_ASPRINTF
762#endif
763
764
ad6717df 765/* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
232b67d9 766#ifndef USED_FOR_TARGET
a6a5e4c9 767#undef HAVE_DECL_ATOF
232b67d9
NS
768#endif
769
351df804 770
ad6717df 771/* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
232b67d9 772#ifndef USED_FOR_TARGET
a6a5e4c9 773#undef HAVE_DECL_ATOL
232b67d9
NS
774#endif
775
e9a25f70 776
418dd5ce
AT
777/* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
778 */
779#ifndef USED_FOR_TARGET
780#undef HAVE_DECL_ATOLL
781#endif
782
783
784/* Define to 1 if you have the declaration of `basename(const char*)', and to
785 0 if you don't. */
232b67d9 786#ifndef USED_FOR_TARGET
a6a5e4c9 787#undef HAVE_DECL_BASENAME
232b67d9
NS
788#endif
789
ab87f8c8 790
ad6717df
PB
791/* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
792 */
232b67d9 793#ifndef USED_FOR_TARGET
a6a5e4c9 794#undef HAVE_DECL_CALLOC
232b67d9
NS
795#endif
796
ab87f8c8 797
0d667716
KG
798/* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
799 define to 0. */
232b67d9 800#ifndef USED_FOR_TARGET
0d667716 801#undef HAVE_DECL_CLEARERR_UNLOCKED
232b67d9
NS
802#endif
803
0d667716 804
ad6717df
PB
805/* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
806 */
232b67d9 807#ifndef USED_FOR_TARGET
a6a5e4c9 808#undef HAVE_DECL_CLOCK
232b67d9
NS
809#endif
810
861bb6c1 811
ad6717df
PB
812/* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
813 */
232b67d9 814#ifndef USED_FOR_TARGET
a6a5e4c9 815#undef HAVE_DECL_ERRNO
232b67d9
NS
816#endif
817
861bb6c1 818
0d667716
KG
819/* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
820 to 0. */
232b67d9 821#ifndef USED_FOR_TARGET
0d667716 822#undef HAVE_DECL_FEOF_UNLOCKED
232b67d9
NS
823#endif
824
0d667716
KG
825
826/* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
827 define to 0. */
232b67d9 828#ifndef USED_FOR_TARGET
0d667716 829#undef HAVE_DECL_FERROR_UNLOCKED
232b67d9
NS
830#endif
831
0d667716
KG
832
833/* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
834 define to 0. */
232b67d9 835#ifndef USED_FOR_TARGET
0d667716 836#undef HAVE_DECL_FFLUSH_UNLOCKED
232b67d9
NS
837#endif
838
0d667716 839
19f75783
JM
840/* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
841#ifndef USED_FOR_TARGET
842#undef HAVE_DECL_FFS
843#endif
844
845
0d667716
KG
846/* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
847 define to 0. */
232b67d9 848#ifndef USED_FOR_TARGET
0d667716 849#undef HAVE_DECL_FGETC_UNLOCKED
232b67d9
NS
850#endif
851
0d667716
KG
852
853/* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
854 define to 0. */
232b67d9 855#ifndef USED_FOR_TARGET
0d667716 856#undef HAVE_DECL_FGETS_UNLOCKED
232b67d9
NS
857#endif
858
0d667716
KG
859
860/* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
861 define to 0. */
232b67d9 862#ifndef USED_FOR_TARGET
0d667716 863#undef HAVE_DECL_FILENO_UNLOCKED
232b67d9
NS
864#endif
865
0d667716 866
ad6717df
PB
867/* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
868 define to 0. */
232b67d9 869#ifndef USED_FOR_TARGET
a6a5e4c9 870#undef HAVE_DECL_FPRINTF_UNLOCKED
232b67d9
NS
871#endif
872
861bb6c1 873
0d667716
KG
874/* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
875 define to 0. */
232b67d9 876#ifndef USED_FOR_TARGET
0d667716 877#undef HAVE_DECL_FPUTC_UNLOCKED
232b67d9
NS
878#endif
879
0d667716 880
ad6717df
PB
881/* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
882 define to 0. */
232b67d9 883#ifndef USED_FOR_TARGET
a6a5e4c9 884#undef HAVE_DECL_FPUTS_UNLOCKED
232b67d9
NS
885#endif
886
861bb6c1 887
0d667716
KG
888/* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
889 define to 0. */
232b67d9 890#ifndef USED_FOR_TARGET
0d667716 891#undef HAVE_DECL_FREAD_UNLOCKED
232b67d9
NS
892#endif
893
0d667716 894
ad6717df 895/* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
232b67d9 896#ifndef USED_FOR_TARGET
a6a5e4c9 897#undef HAVE_DECL_FREE
232b67d9
NS
898#endif
899
956d6950 900
ad6717df
PB
901/* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
902 define to 0. */
232b67d9 903#ifndef USED_FOR_TARGET
a6a5e4c9 904#undef HAVE_DECL_FWRITE_UNLOCKED
232b67d9
NS
905#endif
906
1072ec3f 907
0d667716
KG
908/* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
909 define to 0. */
232b67d9 910#ifndef USED_FOR_TARGET
0d667716 911#undef HAVE_DECL_GETCHAR_UNLOCKED
232b67d9
NS
912#endif
913
0d667716 914
ad6717df
PB
915/* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
916 */
232b67d9 917#ifndef USED_FOR_TARGET
a6a5e4c9 918#undef HAVE_DECL_GETCWD
232b67d9
NS
919#endif
920
956d6950 921
0d667716
KG
922/* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
923 to 0. */
232b67d9 924#ifndef USED_FOR_TARGET
0d667716 925#undef HAVE_DECL_GETC_UNLOCKED
232b67d9
NS
926#endif
927
0d667716 928
ad6717df
PB
929/* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
930 */
232b67d9 931#ifndef USED_FOR_TARGET
a6a5e4c9 932#undef HAVE_DECL_GETENV
232b67d9
NS
933#endif
934
956d6950 935
ad6717df
PB
936/* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
937 */
232b67d9 938#ifndef USED_FOR_TARGET
a6a5e4c9 939#undef HAVE_DECL_GETOPT
232b67d9
NS
940#endif
941
a05e22b8 942
6a257778
AL
943/* Define to 1 if we found a declaration for 'getpagesize', otherwise define
944 to 0. */
232b67d9 945#ifndef USED_FOR_TARGET
6a257778 946#undef HAVE_DECL_GETPAGESIZE
232b67d9
NS
947#endif
948
6a257778 949
ad6717df
PB
950/* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
951 0. */
232b67d9 952#ifndef USED_FOR_TARGET
a6a5e4c9 953#undef HAVE_DECL_GETRLIMIT
232b67d9
NS
954#endif
955
956d6950 956
ad6717df
PB
957/* Define to 1 if we found a declaration for 'getrusage', otherwise define to
958 0. */
232b67d9 959#ifndef USED_FOR_TARGET
a6a5e4c9 960#undef HAVE_DECL_GETRUSAGE
232b67d9
NS
961#endif
962
956d6950 963
ad6717df
PB
964/* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
965 */
232b67d9 966#ifndef USED_FOR_TARGET
a6a5e4c9 967#undef HAVE_DECL_GETWD
232b67d9
NS
968#endif
969
861bb6c1 970
ad6717df
PB
971/* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
972 0. */
232b67d9 973#ifndef USED_FOR_TARGET
a6a5e4c9 974#undef HAVE_DECL_LDGETNAME
232b67d9
NS
975#endif
976
ab87f8c8 977
87fb500b
RO
978/* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
979 */
980#ifndef USED_FOR_TARGET
981#undef HAVE_DECL_MADVISE
982#endif
983
984
c9ef0409
JH
985/* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
986 0. */
987#ifndef USED_FOR_TARGET
988#undef HAVE_DECL_MALLINFO
989#endif
990
991
ad6717df
PB
992/* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
993 */
232b67d9 994#ifndef USED_FOR_TARGET
a6a5e4c9 995#undef HAVE_DECL_MALLOC
232b67d9
NS
996#endif
997
2bd02043 998
0d667716
KG
999/* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
1000 define to 0. */
232b67d9 1001#ifndef USED_FOR_TARGET
0d667716 1002#undef HAVE_DECL_PUTCHAR_UNLOCKED
232b67d9
NS
1003#endif
1004
0d667716 1005
ad6717df
PB
1006/* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
1007 to 0. */
232b67d9 1008#ifndef USED_FOR_TARGET
a6a5e4c9 1009#undef HAVE_DECL_PUTC_UNLOCKED
232b67d9
NS
1010#endif
1011
91029a29 1012
ad6717df
PB
1013/* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1014 */
232b67d9 1015#ifndef USED_FOR_TARGET
a6a5e4c9 1016#undef HAVE_DECL_REALLOC
232b67d9
NS
1017#endif
1018
91029a29 1019
ad6717df 1020/* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
232b67d9 1021#ifndef USED_FOR_TARGET
a6a5e4c9 1022#undef HAVE_DECL_SBRK
232b67d9
NS
1023#endif
1024
414d23ae 1025
297c364d
JDA
1026/* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1027 */
1028#ifndef USED_FOR_TARGET
1029#undef HAVE_DECL_SETENV
1030#endif
1031
1032
ad6717df
PB
1033/* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1034 0. */
232b67d9 1035#ifndef USED_FOR_TARGET
a6a5e4c9 1036#undef HAVE_DECL_SETRLIMIT
232b67d9
NS
1037#endif
1038
414d23ae 1039
4f6d8cc8
GK
1040/* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1041 to 0. */
1042#ifndef USED_FOR_TARGET
1043#undef HAVE_DECL_SIGALTSTACK
1044#endif
1045
1046
ad6717df
PB
1047/* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1048 0. */
232b67d9 1049#ifndef USED_FOR_TARGET
a6a5e4c9 1050#undef HAVE_DECL_SNPRINTF
232b67d9
NS
1051#endif
1052
414d23ae 1053
123cd463
DA
1054/* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1055 */
1056#ifndef USED_FOR_TARGET
1057#undef HAVE_DECL_STPCPY
1058#endif
1059
1060
35fa894a
TS
1061/* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1062 */
1063#ifndef USED_FOR_TARGET
1064#undef HAVE_DECL_STRNLEN
1065#endif
1066
1067
ad6717df
PB
1068/* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1069 0. */
232b67d9 1070#ifndef USED_FOR_TARGET
a6a5e4c9 1071#undef HAVE_DECL_STRSIGNAL
232b67d9
NS
1072#endif
1073
75b6f3fd 1074
418dd5ce
AT
1075/* Define to 1 if you have the declaration of `strstr(const char*,const
1076 char*)', and to 0 if you don't. */
232b67d9 1077#ifndef USED_FOR_TARGET
a6a5e4c9 1078#undef HAVE_DECL_STRSTR
232b67d9
NS
1079#endif
1080
414d23ae 1081
2d3a2063
JDA
1082/* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1083 */
1084#ifndef USED_FOR_TARGET
1085#undef HAVE_DECL_STRTOL
1086#endif
1087
1088
1089/* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1090 */
1091#ifndef USED_FOR_TARGET
1092#undef HAVE_DECL_STRTOLL
1093#endif
1094
1095
1096/* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1097 */
1098#ifndef USED_FOR_TARGET
1099#undef HAVE_DECL_STRTOUL
1100#endif
1101
1102
1103/* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1104 0. */
1105#ifndef USED_FOR_TARGET
1106#undef HAVE_DECL_STRTOULL
1107#endif
1108
1109
ed5b9f96
GK
1110/* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1111 0. */
1112#ifndef USED_FOR_TARGET
1113#undef HAVE_DECL_STRVERSCMP
1114#endif
1115
1116
ad6717df
PB
1117/* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1118 */
232b67d9 1119#ifndef USED_FOR_TARGET
a6a5e4c9 1120#undef HAVE_DECL_TIMES
232b67d9
NS
1121#endif
1122
414d23ae 1123
297c364d
JDA
1124/* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1125 0. */
1126#ifndef USED_FOR_TARGET
1127#undef HAVE_DECL_UNSETENV
1128#endif
1129
1130
ad6717df
PB
1131/* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1132 0. */
232b67d9 1133#ifndef USED_FOR_TARGET
a6a5e4c9 1134#undef HAVE_DECL_VASPRINTF
232b67d9
NS
1135#endif
1136
414d23ae 1137
367e8319
EB
1138/* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1139 0. */
232b67d9 1140#ifndef USED_FOR_TARGET
367e8319 1141#undef HAVE_DECL_VSNPRINTF
232b67d9
NS
1142#endif
1143
367e8319 1144
a6a5e4c9 1145/* Define to 1 if you have the <direct.h> header file. */
232b67d9 1146#ifndef USED_FOR_TARGET
a6a5e4c9 1147#undef HAVE_DIRECT_H
232b67d9
NS
1148#endif
1149
414d23ae 1150
236ec2d7
RW
1151/* Define to 1 if you have the <dlfcn.h> header file. */
1152#ifndef USED_FOR_TARGET
1153#undef HAVE_DLFCN_H
1154#endif
1155
1156
5427046f
ILT
1157/* Define to 1 if you have the <ext/hash_map> header file. */
1158#ifndef USED_FOR_TARGET
1159#undef HAVE_EXT_HASH_MAP
1160#endif
1161
1162
a6a5e4c9 1163/* Define to 1 if you have the <fcntl.h> header file. */
232b67d9 1164#ifndef USED_FOR_TARGET
a6a5e4c9 1165#undef HAVE_FCNTL_H
232b67d9
NS
1166#endif
1167
119d24d1 1168
0d667716 1169/* Define to 1 if you have the `feof_unlocked' function. */
232b67d9 1170#ifndef USED_FOR_TARGET
0d667716 1171#undef HAVE_FEOF_UNLOCKED
232b67d9
NS
1172#endif
1173
0d667716
KG
1174
1175/* Define to 1 if you have the `ferror_unlocked' function. */
232b67d9 1176#ifndef USED_FOR_TARGET
0d667716 1177#undef HAVE_FERROR_UNLOCKED
232b67d9
NS
1178#endif
1179
0d667716
KG
1180
1181/* Define to 1 if you have the `fflush_unlocked' function. */
232b67d9 1182#ifndef USED_FOR_TARGET
0d667716 1183#undef HAVE_FFLUSH_UNLOCKED
232b67d9
NS
1184#endif
1185
0d667716
KG
1186
1187/* Define to 1 if you have the `fgetc_unlocked' function. */
232b67d9 1188#ifndef USED_FOR_TARGET
0d667716 1189#undef HAVE_FGETC_UNLOCKED
232b67d9
NS
1190#endif
1191
0d667716
KG
1192
1193/* Define to 1 if you have the `fgets_unlocked' function. */
232b67d9 1194#ifndef USED_FOR_TARGET
0d667716 1195#undef HAVE_FGETS_UNLOCKED
232b67d9
NS
1196#endif
1197
0d667716
KG
1198
1199/* Define to 1 if you have the `fileno_unlocked' function. */
232b67d9 1200#ifndef USED_FOR_TARGET
0d667716 1201#undef HAVE_FILENO_UNLOCKED
232b67d9
NS
1202#endif
1203
0d667716 1204
a6a5e4c9 1205/* Define to 1 if you have the `fork' function. */
232b67d9 1206#ifndef USED_FOR_TARGET
a6a5e4c9 1207#undef HAVE_FORK
232b67d9
NS
1208#endif
1209
119d24d1 1210
a6a5e4c9 1211/* Define to 1 if you have the `fprintf_unlocked' function. */
232b67d9 1212#ifndef USED_FOR_TARGET
a6a5e4c9 1213#undef HAVE_FPRINTF_UNLOCKED
232b67d9
NS
1214#endif
1215
119d24d1 1216
a6a5e4c9 1217/* Define to 1 if you have the `fputc_unlocked' function. */
232b67d9 1218#ifndef USED_FOR_TARGET
a6a5e4c9 1219#undef HAVE_FPUTC_UNLOCKED
232b67d9
NS
1220#endif
1221
4c76f856 1222
a6a5e4c9 1223/* Define to 1 if you have the `fputs_unlocked' function. */
232b67d9 1224#ifndef USED_FOR_TARGET
a6a5e4c9 1225#undef HAVE_FPUTS_UNLOCKED
232b67d9
NS
1226#endif
1227
119d24d1 1228
0d667716 1229/* Define to 1 if you have the `fread_unlocked' function. */
232b67d9 1230#ifndef USED_FOR_TARGET
0d667716 1231#undef HAVE_FREAD_UNLOCKED
232b67d9
NS
1232#endif
1233
0d667716 1234
37050045
TS
1235/* Define to 1 if you have the <ftw.h> header file. */
1236#ifndef USED_FOR_TARGET
1237#undef HAVE_FTW_H
1238#endif
1239
1240
a6a5e4c9 1241/* Define to 1 if you have the `fwrite_unlocked' function. */
232b67d9 1242#ifndef USED_FOR_TARGET
a6a5e4c9 1243#undef HAVE_FWRITE_UNLOCKED
232b67d9
NS
1244#endif
1245
119d24d1 1246
233215fe
DK
1247/* Define if your assembler supports specifying the alignment of objects
1248 allocated using the GAS .comm command. */
1249#ifndef USED_FOR_TARGET
1250#undef HAVE_GAS_ALIGNED_COMM
1251#endif
1252
1253
a6a5e4c9 1254/* Define if your assembler supports .balign and .p2align. */
232b67d9 1255#ifndef USED_FOR_TARGET
a6a5e4c9 1256#undef HAVE_GAS_BALIGN_AND_P2ALIGN
232b67d9
NS
1257#endif
1258
5dfa45d0 1259
d4ea4622 1260/* Define 0/1 if your assembler supports CFI directives. */
d4ea4622 1261#undef HAVE_GAS_CFI_DIRECTIVE
d4ea4622 1262
058514b3 1263/* Define 0/1 if your assembler supports .cfi_personality. */
058514b3 1264#undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
058514b3 1265
7d45fb94 1266/* Define 0/1 if your assembler supports .cfi_sections. */
7d45fb94 1267#undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
7d45fb94 1268
6c52e687
CC
1269/* Define if your assembler supports the .loc discriminator sub-directive. */
1270#ifndef USED_FOR_TARGET
1271#undef HAVE_GAS_DISCRIMINATOR
1272#endif
1273
1274
e31bcd1b
JM
1275/* Define if your assembler supports @gnu_unique_object. */
1276#ifndef USED_FOR_TARGET
1277#undef HAVE_GAS_GNU_UNIQUE_OBJECT
1278#endif
1279
1280
a6a5e4c9
KC
1281/* Define if your assembler and linker support .hidden. */
1282#undef HAVE_GAS_HIDDEN
a207b594 1283
28e6bb13
NC
1284/* Define if your assembler supports .lcomm with an alignment field. */
1285#ifndef USED_FOR_TARGET
1286#undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1287#endif
1288
1289
5708d18d
MS
1290/* Define if your assembler supports .literal16. */
1291#ifndef USED_FOR_TARGET
1292#undef HAVE_GAS_LITERAL16
1293#endif
1294
1295
894f597f
AO
1296/* Define if your assembler supports the .loc is_stmt sub-directive. */
1297#ifndef USED_FOR_TARGET
1298#undef HAVE_GAS_LOC_STMT
1299#endif
1300
1301
a6a5e4c9
KC
1302/* Define if your assembler supports specifying the maximum number of bytes to
1303 skip when using the GAS .p2align command. */
232b67d9 1304#ifndef USED_FOR_TARGET
a6a5e4c9 1305#undef HAVE_GAS_MAX_SKIP_P2ALIGN
232b67d9
NS
1306#endif
1307
14011ca4 1308
22c4c869
CM
1309/* Define if your assembler supports the .set micromips directive */
1310#ifndef USED_FOR_TARGET
1311#undef HAVE_GAS_MICROMIPS
1312#endif
1313
1314
e41f3691 1315/* Define if your assembler supports .nsubspa comdat option. */
232b67d9 1316#ifndef USED_FOR_TARGET
e41f3691 1317#undef HAVE_GAS_NSUBSPA_COMDAT
232b67d9
NS
1318#endif
1319
e41f3691 1320
d38bc601
BF
1321/* Define if your assembler and linker support 32-bit section relative relocs
1322 via '.secrel32 label'. */
232b67d9 1323#ifndef USED_FOR_TARGET
d38bc601 1324#undef HAVE_GAS_PE_SECREL32_RELOC
232b67d9
NS
1325#endif
1326
d38bc601 1327
f8d70404 1328/* Define if your assembler supports specifying the exclude section flag. */
08c71c82
KT
1329#ifndef USED_FOR_TARGET
1330#undef HAVE_GAS_SECTION_EXCLUDE
1331#endif
1332
1333
a6a5e4c9
KC
1334/* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1335 */
232b67d9 1336#ifndef USED_FOR_TARGET
a6a5e4c9 1337#undef HAVE_GAS_SHF_MERGE
232b67d9
NS
1338#endif
1339
439a7e54 1340
a6a5e4c9
KC
1341/* Define if your assembler supports .subsection and .subsection -1 starts
1342 emitting at the beginning of your section. */
232b67d9 1343#ifndef USED_FOR_TARGET
a6a5e4c9 1344#undef HAVE_GAS_SUBSECTION_ORDERING
232b67d9
NS
1345#endif
1346
75e93faa 1347
a6a5e4c9 1348/* Define if your assembler supports .weak. */
232b67d9 1349#ifndef USED_FOR_TARGET
a6a5e4c9 1350#undef HAVE_GAS_WEAK
232b67d9
NS
1351#endif
1352
827ae6cf 1353
a0203ca7
AO
1354/* Define if your assembler supports .weakref. */
1355#ifndef USED_FOR_TARGET
1356#undef HAVE_GAS_WEAKREF
1357#endif
1358
1359
0d667716 1360/* Define to 1 if you have the `getchar_unlocked' function. */
232b67d9 1361#ifndef USED_FOR_TARGET
0d667716 1362#undef HAVE_GETCHAR_UNLOCKED
232b67d9
NS
1363#endif
1364
0d667716
KG
1365
1366/* Define to 1 if you have the `getc_unlocked' function. */
232b67d9 1367#ifndef USED_FOR_TARGET
0d667716 1368#undef HAVE_GETC_UNLOCKED
232b67d9
NS
1369#endif
1370
0d667716 1371
a6a5e4c9 1372/* Define to 1 if you have the `getrlimit' function. */
232b67d9 1373#ifndef USED_FOR_TARGET
a6a5e4c9 1374#undef HAVE_GETRLIMIT
232b67d9
NS
1375#endif
1376
91029a29 1377
a6a5e4c9 1378/* Define to 1 if you have the `getrusage' function. */
232b67d9 1379#ifndef USED_FOR_TARGET
a6a5e4c9 1380#undef HAVE_GETRUSAGE
232b67d9
NS
1381#endif
1382
75e93faa 1383
a6a5e4c9 1384/* Define to 1 if you have the `gettimeofday' function. */
232b67d9 1385#ifndef USED_FOR_TARGET
a6a5e4c9 1386#undef HAVE_GETTIMEOFDAY
232b67d9
NS
1387#endif
1388
4977bab6 1389
b993039f 1390/* Define to 1 if using GNU as. */
dc60b775
CD
1391#ifndef USED_FOR_TARGET
1392#undef HAVE_GNU_AS
1393#endif
1394
1395
1cd0b716
DK
1396/* Define if your system supports gnu indirect functions. */
1397#ifndef USED_FOR_TARGET
1398#undef HAVE_GNU_INDIRECT_FUNCTION
1399#endif
1400
1401
b993039f 1402/* Define to 1 if using GNU ld. */
2091ff66
NF
1403#ifndef USED_FOR_TARGET
1404#undef HAVE_GNU_LD
1405#endif
1406
1407
402565b6
LB
1408/* Define if the gold linker supports split stack and is available as a
1409 non-default */
1410#ifndef USED_FOR_TARGET
1411#undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1412#endif
1413
1414
a6a5e4c9 1415/* Define if you have the iconv() function. */
232b67d9 1416#ifndef USED_FOR_TARGET
a6a5e4c9 1417#undef HAVE_ICONV
232b67d9
NS
1418#endif
1419
84c041a1 1420
a6a5e4c9 1421/* Define to 1 if you have the <iconv.h> header file. */
232b67d9 1422#ifndef USED_FOR_TARGET
a6a5e4c9 1423#undef HAVE_ICONV_H
232b67d9
NS
1424#endif
1425
a6a5e4c9 1426
e6b6bf09
RO
1427/* Define 0/1 if .init_array/.fini_array sections are available and working.
1428 */
232b67d9 1429#ifndef USED_FOR_TARGET
e10e461e 1430#undef HAVE_INITFINI_ARRAY_SUPPORT
232b67d9
NS
1431#endif
1432
4977bab6 1433
7c2a2dbf
KT
1434/* Define to 1 if the system has the type `intmax_t'. */
1435#ifndef USED_FOR_TARGET
1436#undef HAVE_INTMAX_T
1437#endif
1438
1439
1440/* Define to 1 if the system has the type `intptr_t'. */
1441#ifndef USED_FOR_TARGET
1442#undef HAVE_INTPTR_T
1443#endif
1444
1445
91029a29 1446/* Define if you have a working <inttypes.h> header file. */
232b67d9 1447#ifndef USED_FOR_TARGET
91029a29 1448#undef HAVE_INTTYPES_H
232b67d9
NS
1449#endif
1450
91029a29 1451
a6a5e4c9 1452/* Define to 1 if you have the `kill' function. */
232b67d9 1453#ifndef USED_FOR_TARGET
a6a5e4c9 1454#undef HAVE_KILL
232b67d9
NS
1455#endif
1456
39f6c4c8 1457
a03ea89b 1458/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
232b67d9 1459#ifndef USED_FOR_TARGET
a03ea89b 1460#undef HAVE_LANGINFO_CODESET
232b67d9
NS
1461#endif
1462
a03ea89b 1463
a6a5e4c9 1464/* Define to 1 if you have the <langinfo.h> header file. */
232b67d9 1465#ifndef USED_FOR_TARGET
a6a5e4c9 1466#undef HAVE_LANGINFO_H
232b67d9
NS
1467#endif
1468
8ada417f 1469
a6a5e4c9 1470/* Define if your <locale.h> file defines LC_MESSAGES. */
232b67d9 1471#ifndef USED_FOR_TARGET
a6a5e4c9 1472#undef HAVE_LC_MESSAGES
232b67d9
NS
1473#endif
1474
91029a29 1475
a6a5e4c9 1476/* Define to 1 if you have the <ldfcn.h> header file. */
232b67d9 1477#ifndef USED_FOR_TARGET
a6a5e4c9 1478#undef HAVE_LDFCN_H
232b67d9
NS
1479#endif
1480
1072ec3f 1481
dc6b6330
RO
1482/* Define 0/1 if your linker supports the SHF_MERGE flag with section
1483 alignment > 1. */
1484#ifndef USED_FOR_TARGET
1485#undef HAVE_LD_ALIGNED_SHF_MERGE
1486#endif
1487
1488
e927b6ad
RO
1489/* Define if your linker supports --as-needed/--no-as-needed or equivalent
1490 options. */
232b67d9 1491#ifndef USED_FOR_TARGET
765f1bf9 1492#undef HAVE_LD_AS_NEEDED
232b67d9
NS
1493#endif
1494
765f1bf9 1495
98f9d0ca
GJL
1496/* Define if your default avr linker script for avrxmega3 leaves .rodata in
1497 flash. */
1498#ifndef USED_FOR_TARGET
1499#undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1500#endif
1501
1502
6de59c8a
IE
1503/* Define if your linker supports -z bndplt */
1504#ifndef USED_FOR_TARGET
1505#undef HAVE_LD_BNDPLT_SUPPORT
1506#endif
1507
1508
cd533689
PP
1509/* Define if your linker supports --build-id. */
1510#ifndef USED_FOR_TARGET
1511#undef HAVE_LD_BUILDID
1512#endif
1513
1514
3c698bf0
RO
1515/* Define if the linker supports clearing hardware capabilities via mapfile.
1516 */
1517#ifndef USED_FOR_TARGET
1518#undef HAVE_LD_CLEARCAP
1519#endif
1520
1521
29d7cbd1
RO
1522/* Define to the level of your linker's compressed debug section support. */
1523#ifndef USED_FOR_TARGET
1524#undef HAVE_LD_COMPRESS_DEBUG
1525#endif
1526
1527
d594623a 1528/* Define if your linker supports --demangle option. */
232b67d9 1529#ifndef USED_FOR_TARGET
d594623a 1530#undef HAVE_LD_DEMANGLE
232b67d9
NS
1531#endif
1532
d594623a 1533
5022315a
RO
1534/* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1535#ifndef USED_FOR_TARGET
1536#undef HAVE_LD_EH_FRAME_CIEV3
1537#endif
1538
1539
6961669f 1540/* Define if your linker supports .eh_frame_hdr. */
a6a5e4c9 1541#undef HAVE_LD_EH_FRAME_HDR
825b6926 1542
22ba88ef
EB
1543/* Define if your linker supports garbage collection of sections in presence
1544 of EH frames. */
1545#ifndef USED_FOR_TARGET
1546#undef HAVE_LD_EH_GC_SECTIONS
1547#endif
1548
1549
1b500976
JJ
1550/* Define if your linker has buggy garbage collection of sections support when
1551 .text.startup.foo like sections are used. */
1552#ifndef USED_FOR_TARGET
1553#undef HAVE_LD_EH_GC_SECTIONS_BUG
1554#endif
1555
1556
c68a6e08 1557/* Define if your PowerPC64 linker supports a large TOC. */
070b27da
AM
1558#ifndef USED_FOR_TARGET
1559#undef HAVE_LD_LARGE_TOC
1560#endif
1561
1562
85b776df 1563/* Define if your PowerPC64 linker only needs function descriptor syms. */
232b67d9 1564#ifndef USED_FOR_TARGET
85b776df 1565#undef HAVE_LD_NO_DOT_SYMS
232b67d9
NS
1566#endif
1567
85b776df 1568
49576e25
RS
1569/* Define if your linker can relax absolute .eh_frame personality pointers
1570 into PC-relative form. */
1571#ifndef USED_FOR_TARGET
1572#undef HAVE_LD_PERSONALITY_RELAXATION
1573#endif
1574
1575
df2a1cc4 1576/* Define if your linker supports PIE option. */
232b67d9 1577#ifndef USED_FOR_TARGET
a6a5e4c9 1578#undef HAVE_LD_PIE
232b67d9
NS
1579#endif
1580
4acab94b 1581
77ad54d9
ST
1582/* Define 0/1 if your linker supports -pie option with copy reloc. */
1583#ifndef USED_FOR_TARGET
1584#undef HAVE_LD_PIE_COPYRELOC
1585#endif
1586
1587
e9dda04f
AM
1588/* Define if your PowerPC linker has .gnu.attributes long double support. */
1589#ifndef USED_FOR_TARGET
1590#undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1591#endif
1592
1593
7e495577
AI
1594/* Define if your linker supports --push-state/--pop-state */
1595#ifndef USED_FOR_TARGET
1596#undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1597#endif
1598
1599
a6a5e4c9
KC
1600/* Define if your linker links a mix of read-only and read-write sections into
1601 a read-write section. */
232b67d9 1602#ifndef USED_FOR_TARGET
a6a5e4c9 1603#undef HAVE_LD_RO_RW_SECTION_MIXING
232b67d9
NS
1604#endif
1605
f91abfce 1606
a6198222
RO
1607/* Define if your linker supports the *_sol2 emulations. */
1608#ifndef USED_FOR_TARGET
1609#undef HAVE_LD_SOL2_EMULATION
1610#endif
1611
1612
c6092243 1613/* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
232b67d9 1614#ifndef USED_FOR_TARGET
7e9d8517 1615#undef HAVE_LD_STATIC_DYNAMIC
232b67d9
NS
1616#endif
1617
7e9d8517 1618
380e5ca4 1619/* Define if your linker supports --sysroot. */
232b67d9 1620#ifndef USED_FOR_TARGET
380e5ca4 1621#undef HAVE_LD_SYSROOT
232b67d9
NS
1622#endif
1623
380e5ca4 1624
a6a5e4c9 1625/* Define to 1 if you have the <limits.h> header file. */
232b67d9 1626#ifndef USED_FOR_TARGET
a6a5e4c9 1627#undef HAVE_LIMITS_H
232b67d9
NS
1628#endif
1629
f91abfce 1630
a6a5e4c9 1631/* Define to 1 if you have the <locale.h> header file. */
232b67d9 1632#ifndef USED_FOR_TARGET
a6a5e4c9 1633#undef HAVE_LOCALE_H
232b67d9
NS
1634#endif
1635
56694dd9 1636
5ec1c5e6 1637/* Define to 1 if the system has the type `long long'. */
232b67d9 1638#ifndef USED_FOR_TARGET
a6a5e4c9 1639#undef HAVE_LONG_LONG
232b67d9
NS
1640#endif
1641
86cf1cbd 1642
7c2a2dbf
KT
1643/* Define to 1 if the system has the type `long long int'. */
1644#ifndef USED_FOR_TARGET
1645#undef HAVE_LONG_LONG_INT
1646#endif
1647
1648
55b46574 1649/* Define to the level of your linker's plugin support. */
c6092243
RO
1650#ifndef USED_FOR_TARGET
1651#undef HAVE_LTO_PLUGIN
1652#endif
1653
1654
711a3d82
AK
1655/* Define to 1 if you have the `madvise' function. */
1656#ifndef USED_FOR_TARGET
1657#undef HAVE_MADVISE
1658#endif
1659
1660
c9ef0409
JH
1661/* Define to 1 if you have the `mallinfo' function. */
1662#ifndef USED_FOR_TARGET
1663#undef HAVE_MALLINFO
1664#endif
1665
1666
a6a5e4c9 1667/* Define to 1 if you have the <malloc.h> header file. */
232b67d9 1668#ifndef USED_FOR_TARGET
a6a5e4c9 1669#undef HAVE_MALLOC_H
232b67d9
NS
1670#endif
1671
86cf1cbd 1672
a6a5e4c9 1673/* Define to 1 if you have the `mbstowcs' function. */
232b67d9 1674#ifndef USED_FOR_TARGET
a6a5e4c9 1675#undef HAVE_MBSTOWCS
232b67d9
NS
1676#endif
1677
86cf1cbd 1678
a6a5e4c9 1679/* Define if valgrind's memcheck.h header is installed. */
232b67d9 1680#ifndef USED_FOR_TARGET
a6a5e4c9 1681#undef HAVE_MEMCHECK_H
232b67d9
NS
1682#endif
1683
86cf1cbd 1684
a6a5e4c9 1685/* Define to 1 if you have the <memory.h> header file. */
232b67d9 1686#ifndef USED_FOR_TARGET
a6a5e4c9 1687#undef HAVE_MEMORY_H
232b67d9
NS
1688#endif
1689
86cf1cbd 1690
a6a5e4c9 1691/* Define to 1 if you have the `mmap' function. */
232b67d9 1692#ifndef USED_FOR_TARGET
a6a5e4c9 1693#undef HAVE_MMAP
232b67d9
NS
1694#endif
1695
86cf1cbd 1696
a6a5e4c9 1697/* Define if mmap with MAP_ANON(YMOUS) works. */
232b67d9 1698#ifndef USED_FOR_TARGET
a6a5e4c9 1699#undef HAVE_MMAP_ANON
232b67d9
NS
1700#endif
1701
86cf1cbd 1702
a6a5e4c9 1703/* Define if mmap of /dev/zero works. */
232b67d9 1704#ifndef USED_FOR_TARGET
a6a5e4c9 1705#undef HAVE_MMAP_DEV_ZERO
232b67d9
NS
1706#endif
1707
86cf1cbd 1708
a6a5e4c9 1709/* Define if read-only mmap of a plain file works. */
232b67d9 1710#ifndef USED_FOR_TARGET
a6a5e4c9 1711#undef HAVE_MMAP_FILE
232b67d9
NS
1712#endif
1713
86cf1cbd 1714
02afb6a9
JL
1715/* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1716 */
1717#ifndef USED_FOR_TARGET
1718#undef HAVE_NEWLIB_NANO_FORMATTED_IO
1719#endif
1720
1721
a6a5e4c9 1722/* Define to 1 if you have the `nl_langinfo' function. */
232b67d9 1723#ifndef USED_FOR_TARGET
a6a5e4c9 1724#undef HAVE_NL_LANGINFO
232b67d9
NS
1725#endif
1726
3b681e9d 1727
b6d94045
MS
1728/* Define to 1 if you have the `popen' function. */
1729#ifndef USED_FOR_TARGET
1730#undef HAVE_POPEN
1731#endif
1732
1733
0d667716 1734/* Define to 1 if you have the `putchar_unlocked' function. */
232b67d9 1735#ifndef USED_FOR_TARGET
0d667716 1736#undef HAVE_PUTCHAR_UNLOCKED
232b67d9
NS
1737#endif
1738
0d667716 1739
a6a5e4c9 1740/* Define to 1 if you have the `putc_unlocked' function. */
232b67d9 1741#ifndef USED_FOR_TARGET
a6a5e4c9 1742#undef HAVE_PUTC_UNLOCKED
232b67d9
NS
1743#endif
1744
86cf1cbd 1745
a6a5e4c9 1746/* Define to 1 if you have the `setlocale' function. */
232b67d9 1747#ifndef USED_FOR_TARGET
a6a5e4c9 1748#undef HAVE_SETLOCALE
232b67d9
NS
1749#endif
1750
236ce4b2 1751
a6a5e4c9 1752/* Define to 1 if you have the `setrlimit' function. */
232b67d9 1753#ifndef USED_FOR_TARGET
a6a5e4c9 1754#undef HAVE_SETRLIMIT
232b67d9
NS
1755#endif
1756
a7475ab1 1757
2d110442
RO
1758/* Define if the system-provided CRTs are present on Solaris. */
1759#ifndef USED_FOR_TARGET
1760#undef HAVE_SOLARIS_CRTS
1761#endif
1762
1763
a6a5e4c9 1764/* Define to 1 if you have the <stddef.h> header file. */
232b67d9 1765#ifndef USED_FOR_TARGET
a6a5e4c9 1766#undef HAVE_STDDEF_H
232b67d9
NS
1767#endif
1768
86cf1cbd 1769
a6a5e4c9 1770/* Define to 1 if you have the <stdint.h> header file. */
232b67d9 1771#ifndef USED_FOR_TARGET
a6a5e4c9 1772#undef HAVE_STDINT_H
232b67d9
NS
1773#endif
1774
86cf1cbd 1775
a6a5e4c9 1776/* Define to 1 if you have the <stdlib.h> header file. */
232b67d9 1777#ifndef USED_FOR_TARGET
a6a5e4c9 1778#undef HAVE_STDLIB_H
232b67d9
NS
1779#endif
1780
86cf1cbd 1781
a6a5e4c9 1782/* Define to 1 if you have the <strings.h> header file. */
232b67d9 1783#ifndef USED_FOR_TARGET
a6a5e4c9 1784#undef HAVE_STRINGS_H
232b67d9
NS
1785#endif
1786
86cf1cbd 1787
a6a5e4c9 1788/* Define to 1 if you have the <string.h> header file. */
232b67d9 1789#ifndef USED_FOR_TARGET
a6a5e4c9 1790#undef HAVE_STRING_H
232b67d9
NS
1791#endif
1792
86cf1cbd 1793
a6a5e4c9 1794/* Define to 1 if you have the `strsignal' function. */
232b67d9 1795#ifndef USED_FOR_TARGET
a6a5e4c9 1796#undef HAVE_STRSIGNAL
232b67d9
NS
1797#endif
1798
c1800ec8 1799
a6a5e4c9 1800/* Define if <sys/times.h> defines struct tms. */
232b67d9 1801#ifndef USED_FOR_TARGET
a6a5e4c9 1802#undef HAVE_STRUCT_TMS
232b67d9
NS
1803#endif
1804
f31e826b 1805
3dde4d65
MM
1806/* Define if <utility> defines std::swap. */
1807#ifndef USED_FOR_TARGET
1808#undef HAVE_SWAP_IN_UTILITY
1809#endif
1810
1811
a6a5e4c9 1812/* Define to 1 if you have the `sysconf' function. */
232b67d9 1813#ifndef USED_FOR_TARGET
a6a5e4c9 1814#undef HAVE_SYSCONF
232b67d9
NS
1815#endif
1816
f31e826b 1817
a6a5e4c9 1818/* Define to 1 if you have the <sys/file.h> header file. */
232b67d9 1819#ifndef USED_FOR_TARGET
a6a5e4c9 1820#undef HAVE_SYS_FILE_H
232b67d9
NS
1821#endif
1822
86cf1cbd 1823
a6a5e4c9 1824/* Define to 1 if you have the <sys/mman.h> header file. */
232b67d9 1825#ifndef USED_FOR_TARGET
a6a5e4c9 1826#undef HAVE_SYS_MMAN_H
232b67d9
NS
1827#endif
1828
cb49b9ad 1829
a6a5e4c9 1830/* Define to 1 if you have the <sys/param.h> header file. */
232b67d9 1831#ifndef USED_FOR_TARGET
a6a5e4c9 1832#undef HAVE_SYS_PARAM_H
232b67d9
NS
1833#endif
1834
351df804 1835
a6a5e4c9 1836/* Define to 1 if you have the <sys/resource.h> header file. */
232b67d9 1837#ifndef USED_FOR_TARGET
a6a5e4c9 1838#undef HAVE_SYS_RESOURCE_H
232b67d9
NS
1839#endif
1840
c1800ec8 1841
f4e749b4
TT
1842/* Define if your target C library provides sys/sdt.h */
1843#undef HAVE_SYS_SDT_H
1844
a6a5e4c9 1845/* Define to 1 if you have the <sys/stat.h> header file. */
232b67d9 1846#ifndef USED_FOR_TARGET
a6a5e4c9 1847#undef HAVE_SYS_STAT_H
232b67d9
NS
1848#endif
1849
c1800ec8 1850
a6a5e4c9 1851/* Define to 1 if you have the <sys/times.h> header file. */
232b67d9 1852#ifndef USED_FOR_TARGET
a6a5e4c9 1853#undef HAVE_SYS_TIMES_H
232b67d9
NS
1854#endif
1855
a6a5e4c9
KC
1856
1857/* Define to 1 if you have the <sys/time.h> header file. */
232b67d9 1858#ifndef USED_FOR_TARGET
a6a5e4c9 1859#undef HAVE_SYS_TIME_H
232b67d9
NS
1860#endif
1861
a6a5e4c9
KC
1862
1863/* Define to 1 if you have the <sys/types.h> header file. */
232b67d9 1864#ifndef USED_FOR_TARGET
a6a5e4c9 1865#undef HAVE_SYS_TYPES_H
232b67d9
NS
1866#endif
1867
a6a5e4c9
KC
1868
1869/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
232b67d9 1870#ifndef USED_FOR_TARGET
a6a5e4c9 1871#undef HAVE_SYS_WAIT_H
232b67d9
NS
1872#endif
1873
a6a5e4c9
KC
1874
1875/* Define to 1 if you have the `times' function. */
232b67d9 1876#ifndef USED_FOR_TARGET
a6a5e4c9 1877#undef HAVE_TIMES
232b67d9
NS
1878#endif
1879
a6a5e4c9
KC
1880
1881/* Define to 1 if you have the <time.h> header file. */
232b67d9 1882#ifndef USED_FOR_TARGET
a6a5e4c9 1883#undef HAVE_TIME_H
232b67d9
NS
1884#endif
1885
c1800ec8 1886
5427046f
ILT
1887/* Define to 1 if you have the <tr1/unordered_map> header file. */
1888#ifndef USED_FOR_TARGET
1889#undef HAVE_TR1_UNORDERED_MAP
1890#endif
1891
1892
7c2a2dbf
KT
1893/* Define to 1 if the system has the type `uintmax_t'. */
1894#ifndef USED_FOR_TARGET
1895#undef HAVE_UINTMAX_T
1896#endif
1897
1898
1899/* Define to 1 if the system has the type `uintptr_t'. */
1900#ifndef USED_FOR_TARGET
1901#undef HAVE_UINTPTR_T
1902#endif
1903
1904
a6a5e4c9 1905/* Define to 1 if you have the <unistd.h> header file. */
232b67d9 1906#ifndef USED_FOR_TARGET
a6a5e4c9 1907#undef HAVE_UNISTD_H
232b67d9
NS
1908#endif
1909
07cf4226 1910
5427046f
ILT
1911/* Define to 1 if you have the <unordered_map> header file. */
1912#ifndef USED_FOR_TARGET
1913#undef HAVE_UNORDERED_MAP
1914#endif
1915
1916
7c2a2dbf
KT
1917/* Define to 1 if the system has the type `unsigned long long int'. */
1918#ifndef USED_FOR_TARGET
1919#undef HAVE_UNSIGNED_LONG_LONG_INT
1920#endif
1921
1922
a6a5e4c9 1923/* Define if valgrind's valgrind/memcheck.h header is installed. */
232b67d9 1924#ifndef USED_FOR_TARGET
a6a5e4c9 1925#undef HAVE_VALGRIND_MEMCHECK_H
232b67d9
NS
1926#endif
1927
91029a29 1928
a6a5e4c9 1929/* Define to 1 if you have the `vfork' function. */
232b67d9 1930#ifndef USED_FOR_TARGET
a6a5e4c9 1931#undef HAVE_VFORK
232b67d9
NS
1932#endif
1933
4977bab6 1934
a6a5e4c9 1935/* Define to 1 if you have the <vfork.h> header file. */
232b67d9 1936#ifndef USED_FOR_TARGET
a6a5e4c9 1937#undef HAVE_VFORK_H
232b67d9
NS
1938#endif
1939
4977bab6 1940
a6a5e4c9 1941/* Define to 1 if you have the <wchar.h> header file. */
232b67d9 1942#ifndef USED_FOR_TARGET
a6a5e4c9 1943#undef HAVE_WCHAR_H
232b67d9
NS
1944#endif
1945
4977bab6 1946
a6a5e4c9 1947/* Define to 1 if you have the `wcswidth' function. */
232b67d9 1948#ifndef USED_FOR_TARGET
a6a5e4c9 1949#undef HAVE_WCSWIDTH
232b67d9
NS
1950#endif
1951
1072ec3f 1952
a6a5e4c9 1953/* Define to 1 if `fork' works. */
232b67d9 1954#ifndef USED_FOR_TARGET
a6a5e4c9 1955#undef HAVE_WORKING_FORK
232b67d9
NS
1956#endif
1957
a5381466 1958
a6a5e4c9
KC
1959/* Define this macro if mbstowcs does not crash when its first argument is
1960 NULL. */
232b67d9 1961#ifndef USED_FOR_TARGET
a6a5e4c9 1962#undef HAVE_WORKING_MBSTOWCS
232b67d9
NS
1963#endif
1964
71a94577 1965
a6a5e4c9 1966/* Define to 1 if `vfork' works. */
232b67d9 1967#ifndef USED_FOR_TARGET
a6a5e4c9 1968#undef HAVE_WORKING_VFORK
232b67d9
NS
1969#endif
1970
91029a29 1971
3dde4d65
MM
1972/* Define if your assembler supports AIX debug frame section label reference.
1973 */
402565b6
LB
1974#ifndef USED_FOR_TARGET
1975#undef HAVE_XCOFF_DWARF_EXTRAS
1976#endif
1977
1978
87741e51
ML
1979/* Define if you have a working <zstd.h> header file. */
1980#ifndef USED_FOR_TARGET
1981#undef HAVE_ZSTD_H
1982#endif
1983
1984
2f73a6c7
JM
1985/* Define if isl is in use. */
1986#ifndef USED_FOR_TARGET
1987#undef HAVE_isl
1988#endif
1989
1990
c1736aea
TJ
1991/* Define if F_SETLKW supported by fcntl. */
1992#ifndef USED_FOR_TARGET
1993#undef HOST_HAS_F_SETLKW
1994#endif
1995
1996
a6a5e4c9 1997/* Define as const if the declaration of iconv() needs const. */
232b67d9 1998#ifndef USED_FOR_TARGET
a6a5e4c9 1999#undef ICONV_CONST
232b67d9
NS
2000#endif
2001
91029a29 2002
35987ae9
RB
2003/* Define if int64_t uses long as underlying type. */
2004#ifndef USED_FOR_TARGET
2005#undef INT64_T_IS_LONG
2006#endif
2007
2008
eb89c82f
IS
2009/* Define to 1 if ld64 supports '-export_dynamic'. */
2010#ifndef USED_FOR_TARGET
2011#undef LD64_HAS_EXPORT_DYNAMIC
2012#endif
2013
2014
2015/* Define to ld64 version. */
2016#ifndef USED_FOR_TARGET
2017#undef LD64_VERSION
2018#endif
2019
2020
e927b6ad
RO
2021/* Define to the linker option to ignore unused dependencies. */
2022#ifndef USED_FOR_TARGET
2023#undef LD_AS_NEEDED_OPTION
2024#endif
2025
2026
29d7cbd1
RO
2027/* Define to the linker option to enable compressed debug sections. */
2028#ifndef USED_FOR_TARGET
2029#undef LD_COMPRESS_DEBUG_OPTION
2030#endif
2031
2032
c6092243
RO
2033/* Define to the linker option to enable use of shared objects. */
2034#ifndef USED_FOR_TARGET
2035#undef LD_DYNAMIC_OPTION
2036#endif
2037
2038
e927b6ad
RO
2039/* Define to the linker option to keep unused dependencies. */
2040#ifndef USED_FOR_TARGET
2041#undef LD_NO_AS_NEEDED_OPTION
2042#endif
2043
2044
c6092243
RO
2045/* Define to the linker option to disable use of shared objects. */
2046#ifndef USED_FOR_TARGET
2047#undef LD_STATIC_OPTION
2048#endif
2049
2050
79bec923
ST
2051/* The linker hash style */
2052#ifndef USED_FOR_TARGET
2053#undef LINKER_HASH_STYLE
2054#endif
2055
2056
1cd0b716
DK
2057/* Define to the name of the LTO plugin DSO that must be passed to the
2058 linker's -plugin=LIB option. */
2059#ifndef USED_FOR_TARGET
2060#undef LTOPLUGINSONAME
2061#endif
2062
2063
236ec2d7
RW
2064/* Define to the sub-directory in which libtool stores uninstalled libraries.
2065 */
2066#ifndef USED_FOR_TARGET
2067#undef LT_OBJDIR
2068#endif
2069
2070
dc6b6330 2071/* Define if we should link mingw executables with --large-address-aware */
67aeaded
AO
2072#ifndef USED_FOR_TARGET
2073#undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2074#endif
2075
2076
446163e2
TP
2077/* Value to set mingw's _dowildcard to. */
2078#ifndef USED_FOR_TARGET
2079#undef MINGW_DOWILDCARD
2080#endif
2081
2082
a6a5e4c9 2083/* Define if host mkdir takes a single argument. */
232b67d9 2084#ifndef USED_FOR_TARGET
a6a5e4c9 2085#undef MKDIR_TAKES_ONE_ARG
232b67d9
NS
2086#endif
2087
91029a29 2088
64186aad 2089/* Define to offload targets, separated by commas. */
85c64bbe
BS
2090#ifndef USED_FOR_TARGET
2091#undef OFFLOAD_TARGETS
2092#endif
2093
2094
a6a5e4c9 2095/* Define to the address where bug reports for this package should be sent. */
232b67d9 2096#ifndef USED_FOR_TARGET
a6a5e4c9 2097#undef PACKAGE_BUGREPORT
232b67d9
NS
2098#endif
2099
c64688ae 2100
a6a5e4c9 2101/* Define to the full name of this package. */
232b67d9 2102#ifndef USED_FOR_TARGET
a6a5e4c9 2103#undef PACKAGE_NAME
232b67d9
NS
2104#endif
2105
201556f0 2106
a6a5e4c9 2107/* Define to the full name and version of this package. */
232b67d9 2108#ifndef USED_FOR_TARGET
a6a5e4c9 2109#undef PACKAGE_STRING
232b67d9
NS
2110#endif
2111
f996902d 2112
a6a5e4c9 2113/* Define to the one symbol short name of this package. */
232b67d9 2114#ifndef USED_FOR_TARGET
a6a5e4c9 2115#undef PACKAGE_TARNAME
232b67d9
NS
2116#endif
2117
3a37b08e 2118
5213506e
RW
2119/* Define to the home page for this package. */
2120#ifndef USED_FOR_TARGET
2121#undef PACKAGE_URL
2122#endif
2123
2124
a6a5e4c9 2125/* Define to the version of this package. */
232b67d9 2126#ifndef USED_FOR_TARGET
a6a5e4c9 2127#undef PACKAGE_VERSION
232b67d9
NS
2128#endif
2129
91029a29 2130
5938f74d
L
2131/* Specify plugin linker */
2132#ifndef USED_FOR_TARGET
36d21883 2133#undef PLUGIN_LD_SUFFIX
5938f74d
L
2134#endif
2135
2136
3954ead0
AM
2137/* Define to .TOC. alignment forced by your linker. */
2138#ifndef USED_FOR_TARGET
2139#undef POWERPC64_TOC_POINTER_ALIGNMENT
2140#endif
2141
2142
a6a5e4c9 2143/* Define to PREFIX/include if cpp should also search that directory. */
232b67d9 2144#ifndef USED_FOR_TARGET
a6a5e4c9 2145#undef PREFIX_INCLUDE_DIR
232b67d9
NS
2146#endif
2147
e95b1e6a 2148
5213506e 2149/* The size of `int', as computed by sizeof. */
232b67d9 2150#ifndef USED_FOR_TARGET
a6a5e4c9 2151#undef SIZEOF_INT
232b67d9
NS
2152#endif
2153
17e9e88c 2154
5213506e 2155/* The size of `long', as computed by sizeof. */
232b67d9 2156#ifndef USED_FOR_TARGET
a6a5e4c9 2157#undef SIZEOF_LONG
232b67d9
NS
2158#endif
2159
cf7b8b0d 2160
5213506e 2161/* The size of `long long', as computed by sizeof. */
232b67d9 2162#ifndef USED_FOR_TARGET
a6a5e4c9 2163#undef SIZEOF_LONG_LONG
232b67d9
NS
2164#endif
2165
91029a29 2166
5213506e 2167/* The size of `short', as computed by sizeof. */
232b67d9 2168#ifndef USED_FOR_TARGET
a6a5e4c9 2169#undef SIZEOF_SHORT
232b67d9
NS
2170#endif
2171
8ada417f 2172
5213506e 2173/* The size of `void *', as computed by sizeof. */
232b67d9 2174#ifndef USED_FOR_TARGET
a6a5e4c9 2175#undef SIZEOF_VOID_P
232b67d9
NS
2176#endif
2177
f6f5dff2 2178
a6a5e4c9 2179/* Define to 1 if you have the ANSI C header files. */
232b67d9 2180#ifndef USED_FOR_TARGET
a6a5e4c9 2181#undef STDC_HEADERS
232b67d9
NS
2182#endif
2183
ef1ecf87 2184
a6a5e4c9 2185/* Define if you can safely include both <string.h> and <strings.h>. */
232b67d9 2186#ifndef USED_FOR_TARGET
a6a5e4c9 2187#undef STRING_WITH_STRINGS
232b67d9
NS
2188#endif
2189
2c4a9cff 2190
ed965309
JJ
2191/* Define if TFmode long double should be the default */
2192#ifndef USED_FOR_TARGET
2193#undef TARGET_DEFAULT_LONG_DOUBLE_128
2194#endif
2195
2196
6961669f
RO
2197/* Define if your target C library provides the `dl_iterate_phdr' function. */
2198#undef TARGET_DL_ITERATE_PHDR
2199
2f73a6c7
JM
2200/* GNU C Library major version number used on the target, or 0. */
2201#ifndef USED_FOR_TARGET
2202#undef TARGET_GLIBC_MAJOR
2203#endif
2204
2205
2206/* GNU C Library minor version number used on the target, or 0. */
2207#ifndef USED_FOR_TARGET
2208#undef TARGET_GLIBC_MINOR
2209#endif
2210
2211
e0332517
DM
2212/* Define if your target C Library properly handles PT_GNU_STACK */
2213#ifndef USED_FOR_TARGET
2214#undef TARGET_LIBC_GNUSTACK
2215#endif
2216
2217
26a2e6ae
PB
2218/* Define if your target C Library provides the AT_HWCAP value in the TCB */
2219#ifndef USED_FOR_TARGET
2220#undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2221#endif
2222
2223
77008252
JJ
2224/* Define if your target C library provides stack protector support */
2225#ifndef USED_FOR_TARGET
2226#undef TARGET_LIBC_PROVIDES_SSP
2227#endif
2228
2229
a6a5e4c9 2230/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
232b67d9 2231#ifndef USED_FOR_TARGET
a6a5e4c9 2232#undef TIME_WITH_SYS_TIME
232b67d9
NS
2233#endif
2234
9d147085 2235
f1c26cad
RO
2236/* Define to the flag used to mark TLS sections if the default (`T') doesn't
2237 work. */
2238#ifndef USED_FOR_TARGET
2239#undef TLS_SECTION_ASM_FLAG
2240#endif
2241
2242
a6a5e4c9 2243/* Define if your assembler mis-optimizes .eh_frame data. */
232b67d9 2244#ifndef USED_FOR_TARGET
a6a5e4c9 2245#undef USE_AS_TRADITIONAL_FORMAT
232b67d9
NS
2246#endif
2247
5f0e9ea2 2248
f7e413e2
DK
2249/* Define if you want to generate code by default that assumes that the Cygwin
2250 DLL exports wrappers to support libstdc++ function replacement. */
2251#ifndef USED_FOR_TARGET
2252#undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2253#endif
2254
2255
af2e3244
RO
2256/* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
2257#ifndef USED_FOR_TARGET
2258#undef USE_HIDDEN_LINKONCE
2259#endif
2260
2261
edf6ddf6
RB
2262/* Define to 1 if the 'long long' type is wider than 'long' but still
2263 efficiently supported by the host hardware. */
232b67d9 2264#ifndef USED_FOR_TARGET
99fa8911 2265#undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
232b67d9
NS
2266#endif
2267
99fa8911 2268
ad211091
KT
2269/* Define if we should use leading underscore on 64 bit mingw targets */
2270#ifndef USED_FOR_TARGET
2271#undef USE_MINGW64_LEADING_UNDERSCORES
2272#endif
2273
2274
5213506e
RW
2275/* Enable extensions on AIX 3, Interix. */
2276#ifndef _ALL_SOURCE
2277# undef _ALL_SOURCE
2278#endif
2279/* Enable GNU extensions on systems that have them. */
2280#ifndef _GNU_SOURCE
2281# undef _GNU_SOURCE
2282#endif
2283/* Enable threading extensions on Solaris. */
2284#ifndef _POSIX_PTHREAD_SEMANTICS
2285# undef _POSIX_PTHREAD_SEMANTICS
2286#endif
2287/* Enable extensions on HP NonStop. */
2288#ifndef _TANDEM_SOURCE
2289# undef _TANDEM_SOURCE
2290#endif
2291/* Enable general extensions on Solaris. */
2292#ifndef __EXTENSIONS__
2293# undef __EXTENSIONS__
2294#endif
2295
2296
a1286ef5
ZW
2297/* Define to be the last component of the Windows registry key under which to
2298 look for installation paths. The full key used will be
2299 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2300 The default is the GCC version number. */
232b67d9 2301#ifndef USED_FOR_TARGET
a6a5e4c9 2302#undef WIN32_REGISTRY_KEY
232b67d9
NS
2303#endif
2304
96d0f4dc 2305
5213506e
RW
2306/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2307 significant byte first (like Motorola and SPARC, unlike Intel). */
2308#if defined AC_APPLE_UNIVERSAL_BUILD
2309# if defined __BIG_ENDIAN__
2310# define WORDS_BIGENDIAN 1
2311# endif
2312#else
2313# ifndef WORDS_BIGENDIAN
2314# undef WORDS_BIGENDIAN
2315# endif
232b67d9
NS
2316#endif
2317
22e05272
JM
2318/* Enable large inode numbers on Mac OS X 10.5. */
2319#ifndef _DARWIN_USE_64_BIT_INODE
2320# define _DARWIN_USE_64_BIT_INODE 1
2321#endif
2322
480767a9
ILT
2323/* Number of bits in a file offset, on hosts where this is settable. */
2324#ifndef USED_FOR_TARGET
2325#undef _FILE_OFFSET_BITS
2326#endif
2327
2328
2329/* Define for large files, on AIX-style hosts. */
2330#ifndef USED_FOR_TARGET
2331#undef _LARGE_FILES
2332#endif
2333
2334
60d26958 2335/* Define to 1 if on MINIX. */
232b67d9 2336#ifndef USED_FOR_TARGET
60d26958
PB
2337#undef _MINIX
2338#endif
2339
2340
2341/* Define to 2 if the system does not provide POSIX.1 features except with
2342 this defined. */
2343#ifndef USED_FOR_TARGET
2344#undef _POSIX_1_SOURCE
2345#endif
2346
2347
2348/* Define to 1 if you need to in order for `stat' and other things to work. */
2349#ifndef USED_FOR_TARGET
2350#undef _POSIX_SOURCE
2351#endif
2352
2353
7c2a2dbf
KT
2354/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2355 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2356 #define below would cause a syntax error. */
2357#ifndef USED_FOR_TARGET
2358#undef _UINT32_T
2359#endif
2360
2361
2362/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2363 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2364 #define below would cause a syntax error. */
2365#ifndef USED_FOR_TARGET
2366#undef _UINT64_T
2367#endif
2368
2369
2370/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2371 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2372 #define below would cause a syntax error. */
2373#ifndef USED_FOR_TARGET
2374#undef _UINT8_T
2375#endif
2376
2377
c71618c6
AT
2378/* Define to `char *' if <sys/types.h> does not define. */
2379#ifndef USED_FOR_TARGET
2380#undef caddr_t
2381#endif
2382
2383
86da66b5
HPN
2384/* Define to `__inline__' or `__inline' if that's what the C compiler
2385 calls it, or to nothing if 'inline' is not supported under any name. */
2386#ifndef __cplusplus
a6a5e4c9 2387#undef inline
86da66b5 2388#endif
a6a5e4c9 2389
7c2a2dbf
KT
2390/* Define to the type of a signed integer type of width exactly 16 bits if
2391 such a type exists and the standard includes do not define it. */
2392#ifndef USED_FOR_TARGET
2393#undef int16_t
2394#endif
2395
2396
2397/* Define to the type of a signed integer type of width exactly 32 bits if
2398 such a type exists and the standard includes do not define it. */
2399#ifndef USED_FOR_TARGET
2400#undef int32_t
2401#endif
2402
2403
2404/* Define to the type of a signed integer type of width exactly 64 bits if
2405 such a type exists and the standard includes do not define it. */
2406#ifndef USED_FOR_TARGET
2407#undef int64_t
2408#endif
2409
2410
2411/* Define to the type of a signed integer type of width exactly 8 bits if such
2412 a type exists and the standard includes do not define it. */
2413#ifndef USED_FOR_TARGET
2414#undef int8_t
2415#endif
2416
2417
2418/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2419 not define. */
2420#ifndef USED_FOR_TARGET
2421#undef intmax_t
2422#endif
2423
2424
2425/* Define to the type of a signed integer type wide enough to hold a pointer,
2426 if such a type exists, and if the system does not define it. */
2427#ifndef USED_FOR_TARGET
2428#undef intptr_t
2429#endif
2430
2431
a6a5e4c9 2432/* Define to `int' if <sys/types.h> does not define. */
232b67d9 2433#ifndef USED_FOR_TARGET
a6a5e4c9 2434#undef pid_t
232b67d9
NS
2435#endif
2436
475c267f 2437
236ec2d7 2438/* Define to `long' if <sys/resource.h> doesn't define. */
232b67d9 2439#ifndef USED_FOR_TARGET
a6a5e4c9 2440#undef rlim_t
232b67d9
NS
2441#endif
2442
a6a5e4c9
KC
2443
2444/* Define to `int' if <sys/types.h> does not define. */
232b67d9 2445#ifndef USED_FOR_TARGET
a6a5e4c9 2446#undef ssize_t
232b67d9
NS
2447#endif
2448
a6a5e4c9 2449
7c2a2dbf
KT
2450/* Define to the type of an unsigned integer type of width exactly 16 bits if
2451 such a type exists and the standard includes do not define it. */
2452#ifndef USED_FOR_TARGET
2453#undef uint16_t
2454#endif
2455
2456
2457/* Define to the type of an unsigned integer type of width exactly 32 bits if
2458 such a type exists and the standard includes do not define it. */
2459#ifndef USED_FOR_TARGET
2460#undef uint32_t
2461#endif
2462
2463
2464/* Define to the type of an unsigned integer type of width exactly 64 bits if
2465 such a type exists and the standard includes do not define it. */
2466#ifndef USED_FOR_TARGET
2467#undef uint64_t
2468#endif
2469
2470
2471/* Define to the type of an unsigned integer type of width exactly 8 bits if
2472 such a type exists and the standard includes do not define it. */
2473#ifndef USED_FOR_TARGET
2474#undef uint8_t
2475#endif
2476
2477
2478/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2479 do not define. */
2480#ifndef USED_FOR_TARGET
2481#undef uintmax_t
2482#endif
2483
2484
2485/* Define to the type of an unsigned integer type wide enough to hold a
2486 pointer, if such a type exists, and if the system does not define it. */
2487#ifndef USED_FOR_TARGET
2488#undef uintptr_t
2489#endif
2490
2491
a6a5e4c9 2492/* Define as `fork' if `vfork' does not work. */
232b67d9 2493#ifndef USED_FOR_TARGET
a6a5e4c9 2494#undef vfork
232b67d9
NS
2495#endif
2496