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