AVR: Provide built-ins for strlen where the string lives in some AS.
[gcc.git] / gcc / config.in
blob3b06533c48290bd4620a546461d1127801380896
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if this compiler should be built as the offload target compiler. */
4 #ifndef USED_FOR_TARGET
5 #undef ACCEL_COMPILER
6 #endif
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
12 #endif
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
18 #endif
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
27 /* Define to the root for URLs about GCC changes. */
28 #ifndef USED_FOR_TARGET
29 #undef CHANGES_ROOT_URL
30 #endif
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
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
46 /* Define 0/1 to force the choice for exception handling model. */
47 #ifndef USED_FOR_TARGET
48 #undef CONFIG_SJLJ_EXCEPTIONS
49 #endif
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
59 /* Should add an extra runpath directory */
60 #ifndef USED_FOR_TARGET
61 #undef DARWIN_DO_EXTRA_RPATH
62 #endif
65 /* Define to enable the use of a default assembler. */
66 #ifndef USED_FOR_TARGET
67 #undef DEFAULT_ASSEMBLER
68 #endif
71 /* Define to enable the use of a default debug linker. */
72 #ifndef USED_FOR_TARGET
73 #undef DEFAULT_DSYMUTIL
74 #endif
77 /* Define to enable the use of a default linker. */
78 #ifndef USED_FOR_TARGET
79 #undef DEFAULT_LINKER
80 #endif
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
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
98 /* The default for -fdiagnostics-color option */
99 #ifndef USED_FOR_TARGET
100 #undef DIAGNOSTICS_COLOR_DEFAULT
101 #endif
104 /* The default for -fdiagnostics-urls option */
105 #ifndef USED_FOR_TARGET
106 #undef DIAGNOSTICS_URLS_DEFAULT
107 #endif
110 /* Define to the root for documentation URLs. */
111 #ifndef USED_FOR_TARGET
112 #undef DOCUMENTATION_ROOT_URL
113 #endif
116 /* Define to the dsymutil version. */
117 #ifndef USED_FOR_TARGET
118 #undef DSYMUTIL_VERSION
119 #endif
122 /* Define 0/1 if static analyzer feature is enabled. */
123 #ifndef USED_FOR_TARGET
124 #undef ENABLE_ANALYZER
125 #endif
128 /* Define if you want assertions enabled. This is a cheap check. */
129 #ifndef USED_FOR_TARGET
130 #undef ENABLE_ASSERT_CHECKING
131 #endif
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
141 /* Define to 1 to enable decimal float extension to C. */
142 #ifndef USED_FOR_TARGET
143 #undef ENABLE_DECIMAL_FLOAT
144 #endif
147 /* Define if your target supports default PIE and it is enabled. */
148 #ifndef USED_FOR_TARGET
149 #undef ENABLE_DEFAULT_PIE
150 #endif
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
160 /* Define if you want more run-time sanity checks for dataflow. */
161 #ifndef USED_FOR_TARGET
162 #undef ENABLE_DF_CHECKING
163 #endif
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
173 /* Define to 1 to enable fixed-point arithmetic extension to C. */
174 #ifndef USED_FOR_TARGET
175 #undef ENABLE_FIXED_POINT
176 #endif
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
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
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
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
209 /* Define if gcc should always pass --build-id to linker. */
210 #ifndef USED_FOR_TARGET
211 #undef ENABLE_LD_BUILDID
212 #endif
215 /* Define to 1 to enable libquadmath support */
216 #ifndef USED_FOR_TARGET
217 #undef ENABLE_LIBQUADMATH_SUPPORT
218 #endif
221 /* Define to enable LTO support. */
222 #ifndef USED_FOR_TARGET
223 #undef ENABLE_LTO
224 #endif
227 /* If --with-multiarch option is used */
228 #ifndef USED_FOR_TARGET
229 #undef ENABLE_MULTIARCH
230 #endif
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
240 /* Define this to enable support for offloading. */
241 #ifndef USED_FOR_TARGET
242 #undef ENABLE_OFFLOADING
243 #endif
246 /* Define to enable plugin support. */
247 #ifndef USED_FOR_TARGET
248 #undef ENABLE_PLUGIN
249 #endif
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
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
267 /* Define if you want runtime assertions enabled. This is a cheap check. */
268 #undef ENABLE_RUNTIME_CHECKING
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
274 /* Define if the -stdlib= option should be enabled. */
275 #ifndef USED_FOR_TARGET
276 #undef ENABLE_STDLIB_OPTION
277 #endif
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
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
295 /* Define to get calls to the valgrind runtime enabled. */
296 #ifndef USED_FOR_TARGET
297 #undef ENABLE_VALGRIND_ANNOTATIONS
298 #endif
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
308 /* Define 0/1 if vtable verification feature is enabled. */
309 #ifndef USED_FOR_TARGET
310 #undef ENABLE_VTABLE_VERIFY
311 #endif
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
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
328 /* Define to enable detailed memory allocation stats gathering. */
329 #ifndef USED_FOR_TARGET
330 #undef GATHER_STATISTICS
331 #endif
334 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
335 #ifndef USED_FOR_TARGET
336 #undef GWINSZ_IN_SYS_IOCTL
337 #endif
340 /* mcontext_t fields start with __ */
341 #ifndef USED_FOR_TARGET
342 #undef HAS_MCONTEXT_T_UNDERSCORES
343 #endif
346 /* Define if AF_INET6 supported. */
347 #ifndef USED_FOR_TARGET
348 #undef HAVE_AF_INET6
349 #endif
352 /* Define if AF_UNIX supported. */
353 #ifndef USED_FOR_TARGET
354 #undef HAVE_AF_UNIX
355 #endif
358 /* Define if your assembler supports architecture modifiers. */
359 #ifndef USED_FOR_TARGET
360 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
361 #endif
364 /* Define if your avr assembler supports -mgcc-isr option. */
365 #ifndef USED_FOR_TARGET
366 #undef HAVE_AS_AVR_MGCCISR_OPTION
367 #endif
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
376 /* Define if your avr assembler supports -mrmw option. */
377 #ifndef USED_FOR_TARGET
378 #undef HAVE_AS_AVR_MRMW_OPTION
379 #endif
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
389 /* Define if your assembler supports conditional branch relaxation. */
390 #ifndef USED_FOR_TARGET
391 #undef HAVE_AS_COND_BRANCH_RELAXATION
392 #endif
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
401 /* Define if your assembler supports .module. */
402 #ifndef USED_FOR_TARGET
403 #undef HAVE_AS_DOT_MODULE
404 #endif
407 /* Define if your assembler supports DSPR1 mult. */
408 #ifndef USED_FOR_TARGET
409 #undef HAVE_AS_DSPR1_MULT
410 #endif
413 /* Define if your assembler supports .dtprelword. */
414 #ifndef USED_FOR_TARGET
415 #undef HAVE_AS_DTPRELWORD
416 #endif
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
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
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
438 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
439 #ifndef USED_FOR_TARGET
440 #undef HAVE_AS_ENTRY_MARKERS
441 #endif
444 /* Define if your assembler supports explicit relocation. */
445 #ifndef USED_FOR_TARGET
446 #undef HAVE_AS_EXPLICIT_RELOCS
447 #endif
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
456 /* Define if your assembler supports the --gdwarf2 option. */
457 #ifndef USED_FOR_TARGET
458 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
459 #endif
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
468 /* Define if your assembler supports .gnu_attribute. */
469 #ifndef USED_FOR_TARGET
470 #undef HAVE_AS_GNU_ATTRIBUTE
471 #endif
474 /* Define true if the assembler supports '.long foo@GOTOFF'. */
475 #ifndef USED_FOR_TARGET
476 #undef HAVE_AS_GOTOFF_IN_DATA
477 #endif
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
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
493 /* Define if your assembler supports the ffreep mnemonic. */
494 #ifndef USED_FOR_TARGET
495 #undef HAVE_AS_IX86_FFREEP
496 #endif
499 /* Define if your assembler uses fildq and fistq mnemonics. */
500 #ifndef USED_FOR_TARGET
501 #undef HAVE_AS_IX86_FILDQ
502 #endif
505 /* Define if your assembler uses filds and fists mnemonics. */
506 #ifndef USED_FOR_TARGET
507 #undef HAVE_AS_IX86_FILDS
508 #endif
511 /* Define 0/1 if your assembler and linker support @GOT. */
512 #ifndef USED_FOR_TARGET
513 #undef HAVE_AS_IX86_GOT32X
514 #endif
517 /* Define if your assembler supports HLE prefixes. */
518 #ifndef USED_FOR_TARGET
519 #undef HAVE_AS_IX86_HLE
520 #endif
523 /* Define if your assembler supports interunit movq mnemonic. */
524 #ifndef USED_FOR_TARGET
525 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
526 #endif
529 /* Define if your assembler supports the .quad directive. */
530 #ifndef USED_FOR_TARGET
531 #undef HAVE_AS_IX86_QUAD
532 #endif
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
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
547 /* Define if your assembler supports the swap suffix. */
548 #ifndef USED_FOR_TARGET
549 #undef HAVE_AS_IX86_SWAP
550 #endif
553 /* Define if your assembler and linker support @tlsgdplt. */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_AS_IX86_TLSGDPLT
556 #endif
559 /* Define to 1 if your assembler and linker support @tlsldm. */
560 #ifndef USED_FOR_TARGET
561 #undef HAVE_AS_IX86_TLSLDM
562 #endif
565 /* Define to 1 if your assembler and linker support @tlsldmplt. */
566 #ifndef USED_FOR_TARGET
567 #undef HAVE_AS_IX86_TLSLDMPLT
568 #endif
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
578 /* Define if your assembler supports the 'ud2' mnemonic. */
579 #ifndef USED_FOR_TARGET
580 #undef HAVE_AS_IX86_UD2
581 #endif
584 /* Define if your assembler supports the lituse_jsrdirect relocation. */
585 #ifndef USED_FOR_TARGET
586 #undef HAVE_AS_JSRDIRECT_RELOCS
587 #endif
590 /* Define if your assembler supports .sleb128 and .uleb128. */
591 #ifndef USED_FOR_TARGET
592 #undef HAVE_AS_LEB128
593 #endif
596 /* Define if your assembler supports LEON instructions. */
597 #ifndef USED_FOR_TARGET
598 #undef HAVE_AS_LEON
599 #endif
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
608 /* Define if your assembler supports ltoffx and ldxmov relocations. */
609 #ifndef USED_FOR_TARGET
610 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
611 #endif
614 /* Define if your assembler supports the -mabi option. */
615 #ifndef USED_FOR_TARGET
616 #undef HAVE_AS_MABI_OPTION
617 #endif
620 /* Define if your assembler supports .machine and .machinemode. */
621 #ifndef USED_FOR_TARGET
622 #undef HAVE_AS_MACHINE_MACHINEMODE
623 #endif
626 /* Define if your macOS assembler supports .build_version directives */
627 #ifndef USED_FOR_TARGET
628 #undef HAVE_AS_MACOS_BUILD_VERSION
629 #endif
632 /* Define if the assembler understands -march=rv*_b. */
633 #ifndef USED_FOR_TARGET
634 #undef HAVE_AS_MARCH_B
635 #endif
638 /* Define if the assembler understands -march=rv*_zaamo_zalrsc. */
639 #ifndef USED_FOR_TARGET
640 #undef HAVE_AS_MARCH_ZAAMO_ZALRSC
641 #endif
644 /* Define if the assembler understands -march=rv*_zifencei. */
645 #ifndef USED_FOR_TARGET
646 #undef HAVE_AS_MARCH_ZIFENCEI
647 #endif
650 /* Define if your assembler supports mfcr field. */
651 #ifndef USED_FOR_TARGET
652 #undef HAVE_AS_MFCRF
653 #endif
656 /* Define if the assembler understands -misa-spec=. */
657 #ifndef USED_FOR_TARGET
658 #undef HAVE_AS_MISA_SPEC
659 #endif
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
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
674 /* Define if your assembler supports -mrelax option. */
675 #ifndef USED_FOR_TARGET
676 #undef HAVE_AS_MRELAX_OPTION
677 #endif
680 /* Define if your assembler supports .mspabi_attribute. */
681 #ifndef USED_FOR_TARGET
682 #undef HAVE_AS_MSPABI_ATTRIBUTE
683 #endif
686 /* Define if the assembler understands -mnan=. */
687 #ifndef USED_FOR_TARGET
688 #undef HAVE_AS_NAN
689 #endif
692 /* Define if your assembler supports the -no-mul-bug-abort option. */
693 #ifndef USED_FOR_TARGET
694 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
695 #endif
698 /* Define if the assembler understands -mno-shared. */
699 #ifndef USED_FOR_TARGET
700 #undef HAVE_AS_NO_SHARED
701 #endif
704 /* Define if your assembler supports offsetable %lo(). */
705 #ifndef USED_FOR_TARGET
706 #undef HAVE_AS_OFFSETABLE_LO10
707 #endif
710 /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
711 #ifndef USED_FOR_TARGET
712 #undef HAVE_AS_PLTSEQ
713 #endif
716 /* Define if your assembler supports htm insns on power10. */
717 #ifndef USED_FOR_TARGET
718 #undef HAVE_AS_POWER10_HTM
719 #endif
722 /* Define if your assembler supports .ref */
723 #ifndef USED_FOR_TARGET
724 #undef HAVE_AS_REF
725 #endif
728 /* Define if your assembler supports R_PPC_REL16 relocs. */
729 #ifndef USED_FOR_TARGET
730 #undef HAVE_AS_REL16
731 #endif
734 /* Define if your assembler supports -relax option. */
735 #ifndef USED_FOR_TARGET
736 #undef HAVE_AS_RELAX_OPTION
737 #endif
740 /* Define if your assembler supports .attribute. */
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_AS_RISCV_ATTRIBUTE
743 #endif
746 /* Define 0/1 if your assembler and linker support R_X86_64_CODE_6_GOTTPOFF.
747    */
748 #ifndef USED_FOR_TARGET
749 #undef HAVE_AS_R_X86_64_CODE_6_GOTTPOFF
750 #endif
753 /* Define if your assembler supports relocs needed by -fpic. */
754 #ifndef USED_FOR_TARGET
755 #undef HAVE_AS_SMALL_PIC_RELOCS
756 #endif
759 /* Define if your assembler supports SPARC4 instructions. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_AS_SPARC4
762 #endif
765 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
766 #ifndef USED_FOR_TARGET
767 #undef HAVE_AS_SPARC5_VIS4
768 #endif
771 /* Define if your assembler supports SPARC6 instructions. */
772 #ifndef USED_FOR_TARGET
773 #undef HAVE_AS_SPARC6
774 #endif
777 /* Define if your assembler and linker support GOTDATA_OP relocs. */
778 #ifndef USED_FOR_TARGET
779 #undef HAVE_AS_SPARC_GOTDATA_OP
780 #endif
783 /* Define if your assembler and linker support unaligned PC relative relocs.
784    */
785 #ifndef USED_FOR_TARGET
786 #undef HAVE_AS_SPARC_UA_PCREL
787 #endif
790 /* Define if your assembler and linker support unaligned PC relative relocs
791    against hidden symbols. */
792 #ifndef USED_FOR_TARGET
793 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
794 #endif
797 /* Define if your assembler supports call36 relocation. */
798 #ifndef USED_FOR_TARGET
799 #undef HAVE_AS_SUPPORT_CALL36
800 #endif
803 /* Define if your assembler and linker support thread-local storage. */
804 #ifndef USED_FOR_TARGET
805 #undef HAVE_AS_TLS
806 #endif
809 /* Define if your assembler supports tls le relocation. */
810 #ifndef USED_FOR_TARGET
811 #undef HAVE_AS_TLS_LE_RELAXATION
812 #endif
815 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
816    alignment hint argument. */
817 #ifndef USED_FOR_TARGET
818 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
819 #endif
822 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
823    alignment hint argument on z13. */
824 #ifndef USED_FOR_TARGET
825 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13
826 #endif
829 /* Define if your assembler supports VSX instructions. */
830 #ifndef USED_FOR_TARGET
831 #undef HAVE_AS_VSX
832 #endif
835 /* Define if your assembler supports --gdwarf-4/--gdwarf-5 even with compiler
836    generated .debug_line. */
837 #ifndef USED_FOR_TARGET
838 #undef HAVE_AS_WORKING_DWARF_N_FLAG
839 #endif
842 /* Define if your assembler supports -xbrace_comment option. */
843 #ifndef USED_FOR_TARGET
844 #undef HAVE_AS_XBRACE_COMMENT_OPTION
845 #endif
848 /* Define to 1 if you have the `atoq' function. */
849 #ifndef USED_FOR_TARGET
850 #undef HAVE_ATOQ
851 #endif
854 /* Define to 1 if you have the Mac OS X function
855    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
856 #ifndef USED_FOR_TARGET
857 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
858 #endif
861 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
862    the CoreFoundation framework. */
863 #ifndef USED_FOR_TARGET
864 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
865 #endif
868 /* Define to 1 if you have the `clearerr_unlocked' function. */
869 #ifndef USED_FOR_TARGET
870 #undef HAVE_CLEARERR_UNLOCKED
871 #endif
874 /* Define to 1 if you have the `clock' function. */
875 #ifndef USED_FOR_TARGET
876 #undef HAVE_CLOCK
877 #endif
880 /* Define to 1 if you have the `clock_gettime' function. */
881 #ifndef USED_FOR_TARGET
882 #undef HAVE_CLOCK_GETTIME
883 #endif
886 /* Define if <time.h> defines clock_t. */
887 #ifndef USED_FOR_TARGET
888 #undef HAVE_CLOCK_T
889 #endif
892 /* Define 0/1 if your assembler and linker support COMDAT groups. */
893 #ifndef USED_FOR_TARGET
894 #undef HAVE_COMDAT_GROUP
895 #endif
898 /* Define if the GNU dcgettext() function is already present or preinstalled.
899    */
900 #ifndef USED_FOR_TARGET
901 #undef HAVE_DCGETTEXT
902 #endif
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
1021 /* Define to 1 if we found a declaration for 'fmemopen', otherwise define to
1022    0. */
1023 #ifndef USED_FOR_TARGET
1024 #undef HAVE_DECL_FMEMOPEN
1025 #endif
1028 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
1029    define to 0. */
1030 #ifndef USED_FOR_TARGET
1031 #undef HAVE_DECL_FPRINTF_UNLOCKED
1032 #endif
1035 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
1036    define to 0. */
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_DECL_FPUTC_UNLOCKED
1039 #endif
1042 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
1043    define to 0. */
1044 #ifndef USED_FOR_TARGET
1045 #undef HAVE_DECL_FPUTS_UNLOCKED
1046 #endif
1049 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
1050    define to 0. */
1051 #ifndef USED_FOR_TARGET
1052 #undef HAVE_DECL_FREAD_UNLOCKED
1053 #endif
1056 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
1057 #ifndef USED_FOR_TARGET
1058 #undef HAVE_DECL_FREE
1059 #endif
1062 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
1063    define to 0. */
1064 #ifndef USED_FOR_TARGET
1065 #undef HAVE_DECL_FWRITE_UNLOCKED
1066 #endif
1069 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
1070    define to 0. */
1071 #ifndef USED_FOR_TARGET
1072 #undef HAVE_DECL_GETCHAR_UNLOCKED
1073 #endif
1076 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
1077    */
1078 #ifndef USED_FOR_TARGET
1079 #undef HAVE_DECL_GETCWD
1080 #endif
1083 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
1084    to 0. */
1085 #ifndef USED_FOR_TARGET
1086 #undef HAVE_DECL_GETC_UNLOCKED
1087 #endif
1090 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
1091    */
1092 #ifndef USED_FOR_TARGET
1093 #undef HAVE_DECL_GETENV
1094 #endif
1097 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
1098    */
1099 #ifndef USED_FOR_TARGET
1100 #undef HAVE_DECL_GETOPT
1101 #endif
1104 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
1105    to 0. */
1106 #ifndef USED_FOR_TARGET
1107 #undef HAVE_DECL_GETPAGESIZE
1108 #endif
1111 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
1112    0. */
1113 #ifndef USED_FOR_TARGET
1114 #undef HAVE_DECL_GETRLIMIT
1115 #endif
1118 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
1119    0. */
1120 #ifndef USED_FOR_TARGET
1121 #undef HAVE_DECL_GETRUSAGE
1122 #endif
1125 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
1126    */
1127 #ifndef USED_FOR_TARGET
1128 #undef HAVE_DECL_GETWD
1129 #endif
1132 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
1133    0. */
1134 #ifndef USED_FOR_TARGET
1135 #undef HAVE_DECL_LDGETNAME
1136 #endif
1139 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
1140    */
1141 #ifndef USED_FOR_TARGET
1142 #undef HAVE_DECL_MADVISE
1143 #endif
1146 /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
1147    0. */
1148 #ifndef USED_FOR_TARGET
1149 #undef HAVE_DECL_MALLINFO
1150 #endif
1153 /* Define to 1 if we found a declaration for 'mallinfo2', otherwise define to
1154    0. */
1155 #ifndef USED_FOR_TARGET
1156 #undef HAVE_DECL_MALLINFO2
1157 #endif
1160 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
1161    */
1162 #ifndef USED_FOR_TARGET
1163 #undef HAVE_DECL_MALLOC
1164 #endif
1167 /* Define to 1 if we found a declaration for 'mkstemps', otherwise define to
1168    0. */
1169 #ifndef USED_FOR_TARGET
1170 #undef HAVE_DECL_MKSTEMPS
1171 #endif
1174 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
1175    define to 0. */
1176 #ifndef USED_FOR_TARGET
1177 #undef HAVE_DECL_PUTCHAR_UNLOCKED
1178 #endif
1181 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
1182    to 0. */
1183 #ifndef USED_FOR_TARGET
1184 #undef HAVE_DECL_PUTC_UNLOCKED
1185 #endif
1188 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1189    */
1190 #ifndef USED_FOR_TARGET
1191 #undef HAVE_DECL_REALLOC
1192 #endif
1195 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1196 #ifndef USED_FOR_TARGET
1197 #undef HAVE_DECL_SBRK
1198 #endif
1201 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1202    */
1203 #ifndef USED_FOR_TARGET
1204 #undef HAVE_DECL_SETENV
1205 #endif
1208 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1209    0. */
1210 #ifndef USED_FOR_TARGET
1211 #undef HAVE_DECL_SETRLIMIT
1212 #endif
1215 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1216    to 0. */
1217 #ifndef USED_FOR_TARGET
1218 #undef HAVE_DECL_SIGALTSTACK
1219 #endif
1222 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1223    0. */
1224 #ifndef USED_FOR_TARGET
1225 #undef HAVE_DECL_SNPRINTF
1226 #endif
1229 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1230    */
1231 #ifndef USED_FOR_TARGET
1232 #undef HAVE_DECL_STPCPY
1233 #endif
1236 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1237    */
1238 #ifndef USED_FOR_TARGET
1239 #undef HAVE_DECL_STRNLEN
1240 #endif
1243 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1244    0. */
1245 #ifndef USED_FOR_TARGET
1246 #undef HAVE_DECL_STRSIGNAL
1247 #endif
1250 /* Define to 1 if you have the declaration of `strstr(const char*,const
1251    char*)', and to 0 if you don't. */
1252 #ifndef USED_FOR_TARGET
1253 #undef HAVE_DECL_STRSTR
1254 #endif
1257 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1258    */
1259 #ifndef USED_FOR_TARGET
1260 #undef HAVE_DECL_STRTOL
1261 #endif
1264 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1265    */
1266 #ifndef USED_FOR_TARGET
1267 #undef HAVE_DECL_STRTOLL
1268 #endif
1271 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1272    */
1273 #ifndef USED_FOR_TARGET
1274 #undef HAVE_DECL_STRTOUL
1275 #endif
1278 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1279    0. */
1280 #ifndef USED_FOR_TARGET
1281 #undef HAVE_DECL_STRTOULL
1282 #endif
1285 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1286    0. */
1287 #ifndef USED_FOR_TARGET
1288 #undef HAVE_DECL_STRVERSCMP
1289 #endif
1292 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1293    */
1294 #ifndef USED_FOR_TARGET
1295 #undef HAVE_DECL_TIMES
1296 #endif
1299 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1300    0. */
1301 #ifndef USED_FOR_TARGET
1302 #undef HAVE_DECL_UNSETENV
1303 #endif
1306 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1307    0. */
1308 #ifndef USED_FOR_TARGET
1309 #undef HAVE_DECL_VASPRINTF
1310 #endif
1313 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1314    0. */
1315 #ifndef USED_FOR_TARGET
1316 #undef HAVE_DECL_VSNPRINTF
1317 #endif
1320 /* Define to 1 if you have the <direct.h> header file. */
1321 #ifndef USED_FOR_TARGET
1322 #undef HAVE_DIRECT_H
1323 #endif
1326 /* Define to 1 if you have the <dlfcn.h> header file. */
1327 #ifndef USED_FOR_TARGET
1328 #undef HAVE_DLFCN_H
1329 #endif
1332 /* Define to 1 if you have the <ext/hash_map> header file. */
1333 #ifndef USED_FOR_TARGET
1334 #undef HAVE_EXT_HASH_MAP
1335 #endif
1338 /* Define to 1 if you have the <fcntl.h> header file. */
1339 #ifndef USED_FOR_TARGET
1340 #undef HAVE_FCNTL_H
1341 #endif
1344 /* Define to 1 if you have the `feof_unlocked' function. */
1345 #ifndef USED_FOR_TARGET
1346 #undef HAVE_FEOF_UNLOCKED
1347 #endif
1350 /* Define to 1 if you have the `ferror_unlocked' function. */
1351 #ifndef USED_FOR_TARGET
1352 #undef HAVE_FERROR_UNLOCKED
1353 #endif
1356 /* Define to 1 if you have the `fflush_unlocked' function. */
1357 #ifndef USED_FOR_TARGET
1358 #undef HAVE_FFLUSH_UNLOCKED
1359 #endif
1362 /* Define to 1 if you have the `fgetc_unlocked' function. */
1363 #ifndef USED_FOR_TARGET
1364 #undef HAVE_FGETC_UNLOCKED
1365 #endif
1368 /* Define to 1 if you have the `fgets_unlocked' function. */
1369 #ifndef USED_FOR_TARGET
1370 #undef HAVE_FGETS_UNLOCKED
1371 #endif
1374 /* Define 0/1 if -fhardened is supported */
1375 #ifndef USED_FOR_TARGET
1376 #undef HAVE_FHARDENED_SUPPORT
1377 #endif
1380 /* Define to 1 if you have the `fileno_unlocked' function. */
1381 #ifndef USED_FOR_TARGET
1382 #undef HAVE_FILENO_UNLOCKED
1383 #endif
1386 /* Define to 1 if you have the `fork' function. */
1387 #ifndef USED_FOR_TARGET
1388 #undef HAVE_FORK
1389 #endif
1392 /* Define to 1 if you have the `fprintf_unlocked' function. */
1393 #ifndef USED_FOR_TARGET
1394 #undef HAVE_FPRINTF_UNLOCKED
1395 #endif
1398 /* Define to 1 if you have the `fputc_unlocked' function. */
1399 #ifndef USED_FOR_TARGET
1400 #undef HAVE_FPUTC_UNLOCKED
1401 #endif
1404 /* Define to 1 if you have the `fputs_unlocked' function. */
1405 #ifndef USED_FOR_TARGET
1406 #undef HAVE_FPUTS_UNLOCKED
1407 #endif
1410 /* Define to 1 if you have the `fread_unlocked' function. */
1411 #ifndef USED_FOR_TARGET
1412 #undef HAVE_FREAD_UNLOCKED
1413 #endif
1416 /* Define to 1 if you have the `fstatat' function. */
1417 #ifndef USED_FOR_TARGET
1418 #undef HAVE_FSTATAT
1419 #endif
1422 /* Define to 1 if you have the <ftw.h> header file. */
1423 #ifndef USED_FOR_TARGET
1424 #undef HAVE_FTW_H
1425 #endif
1428 /* Define to 1 if you have the `fwrite_unlocked' function. */
1429 #ifndef USED_FOR_TARGET
1430 #undef HAVE_FWRITE_UNLOCKED
1431 #endif
1434 /* Define if your assembler supports specifying the alignment of objects
1435    allocated using the GAS .comm command. */
1436 #ifndef USED_FOR_TARGET
1437 #undef HAVE_GAS_ALIGNED_COMM
1438 #endif
1441 /* Define if your Arm assembler permits context-specific feature extensions.
1442    */
1443 #ifndef USED_FOR_TARGET
1444 #undef HAVE_GAS_ARM_EXTENDED_ARCH
1445 #endif
1448 /* Define if your assembler supports .balign and .p2align. */
1449 #ifndef USED_FOR_TARGET
1450 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1451 #endif
1454 /* Define if your assembler supports .base64. */
1455 #ifndef USED_FOR_TARGET
1456 #undef HAVE_GAS_BASE64
1457 #endif
1460 /* Define 0/1 if your assembler supports CFI directives. */
1461 #undef HAVE_GAS_CFI_DIRECTIVE
1463 /* Define 0/1 if your assembler supports .cfi_personality. */
1464 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1466 /* Define 0/1 if your assembler supports .cfi_sections. */
1467 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1469 /* Define if your assembler supports .cv_ucomp. */
1470 #ifndef USED_FOR_TARGET
1471 #undef HAVE_GAS_CV_UCOMP
1472 #endif
1475 /* Define if your assembler supports the .loc discriminator sub-directive. */
1476 #ifndef USED_FOR_TARGET
1477 #undef HAVE_GAS_DISCRIMINATOR
1478 #endif
1481 /* Define if your assembler supports @gnu_unique_object. */
1482 #ifndef USED_FOR_TARGET
1483 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1484 #endif
1487 /* Define if your assembler and linker support .hidden. */
1488 #undef HAVE_GAS_HIDDEN
1490 /* Define if your assembler supports .lcomm with an alignment field. */
1491 #ifndef USED_FOR_TARGET
1492 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1493 #endif
1496 /* Define if your assembler supports .literal16. */
1497 #ifndef USED_FOR_TARGET
1498 #undef HAVE_GAS_LITERAL16
1499 #endif
1502 /* Define if your assembler supports the .loc is_stmt sub-directive. */
1503 #ifndef USED_FOR_TARGET
1504 #undef HAVE_GAS_LOC_STMT
1505 #endif
1508 /* Define if your assembler supports specifying the maximum number of bytes to
1509    skip when using the GAS .p2align command. */
1510 #ifndef USED_FOR_TARGET
1511 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1512 #endif
1515 /* Define if your assembler supports the .set micromips directive */
1516 #ifndef USED_FOR_TARGET
1517 #undef HAVE_GAS_MICROMIPS
1518 #endif
1521 /* Define if your assembler supports .nsubspa comdat option. */
1522 #ifndef USED_FOR_TARGET
1523 #undef HAVE_GAS_NSUBSPA_COMDAT
1524 #endif
1527 /* Define if your assembler and linker support 32-bit section relative relocs
1528    via '.secrel32 label'. */
1529 #ifndef USED_FOR_TARGET
1530 #undef HAVE_GAS_PE_SECREL32_RELOC
1531 #endif
1534 /* Define if your assembler supports specifying the exclude section flag. */
1535 #ifndef USED_FOR_TARGET
1536 #undef HAVE_GAS_SECTION_EXCLUDE
1537 #endif
1540 /* Define 0/1 if your assembler supports 'o' flag in .section directive. */
1541 #ifndef USED_FOR_TARGET
1542 #undef HAVE_GAS_SECTION_LINK_ORDER
1543 #endif
1546 /* Define 0/1 if your assembler supports marking sections with SHF_GNU_RETAIN
1547    flag. */
1548 #ifndef USED_FOR_TARGET
1549 #undef HAVE_GAS_SHF_GNU_RETAIN
1550 #endif
1553 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1554    */
1555 #ifndef USED_FOR_TARGET
1556 #undef HAVE_GAS_SHF_MERGE
1557 #endif
1560 /* Define if your assembler supports .subsection and .subsection -1 starts
1561    emitting at the beginning of your section. */
1562 #ifndef USED_FOR_TARGET
1563 #undef HAVE_GAS_SUBSECTION_ORDERING
1564 #endif
1567 /* Define if your assembler supports .weak. */
1568 #ifndef USED_FOR_TARGET
1569 #undef HAVE_GAS_WEAK
1570 #endif
1573 /* Define if your assembler supports .weakref. */
1574 #ifndef USED_FOR_TARGET
1575 #undef HAVE_GAS_WEAKREF
1576 #endif
1579 /* Define to 1 if you have the `getauxval' function. */
1580 #ifndef USED_FOR_TARGET
1581 #undef HAVE_GETAUXVAL
1582 #endif
1585 /* Define to 1 if you have the `getchar_unlocked' function. */
1586 #ifndef USED_FOR_TARGET
1587 #undef HAVE_GETCHAR_UNLOCKED
1588 #endif
1591 /* Define to 1 if you have the `getc_unlocked' function. */
1592 #ifndef USED_FOR_TARGET
1593 #undef HAVE_GETC_UNLOCKED
1594 #endif
1597 /* Define to 1 if you have the `getrlimit' function. */
1598 #ifndef USED_FOR_TARGET
1599 #undef HAVE_GETRLIMIT
1600 #endif
1603 /* Define to 1 if you have the `getrusage' function. */
1604 #ifndef USED_FOR_TARGET
1605 #undef HAVE_GETRUSAGE
1606 #endif
1609 /* Define if the GNU gettext() function is already present or preinstalled. */
1610 #ifndef USED_FOR_TARGET
1611 #undef HAVE_GETTEXT
1612 #endif
1615 /* Define to 1 if you have the `gettimeofday' function. */
1616 #ifndef USED_FOR_TARGET
1617 #undef HAVE_GETTIMEOFDAY
1618 #endif
1621 /* Define to 1 if using GNU as. */
1622 #ifndef USED_FOR_TARGET
1623 #undef HAVE_GNU_AS
1624 #endif
1627 /* Define if your system supports gnu indirect functions. */
1628 #ifndef USED_FOR_TARGET
1629 #undef HAVE_GNU_INDIRECT_FUNCTION
1630 #endif
1633 /* Define to 1 if using GNU ld. */
1634 #ifndef USED_FOR_TARGET
1635 #undef HAVE_GNU_LD
1636 #endif
1639 /* Define if the gold linker supports split stack and is available as a
1640    non-default */
1641 #ifndef USED_FOR_TARGET
1642 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1643 #endif
1646 /* Define if you have the iconv() function and it works. */
1647 #ifndef USED_FOR_TARGET
1648 #undef HAVE_ICONV
1649 #endif
1652 /* Define to 1 if you have the <iconv.h> header file. */
1653 #ifndef USED_FOR_TARGET
1654 #undef HAVE_ICONV_H
1655 #endif
1658 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1659    */
1660 #ifndef USED_FOR_TARGET
1661 #undef HAVE_INITFINI_ARRAY_SUPPORT
1662 #endif
1665 /* Define to 1 if the system has the type `intmax_t'. */
1666 #ifndef USED_FOR_TARGET
1667 #undef HAVE_INTMAX_T
1668 #endif
1671 /* Define to 1 if the system has the type `intptr_t'. */
1672 #ifndef USED_FOR_TARGET
1673 #undef HAVE_INTPTR_T
1674 #endif
1677 /* Define if you have a working <inttypes.h> header file. */
1678 #ifndef USED_FOR_TARGET
1679 #undef HAVE_INTTYPES_H
1680 #endif
1683 /* Define to 1 if you have the `kill' function. */
1684 #ifndef USED_FOR_TARGET
1685 #undef HAVE_KILL
1686 #endif
1689 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1690 #ifndef USED_FOR_TARGET
1691 #undef HAVE_LANGINFO_CODESET
1692 #endif
1695 /* Define to 1 if you have the <langinfo.h> header file. */
1696 #ifndef USED_FOR_TARGET
1697 #undef HAVE_LANGINFO_H
1698 #endif
1701 /* Define if your <locale.h> file defines LC_MESSAGES. */
1702 #ifndef USED_FOR_TARGET
1703 #undef HAVE_LC_MESSAGES
1704 #endif
1707 /* Define to 1 if you have the <ldfcn.h> header file. */
1708 #ifndef USED_FOR_TARGET
1709 #undef HAVE_LDFCN_H
1710 #endif
1713 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1714    options. */
1715 #ifndef USED_FOR_TARGET
1716 #undef HAVE_LD_AS_NEEDED
1717 #endif
1720 /* Define if your linker supports emulation avrxmega2_flmap. */
1721 #ifndef USED_FOR_TARGET
1722 #undef HAVE_LD_AVR_AVRXMEGA2_FLMAP
1723 #endif
1726 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1727    flash. */
1728 #ifndef USED_FOR_TARGET
1729 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1730 #endif
1733 /* Define if your linker supports emulation avrxmega4_flmap. */
1734 #ifndef USED_FOR_TARGET
1735 #undef HAVE_LD_AVR_AVRXMEGA4_FLMAP
1736 #endif
1739 /* Define if your linker supports -z bndplt */
1740 #ifndef USED_FOR_TARGET
1741 #undef HAVE_LD_BNDPLT_SUPPORT
1742 #endif
1745 /* Define if the PE linker has broken DWARF 5 support. */
1746 #ifndef USED_FOR_TARGET
1747 #undef HAVE_LD_BROKEN_PE_DWARF5
1748 #endif
1751 /* Define if your linker supports --build-id. */
1752 #ifndef USED_FOR_TARGET
1753 #undef HAVE_LD_BUILDID
1754 #endif
1757 /* Define if the linker supports clearing hardware capabilities via mapfile.
1758    */
1759 #ifndef USED_FOR_TARGET
1760 #undef HAVE_LD_CLEARCAP
1761 #endif
1764 /* Define to the level of your linker's compressed debug section support. */
1765 #ifndef USED_FOR_TARGET
1766 #undef HAVE_LD_COMPRESS_DEBUG
1767 #endif
1770 /* Define if your linker supports --demangle option. */
1771 #ifndef USED_FOR_TARGET
1772 #undef HAVE_LD_DEMANGLE
1773 #endif
1776 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1777 #ifndef USED_FOR_TARGET
1778 #undef HAVE_LD_EH_FRAME_CIEV3
1779 #endif
1782 /* Define if your linker supports .eh_frame_hdr. */
1783 #undef HAVE_LD_EH_FRAME_HDR
1785 /* Define if your linker supports garbage collection of sections in presence
1786    of EH frames. */
1787 #ifndef USED_FOR_TARGET
1788 #undef HAVE_LD_EH_GC_SECTIONS
1789 #endif
1792 /* Define if your linker has buggy garbage collection of sections support when
1793    .text.startup.foo like sections are used. */
1794 #ifndef USED_FOR_TARGET
1795 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1796 #endif
1799 /* Define if your PowerPC64 linker supports a large TOC. */
1800 #ifndef USED_FOR_TARGET
1801 #undef HAVE_LD_LARGE_TOC
1802 #endif
1805 /* Define 0/1 if your linker supports -z now */
1806 #ifndef USED_FOR_TARGET
1807 #undef HAVE_LD_NOW_SUPPORT
1808 #endif
1811 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1812 #ifndef USED_FOR_TARGET
1813 #undef HAVE_LD_NO_DOT_SYMS
1814 #endif
1817 /* Define if your linker can relax absolute .eh_frame personality pointers
1818    into PC-relative form. */
1819 #ifndef USED_FOR_TARGET
1820 #undef HAVE_LD_PERSONALITY_RELAXATION
1821 #endif
1824 /* Define if the PE linker supports --disable-dynamicbase option. */
1825 #ifndef USED_FOR_TARGET
1826 #undef HAVE_LD_PE_DISABLE_DYNAMICBASE
1827 #endif
1830 /* Define if your linker supports PIE option. */
1831 #ifndef USED_FOR_TARGET
1832 #undef HAVE_LD_PIE
1833 #endif
1836 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1837 #ifndef USED_FOR_TARGET
1838 #undef HAVE_LD_PIE_COPYRELOC
1839 #endif
1842 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1843 #ifndef USED_FOR_TARGET
1844 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1845 #endif
1848 /* Define if your linker supports --push-state/--pop-state */
1849 #ifndef USED_FOR_TARGET
1850 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1851 #endif
1854 /* Define 0/1 if your linker supports -z relro */
1855 #ifndef USED_FOR_TARGET
1856 #undef HAVE_LD_RELRO_SUPPORT
1857 #endif
1860 /* Define if your linker links a mix of read-only and read-write sections into
1861    a read-write section. */
1862 #ifndef USED_FOR_TARGET
1863 #undef HAVE_LD_RO_RW_SECTION_MIXING
1864 #endif
1867 /* Define if your linker supports the *_sol2 emulations. */
1868 #ifndef USED_FOR_TARGET
1869 #undef HAVE_LD_SOL2_EMULATION
1870 #endif
1873 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1874 #ifndef USED_FOR_TARGET
1875 #undef HAVE_LD_STATIC_DYNAMIC
1876 #endif
1879 /* Define if your linker supports --sysroot. */
1880 #ifndef USED_FOR_TARGET
1881 #undef HAVE_LD_SYSROOT
1882 #endif
1885 /* Define to 1 if you have the <limits.h> header file. */
1886 #ifndef USED_FOR_TARGET
1887 #undef HAVE_LIMITS_H
1888 #endif
1891 /* Define to 1 if you have the <locale.h> header file. */
1892 #ifndef USED_FOR_TARGET
1893 #undef HAVE_LOCALE_H
1894 #endif
1897 /* Define to 1 if the system has the type `long long'. */
1898 #ifndef USED_FOR_TARGET
1899 #undef HAVE_LONG_LONG
1900 #endif
1903 /* Define to 1 if the system has the type `long long int'. */
1904 #ifndef USED_FOR_TARGET
1905 #undef HAVE_LONG_LONG_INT
1906 #endif
1909 /* Define to the level of your linker's plugin support. */
1910 #ifndef USED_FOR_TARGET
1911 #undef HAVE_LTO_PLUGIN
1912 #endif
1915 /* Define to 1 if you have the `madvise' function. */
1916 #ifndef USED_FOR_TARGET
1917 #undef HAVE_MADVISE
1918 #endif
1921 /* Define to 1 if you have the `mallinfo' function. */
1922 #ifndef USED_FOR_TARGET
1923 #undef HAVE_MALLINFO
1924 #endif
1927 /* Define to 1 if you have the `mallinfo2' function. */
1928 #ifndef USED_FOR_TARGET
1929 #undef HAVE_MALLINFO2
1930 #endif
1933 /* Define to 1 if you have the <malloc.h> header file. */
1934 #ifndef USED_FOR_TARGET
1935 #undef HAVE_MALLOC_H
1936 #endif
1939 /* Define to 1 if you have the `mbstowcs' function. */
1940 #ifndef USED_FOR_TARGET
1941 #undef HAVE_MBSTOWCS
1942 #endif
1945 /* Define to 1 if you have the <memory.h> header file. */
1946 #ifndef USED_FOR_TARGET
1947 #undef HAVE_MEMORY_H
1948 #endif
1951 /* Define to 1 if you have the `mmap' function. */
1952 #ifndef USED_FOR_TARGET
1953 #undef HAVE_MMAP
1954 #endif
1957 /* Define if mmap with MAP_ANON(YMOUS) works. */
1958 #ifndef USED_FOR_TARGET
1959 #undef HAVE_MMAP_ANON
1960 #endif
1963 /* Define if mmap of /dev/zero works. */
1964 #ifndef USED_FOR_TARGET
1965 #undef HAVE_MMAP_DEV_ZERO
1966 #endif
1969 /* Define if read-only mmap of a plain file works. */
1970 #ifndef USED_FOR_TARGET
1971 #undef HAVE_MMAP_FILE
1972 #endif
1975 /* Define to 1 if you have the `msync' function. */
1976 #ifndef USED_FOR_TARGET
1977 #undef HAVE_MSYNC
1978 #endif
1981 /* Define to 1 if you have the `munmap' function. */
1982 #ifndef USED_FOR_TARGET
1983 #undef HAVE_MUNMAP
1984 #endif
1987 /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1988    */
1989 #ifndef USED_FOR_TARGET
1990 #undef HAVE_NEWLIB_NANO_FORMATTED_IO
1991 #endif
1994 /* Define to 1 if you have the `nl_langinfo' function. */
1995 #ifndef USED_FOR_TARGET
1996 #undef HAVE_NL_LANGINFO
1997 #endif
2000 /* Define to 1 if you have the `popen' function. */
2001 #ifndef USED_FOR_TARGET
2002 #undef HAVE_POPEN
2003 #endif
2006 /* Define to 1 if you have the `posix_fallocate' function. */
2007 #ifndef USED_FOR_TARGET
2008 #undef HAVE_POSIX_FALLOCATE
2009 #endif
2012 /* Define to 1 if you have the `putchar_unlocked' function. */
2013 #ifndef USED_FOR_TARGET
2014 #undef HAVE_PUTCHAR_UNLOCKED
2015 #endif
2018 /* Define to 1 if you have the `putc_unlocked' function. */
2019 #ifndef USED_FOR_TARGET
2020 #undef HAVE_PUTC_UNLOCKED
2021 #endif
2024 /* Define to 1 if you have the `setlocale' function. */
2025 #ifndef USED_FOR_TARGET
2026 #undef HAVE_SETLOCALE
2027 #endif
2030 /* Define to 1 if you have the `setrlimit' function. */
2031 #ifndef USED_FOR_TARGET
2032 #undef HAVE_SETRLIMIT
2033 #endif
2036 /* Define if <sys/signal.h> defines sighandler_t */
2037 #ifndef USED_FOR_TARGET
2038 #undef HAVE_SIGHANDLER_T
2039 #endif
2042 /* Define if the system-provided CRTs are present on Solaris. */
2043 #ifndef USED_FOR_TARGET
2044 #undef HAVE_SOLARIS_CRTS
2045 #endif
2048 /* Define to 1 if you have the <stddef.h> header file. */
2049 #ifndef USED_FOR_TARGET
2050 #undef HAVE_STDDEF_H
2051 #endif
2054 /* Define to 1 if you have the <stdint.h> header file. */
2055 #ifndef USED_FOR_TARGET
2056 #undef HAVE_STDINT_H
2057 #endif
2060 /* Define to 1 if you have the <stdlib.h> header file. */
2061 #ifndef USED_FOR_TARGET
2062 #undef HAVE_STDLIB_H
2063 #endif
2066 /* Define to 1 if you have the <strings.h> header file. */
2067 #ifndef USED_FOR_TARGET
2068 #undef HAVE_STRINGS_H
2069 #endif
2072 /* Define to 1 if you have the <string.h> header file. */
2073 #ifndef USED_FOR_TARGET
2074 #undef HAVE_STRING_H
2075 #endif
2078 /* Define to 1 if you have the `strsignal' function. */
2079 #ifndef USED_FOR_TARGET
2080 #undef HAVE_STRSIGNAL
2081 #endif
2084 /* Define if <sys/times.h> defines struct tms. */
2085 #ifndef USED_FOR_TARGET
2086 #undef HAVE_STRUCT_TMS
2087 #endif
2090 /* Define if <utility> defines std::swap. */
2091 #ifndef USED_FOR_TARGET
2092 #undef HAVE_SWAP_IN_UTILITY
2093 #endif
2096 /* Define to 1 if you have the `sysconf' function. */
2097 #ifndef USED_FOR_TARGET
2098 #undef HAVE_SYSCONF
2099 #endif
2102 /* Define to 1 if you have the <sys/auxv.h> header file. */
2103 #ifndef USED_FOR_TARGET
2104 #undef HAVE_SYS_AUXV_H
2105 #endif
2108 /* Define to 1 if you have the <sys/file.h> header file. */
2109 #ifndef USED_FOR_TARGET
2110 #undef HAVE_SYS_FILE_H
2111 #endif
2114 /* Define to 1 if you have the <sys/locking.h> header file. */
2115 #ifndef USED_FOR_TARGET
2116 #undef HAVE_SYS_LOCKING_H
2117 #endif
2120 /* Define to 1 if you have the <sys/mman.h> header file. */
2121 #ifndef USED_FOR_TARGET
2122 #undef HAVE_SYS_MMAN_H
2123 #endif
2126 /* Define to 1 if you have the <sys/param.h> header file. */
2127 #ifndef USED_FOR_TARGET
2128 #undef HAVE_SYS_PARAM_H
2129 #endif
2132 /* Define to 1 if you have the <sys/resource.h> header file. */
2133 #ifndef USED_FOR_TARGET
2134 #undef HAVE_SYS_RESOURCE_H
2135 #endif
2138 /* Define if your target C library provides sys/sdt.h */
2139 #undef HAVE_SYS_SDT_H
2141 /* Define to 1 if you have the <sys/stat.h> header file. */
2142 #ifndef USED_FOR_TARGET
2143 #undef HAVE_SYS_STAT_H
2144 #endif
2147 /* Define to 1 if you have the <sys/times.h> header file. */
2148 #ifndef USED_FOR_TARGET
2149 #undef HAVE_SYS_TIMES_H
2150 #endif
2153 /* Define to 1 if you have the <sys/time.h> header file. */
2154 #ifndef USED_FOR_TARGET
2155 #undef HAVE_SYS_TIME_H
2156 #endif
2159 /* Define to 1 if you have the <sys/types.h> header file. */
2160 #ifndef USED_FOR_TARGET
2161 #undef HAVE_SYS_TYPES_H
2162 #endif
2165 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
2166 #ifndef USED_FOR_TARGET
2167 #undef HAVE_SYS_WAIT_H
2168 #endif
2171 /* Define to 1 if you have the `times' function. */
2172 #ifndef USED_FOR_TARGET
2173 #undef HAVE_TIMES
2174 #endif
2177 /* Define to 1 if you have the <time.h> header file. */
2178 #ifndef USED_FOR_TARGET
2179 #undef HAVE_TIME_H
2180 #endif
2183 /* Define to 1 if you have the <tr1/unordered_map> header file. */
2184 #ifndef USED_FOR_TARGET
2185 #undef HAVE_TR1_UNORDERED_MAP
2186 #endif
2189 /* Define to 1 if the system has the type `uintmax_t'. */
2190 #ifndef USED_FOR_TARGET
2191 #undef HAVE_UINTMAX_T
2192 #endif
2195 /* Define to 1 if the system has the type `uintptr_t'. */
2196 #ifndef USED_FOR_TARGET
2197 #undef HAVE_UINTPTR_T
2198 #endif
2201 /* Define to 1 if you have the <unistd.h> header file. */
2202 #ifndef USED_FOR_TARGET
2203 #undef HAVE_UNISTD_H
2204 #endif
2207 /* Define to 1 if you have the <unordered_map> header file. */
2208 #ifndef USED_FOR_TARGET
2209 #undef HAVE_UNORDERED_MAP
2210 #endif
2213 /* Define to 1 if the system has the type `unsigned long long int'. */
2214 #ifndef USED_FOR_TARGET
2215 #undef HAVE_UNSIGNED_LONG_LONG_INT
2216 #endif
2219 /* Define to 1 if you have the `vfork' function. */
2220 #ifndef USED_FOR_TARGET
2221 #undef HAVE_VFORK
2222 #endif
2225 /* Define to 1 if you have the <vfork.h> header file. */
2226 #ifndef USED_FOR_TARGET
2227 #undef HAVE_VFORK_H
2228 #endif
2231 /* Define to 1 if you have the <wchar.h> header file. */
2232 #ifndef USED_FOR_TARGET
2233 #undef HAVE_WCHAR_H
2234 #endif
2237 /* Define to 1 if you have the `wcswidth' function. */
2238 #ifndef USED_FOR_TARGET
2239 #undef HAVE_WCSWIDTH
2240 #endif
2243 /* Define to 1 if `fork' works. */
2244 #ifndef USED_FOR_TARGET
2245 #undef HAVE_WORKING_FORK
2246 #endif
2249 /* Define this macro if mbstowcs does not crash when its first argument is
2250    NULL. */
2251 #ifndef USED_FOR_TARGET
2252 #undef HAVE_WORKING_MBSTOWCS
2253 #endif
2256 /* Define to 1 if `vfork' works. */
2257 #ifndef USED_FOR_TARGET
2258 #undef HAVE_WORKING_VFORK
2259 #endif
2262 /* Define if your assembler supports AIX debug frame section label reference.
2263    */
2264 #ifndef USED_FOR_TARGET
2265 #undef HAVE_XCOFF_DWARF_EXTRAS
2266 #endif
2269 /* Define if you have a working <zstd.h> header file. */
2270 #ifndef USED_FOR_TARGET
2271 #undef HAVE_ZSTD_H
2272 #endif
2275 /* Define if isl is in use. */
2276 #ifndef USED_FOR_TARGET
2277 #undef HAVE_isl
2278 #endif
2281 /* Define if F_SETLKW supported by fcntl. */
2282 #ifndef USED_FOR_TARGET
2283 #undef HOST_HAS_F_SETLKW
2284 #endif
2287 /* Define if _LK_LOC supported by _locking. */
2288 #ifndef USED_FOR_TARGET
2289 #undef HOST_HAS_LK_LOCK
2290 #endif
2293 /* Define if O_CLOEXEC supported by fcntl. */
2294 #ifndef USED_FOR_TARGET
2295 #undef HOST_HAS_O_CLOEXEC
2296 #endif
2299 /* Define if O_NONBLOCK supported by fcntl. */
2300 #ifndef USED_FOR_TARGET
2301 #undef HOST_HAS_O_NONBLOCK
2302 #endif
2305 /* Define which stat syscall is able to handle 64bit indodes. */
2306 #ifndef USED_FOR_TARGET
2307 #undef HOST_STAT_FOR_64BIT_INODES
2308 #endif
2311 /* Define as const if the declaration of iconv() needs const. */
2312 #ifndef USED_FOR_TARGET
2313 #undef ICONV_CONST
2314 #endif
2317 /* Define if int64_t uses long as underlying type. */
2318 #ifndef USED_FOR_TARGET
2319 #undef INT64_T_IS_LONG
2320 #endif
2323 /* Define to 1 if ld64 supports '-demangle'. */
2324 #ifndef USED_FOR_TARGET
2325 #undef LD64_HAS_DEMANGLE
2326 #endif
2329 /* Define to 1 if ld64 supports '-export_dynamic'. */
2330 #ifndef USED_FOR_TARGET
2331 #undef LD64_HAS_EXPORT_DYNAMIC
2332 #endif
2335 /* Define to 1 if ld64 supports '-platform_version'. */
2336 #ifndef USED_FOR_TARGET
2337 #undef LD64_HAS_PLATFORM_VERSION
2338 #endif
2341 /* Define to ld64 version. */
2342 #ifndef USED_FOR_TARGET
2343 #undef LD64_VERSION
2344 #endif
2347 /* Define to the linker option to ignore unused dependencies. */
2348 #ifndef USED_FOR_TARGET
2349 #undef LD_AS_NEEDED_OPTION
2350 #endif
2353 /* Define to the linker option to enable compressed debug sections. */
2354 #ifndef USED_FOR_TARGET
2355 #undef LD_COMPRESS_DEBUG_OPTION
2356 #endif
2359 /* Define to the linker option to enable use of shared objects. */
2360 #ifndef USED_FOR_TARGET
2361 #undef LD_DYNAMIC_OPTION
2362 #endif
2365 /* Define to the linker option to keep unused dependencies. */
2366 #ifndef USED_FOR_TARGET
2367 #undef LD_NO_AS_NEEDED_OPTION
2368 #endif
2371 /* Define to the linker option to disable use of shared objects. */
2372 #ifndef USED_FOR_TARGET
2373 #undef LD_STATIC_OPTION
2374 #endif
2377 /* The linker hash style */
2378 #ifndef USED_FOR_TARGET
2379 #undef LINKER_HASH_STYLE
2380 #endif
2383 /* Define to the name of the LTO plugin DSO that must be passed to the
2384    linker's -plugin=LIB option. */
2385 #ifndef USED_FOR_TARGET
2386 #undef LTOPLUGINSONAME
2387 #endif
2390 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2391    */
2392 #ifndef USED_FOR_TARGET
2393 #undef LT_OBJDIR
2394 #endif
2397 /* Define if we should link mingw executables with --large-address-aware */
2398 #ifndef USED_FOR_TARGET
2399 #undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2400 #endif
2403 /* Value to set mingw's _dowildcard to. */
2404 #ifndef USED_FOR_TARGET
2405 #undef MINGW_DOWILDCARD
2406 #endif
2409 /* Define if assembler supports %reloc. */
2410 #ifndef USED_FOR_TARGET
2411 #undef MIPS_EXPLICIT_RELOCS
2412 #endif
2415 /* Define if host mkdir takes a single argument. */
2416 #ifndef USED_FOR_TARGET
2417 #undef MKDIR_TAKES_ONE_ARG
2418 #endif
2421 /* Define to 1 to if -foffload is defaulted */
2422 #ifndef USED_FOR_TARGET
2423 #undef OFFLOAD_DEFAULTED
2424 #endif
2427 /* Define to offload targets, separated by commas. */
2428 #ifndef USED_FOR_TARGET
2429 #undef OFFLOAD_TARGETS
2430 #endif
2433 /* Define to the address where bug reports for this package should be sent. */
2434 #ifndef USED_FOR_TARGET
2435 #undef PACKAGE_BUGREPORT
2436 #endif
2439 /* Define to the full name of this package. */
2440 #ifndef USED_FOR_TARGET
2441 #undef PACKAGE_NAME
2442 #endif
2445 /* Define to the full name and version of this package. */
2446 #ifndef USED_FOR_TARGET
2447 #undef PACKAGE_STRING
2448 #endif
2451 /* Define to the one symbol short name of this package. */
2452 #ifndef USED_FOR_TARGET
2453 #undef PACKAGE_TARNAME
2454 #endif
2457 /* Define to the home page for this package. */
2458 #ifndef USED_FOR_TARGET
2459 #undef PACKAGE_URL
2460 #endif
2463 /* Define to the version of this package. */
2464 #ifndef USED_FOR_TARGET
2465 #undef PACKAGE_VERSION
2466 #endif
2469 /* Specify plugin linker */
2470 #ifndef USED_FOR_TARGET
2471 #undef PLUGIN_LD_SUFFIX
2472 #endif
2475 /* Define to .TOC. alignment forced by your linker. */
2476 #ifndef USED_FOR_TARGET
2477 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2478 #endif
2481 /* Define to PREFIX/include if cpp should also search that directory. */
2482 #ifndef USED_FOR_TARGET
2483 #undef PREFIX_INCLUDE_DIR
2484 #endif
2487 /* The size of `dev_t', as computed by sizeof. */
2488 #ifndef USED_FOR_TARGET
2489 #undef SIZEOF_DEV_T
2490 #endif
2493 /* The size of `ino_t', as computed by sizeof. */
2494 #ifndef USED_FOR_TARGET
2495 #undef SIZEOF_INO_T
2496 #endif
2499 /* The size of `int', as computed by sizeof. */
2500 #ifndef USED_FOR_TARGET
2501 #undef SIZEOF_INT
2502 #endif
2505 /* The size of `long', as computed by sizeof. */
2506 #ifndef USED_FOR_TARGET
2507 #undef SIZEOF_LONG
2508 #endif
2511 /* The size of `long long', as computed by sizeof. */
2512 #ifndef USED_FOR_TARGET
2513 #undef SIZEOF_LONG_LONG
2514 #endif
2517 /* The size of `short', as computed by sizeof. */
2518 #ifndef USED_FOR_TARGET
2519 #undef SIZEOF_SHORT
2520 #endif
2523 /* The size of `void *', as computed by sizeof. */
2524 #ifndef USED_FOR_TARGET
2525 #undef SIZEOF_VOID_P
2526 #endif
2529 /* Define to 1 if you have the ANSI C header files. */
2530 #ifndef USED_FOR_TARGET
2531 #undef STDC_HEADERS
2532 #endif
2535 /* Define if you can safely include both <string.h> and <strings.h>. */
2536 #ifndef USED_FOR_TARGET
2537 #undef STRING_WITH_STRINGS
2538 #endif
2541 /* Define if TFmode long double should be the default */
2542 #ifndef USED_FOR_TARGET
2543 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2544 #endif
2547 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2548 #undef TARGET_DL_ITERATE_PHDR
2550 /* GNU C Library major version number used on the target, or 0. */
2551 #ifndef USED_FOR_TARGET
2552 #undef TARGET_GLIBC_MAJOR
2553 #endif
2556 /* GNU C Library minor version number used on the target, or 0. */
2557 #ifndef USED_FOR_TARGET
2558 #undef TARGET_GLIBC_MINOR
2559 #endif
2562 /* Define if your target C Library properly handles PT_GNU_STACK */
2563 #ifndef USED_FOR_TARGET
2564 #undef TARGET_LIBC_GNUSTACK
2565 #endif
2568 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2569 #ifndef USED_FOR_TARGET
2570 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2571 #endif
2574 /* Define if your target C library provides stack protector support */
2575 #ifndef USED_FOR_TARGET
2576 #undef TARGET_LIBC_PROVIDES_SSP
2577 #endif
2580 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2581 #ifndef USED_FOR_TARGET
2582 #undef TIME_WITH_SYS_TIME
2583 #endif
2586 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2587    work. */
2588 #ifndef USED_FOR_TARGET
2589 #undef TLS_SECTION_ASM_FLAG
2590 #endif
2593 /* Define if your assembler mis-optimizes .eh_frame data. */
2594 #ifndef USED_FOR_TARGET
2595 #undef USE_AS_TRADITIONAL_FORMAT
2596 #endif
2599 /* Define if you want to generate code by default that assumes that the Cygwin
2600    DLL exports wrappers to support libstdc++ function replacement. */
2601 #ifndef USED_FOR_TARGET
2602 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2603 #endif
2606 /* Define to 1 if the 'long long' type is wider than 'long' but still
2607    efficiently supported by the host hardware. */
2608 #ifndef USED_FOR_TARGET
2609 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2610 #endif
2613 /* Define if we should use leading underscore on 64 bit mingw targets */
2614 #ifndef USED_FOR_TARGET
2615 #undef USE_MINGW64_LEADING_UNDERSCORES
2616 #endif
2619 /* Enable extensions on AIX 3, Interix.  */
2620 #ifndef _ALL_SOURCE
2621 # undef _ALL_SOURCE
2622 #endif
2623 /* Enable GNU extensions on systems that have them.  */
2624 #ifndef _GNU_SOURCE
2625 # undef _GNU_SOURCE
2626 #endif
2627 /* Enable threading extensions on Solaris.  */
2628 #ifndef _POSIX_PTHREAD_SEMANTICS
2629 # undef _POSIX_PTHREAD_SEMANTICS
2630 #endif
2631 /* Enable extensions on HP NonStop.  */
2632 #ifndef _TANDEM_SOURCE
2633 # undef _TANDEM_SOURCE
2634 #endif
2635 /* Enable general extensions on Solaris.  */
2636 #ifndef __EXTENSIONS__
2637 # undef __EXTENSIONS__
2638 #endif
2641 /* Define to be the last component of the Windows registry key under which to
2642    look for installation paths. The full key used will be
2643    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2644    The default is the GCC version number. */
2645 #ifndef USED_FOR_TARGET
2646 #undef WIN32_REGISTRY_KEY
2647 #endif
2650 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2651    significant byte first (like Motorola and SPARC, unlike Intel). */
2652 #if defined AC_APPLE_UNIVERSAL_BUILD
2653 # if defined __BIG_ENDIAN__
2654 #  define WORDS_BIGENDIAN 1
2655 # endif
2656 #else
2657 # ifndef WORDS_BIGENDIAN
2658 #  undef WORDS_BIGENDIAN
2659 # endif
2660 #endif
2662 /* Enable large inode numbers on Mac OS X 10.5.  */
2663 #ifndef _DARWIN_USE_64_BIT_INODE
2664 # define _DARWIN_USE_64_BIT_INODE 1
2665 #endif
2667 /* Number of bits in a file offset, on hosts where this is settable. */
2668 #ifndef USED_FOR_TARGET
2669 #undef _FILE_OFFSET_BITS
2670 #endif
2673 /* Define for large files, on AIX-style hosts. */
2674 #ifndef USED_FOR_TARGET
2675 #undef _LARGE_FILES
2676 #endif
2679 /* Define to 1 if on MINIX. */
2680 #ifndef USED_FOR_TARGET
2681 #undef _MINIX
2682 #endif
2685 /* Define to 2 if the system does not provide POSIX.1 features except with
2686    this defined. */
2687 #ifndef USED_FOR_TARGET
2688 #undef _POSIX_1_SOURCE
2689 #endif
2692 /* Define to 1 if you need to in order for `stat' and other things to work. */
2693 #ifndef USED_FOR_TARGET
2694 #undef _POSIX_SOURCE
2695 #endif
2698 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2699    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2700    #define below would cause a syntax error. */
2701 #ifndef USED_FOR_TARGET
2702 #undef _UINT32_T
2703 #endif
2706 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2707    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2708    #define below would cause a syntax error. */
2709 #ifndef USED_FOR_TARGET
2710 #undef _UINT64_T
2711 #endif
2714 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2715    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2716    #define below would cause a syntax error. */
2717 #ifndef USED_FOR_TARGET
2718 #undef _UINT8_T
2719 #endif
2722 /* Define to `char *' if <sys/types.h> does not define. */
2723 #ifndef USED_FOR_TARGET
2724 #undef caddr_t
2725 #endif
2728 /* Define to `__inline__' or `__inline' if that's what the C compiler
2729    calls it, or to nothing if 'inline' is not supported under any name.  */
2730 #ifndef __cplusplus
2731 #undef inline
2732 #endif
2734 /* Define to the type of a signed integer type of width exactly 16 bits if
2735    such a type exists and the standard includes do not define it. */
2736 #ifndef USED_FOR_TARGET
2737 #undef int16_t
2738 #endif
2741 /* Define to the type of a signed integer type of width exactly 32 bits if
2742    such a type exists and the standard includes do not define it. */
2743 #ifndef USED_FOR_TARGET
2744 #undef int32_t
2745 #endif
2748 /* Define to the type of a signed integer type of width exactly 64 bits if
2749    such a type exists and the standard includes do not define it. */
2750 #ifndef USED_FOR_TARGET
2751 #undef int64_t
2752 #endif
2755 /* Define to the type of a signed integer type of width exactly 8 bits if such
2756    a type exists and the standard includes do not define it. */
2757 #ifndef USED_FOR_TARGET
2758 #undef int8_t
2759 #endif
2762 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2763    not define. */
2764 #ifndef USED_FOR_TARGET
2765 #undef intmax_t
2766 #endif
2769 /* Define to the type of a signed integer type wide enough to hold a pointer,
2770    if such a type exists, and if the system does not define it. */
2771 #ifndef USED_FOR_TARGET
2772 #undef intptr_t
2773 #endif
2776 /* Define to `int' if <sys/types.h> does not define. */
2777 #ifndef USED_FOR_TARGET
2778 #undef pid_t
2779 #endif
2782 /* Define to `long' if <sys/resource.h> doesn't define. */
2783 #ifndef USED_FOR_TARGET
2784 #undef rlim_t
2785 #endif
2788 /* Define to `int' if <sys/types.h> does not define. */
2789 #ifndef USED_FOR_TARGET
2790 #undef ssize_t
2791 #endif
2794 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2795    such a type exists and the standard includes do not define it. */
2796 #ifndef USED_FOR_TARGET
2797 #undef uint16_t
2798 #endif
2801 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2802    such a type exists and the standard includes do not define it. */
2803 #ifndef USED_FOR_TARGET
2804 #undef uint32_t
2805 #endif
2808 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2809    such a type exists and the standard includes do not define it. */
2810 #ifndef USED_FOR_TARGET
2811 #undef uint64_t
2812 #endif
2815 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2816    such a type exists and the standard includes do not define it. */
2817 #ifndef USED_FOR_TARGET
2818 #undef uint8_t
2819 #endif
2822 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2823    do not define. */
2824 #ifndef USED_FOR_TARGET
2825 #undef uintmax_t
2826 #endif
2829 /* Define to the type of an unsigned integer type wide enough to hold a
2830    pointer, if such a type exists, and if the system does not define it. */
2831 #ifndef USED_FOR_TARGET
2832 #undef uintptr_t
2833 #endif
2836 /* Define as `fork' if `vfork' does not work. */
2837 #ifndef USED_FOR_TARGET
2838 #undef vfork
2839 #endif