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