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
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
21 /* Define to the assembler option to disable compressed debug sections. */
22 #ifndef USED_FOR_TARGET
23 #undef AS_NO_COMPRESS_DEBUG_OPTION
27 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
28 #ifndef USED_FOR_TARGET
33 /* Define 0/1 to force the choice for exception handling model. */
34 #ifndef USED_FOR_TARGET
35 #undef CONFIG_SJLJ_EXCEPTIONS
39 /* Define to enable the use of a default assembler. */
40 #ifndef USED_FOR_TARGET
41 #undef DEFAULT_ASSEMBLER
45 /* Define to enable the use of a default linker. */
46 #ifndef USED_FOR_TARGET
51 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
52 destructors for local statics and global objects. This is essential for
53 fully standards-compliant handling of destructors, but requires
54 __cxa_atexit in libc. */
55 #ifndef USED_FOR_TARGET
56 #undef DEFAULT_USE_CXA_ATEXIT
60 /* The default for -fdiagnostics-color option */
61 #ifndef USED_FOR_TARGET
62 #undef DIAGNOSTICS_COLOR_DEFAULT
66 /* Define if you want assertions enabled. This is a cheap check. */
67 #ifndef USED_FOR_TARGET
68 #undef ENABLE_ASSERT_CHECKING
72 /* Define if you want more run-time sanity checks. This one gets a grab bag of
73 miscellaneous but relatively cheap checks. */
74 #ifndef USED_FOR_TARGET
75 #undef ENABLE_CHECKING
79 /* Define to 1 to specify that we are using the BID decimal floating point
80 format instead of DPD */
81 #ifndef USED_FOR_TARGET
82 #undef ENABLE_DECIMAL_BID_FORMAT
86 /* Define to 1 to enable decimal float extension to C. */
87 #ifndef USED_FOR_TARGET
88 #undef ENABLE_DECIMAL_FLOAT
92 /* Define if you want more run-time sanity checks for dataflow. */
93 #ifndef USED_FOR_TARGET
94 #undef ENABLE_DF_CHECKING
98 /* Define to 1 to enable fixed-point arithmetic extension to C. */
99 #ifndef USED_FOR_TARGET
100 #undef ENABLE_FIXED_POINT
104 /* Define if you want fold checked that it never destructs its argument. This
105 is quite expensive. */
106 #ifndef USED_FOR_TARGET
107 #undef ENABLE_FOLD_CHECKING
111 /* Define if you want the garbage collector to operate in maximally paranoid
112 mode, validating the entire heap and collecting garbage at every
113 opportunity. This is extremely expensive. */
114 #ifndef USED_FOR_TARGET
115 #undef ENABLE_GC_ALWAYS_COLLECT
119 /* Define if you want the garbage collector to do object poisoning and other
120 memory allocation checks. This is quite expensive. */
121 #ifndef USED_FOR_TARGET
122 #undef ENABLE_GC_CHECKING
126 /* Define if you want operations on GIMPLE (the basic data structure of the
127 high-level optimizers) to be checked for dynamic type safety at runtime.
128 This is moderately expensive. */
129 #ifndef USED_FOR_TARGET
130 #undef ENABLE_GIMPLE_CHECKING
134 /* Define if gcc should always pass --build-id to linker. */
135 #ifndef USED_FOR_TARGET
136 #undef ENABLE_LD_BUILDID
140 /* Define to 1 to enable libquadmath support */
141 #ifndef USED_FOR_TARGET
142 #undef ENABLE_LIBQUADMATH_SUPPORT
146 /* Define to enable LTO support. */
147 #ifndef USED_FOR_TARGET
152 /* Define to 1 if translation of program messages to the user's native
153 language is requested. */
154 #ifndef USED_FOR_TARGET
159 /* Define this to enable support for offloading. */
160 #ifndef USED_FOR_TARGET
161 #undef ENABLE_OFFLOADING
165 /* Define to enable plugin support. */
166 #ifndef USED_FOR_TARGET
171 /* Define if you want all operations on RTL (the basic data structure of the
172 optimizer and back end) to be checked for dynamic type safety at runtime.
173 This is quite expensive. */
174 #ifndef USED_FOR_TARGET
175 #undef ENABLE_RTL_CHECKING
179 /* Define if you want RTL flag accesses to be checked against the RTL codes
180 that are supported for each access macro. This is relatively cheap. */
181 #ifndef USED_FOR_TARGET
182 #undef ENABLE_RTL_FLAG_CHECKING
186 /* Define if you want runtime assertions enabled. This is a cheap check. */
187 #undef ENABLE_RUNTIME_CHECKING
189 /* Define if you want all operations on trees (the basic data structure of the
190 front ends) to be checked for dynamic type safety at runtime. This is
191 moderately expensive. The tree browser debugging routines will also be
192 enabled by this option. */
193 #ifndef USED_FOR_TARGET
194 #undef ENABLE_TREE_CHECKING
198 /* Define if you want all gimple types to be verified after gimplifiation.
200 #ifndef USED_FOR_TARGET
201 #undef ENABLE_TYPES_CHECKING
205 /* Define to get calls to the valgrind runtime enabled. */
206 #ifndef USED_FOR_TARGET
207 #undef ENABLE_VALGRIND_ANNOTATIONS
211 /* Define if you want to run subprograms and generated programs through
212 valgrind (a memory checker). This is extremely expensive. */
213 #ifndef USED_FOR_TARGET
214 #undef ENABLE_VALGRIND_CHECKING
218 /* Define to 1 if installation paths should be looked up in the Windows
219 Registry. Ignored on non-Windows hosts. */
220 #ifndef USED_FOR_TARGET
221 #undef ENABLE_WIN32_REGISTRY
225 /* Define to the name of a file containing a list of extra machine modes for
226 this architecture. */
227 #ifndef USED_FOR_TARGET
228 #undef EXTRA_MODES_FILE
232 /* Define to enable detailed memory allocation stats gathering. */
233 #ifndef USED_FOR_TARGET
234 #undef GATHER_STATISTICS
238 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
239 #ifndef USED_FOR_TARGET
240 #undef GWINSZ_IN_SYS_IOCTL
244 /* mcontext_t fields start with __ */
245 #ifndef USED_FOR_TARGET
246 #undef HAS_MCONTEXT_T_UNDERSCORES
250 /* Define if your assembler supports cmpb. */
251 #ifndef USED_FOR_TARGET
256 /* Define to the level of your assembler's compressed debug section support.
258 #ifndef USED_FOR_TARGET
259 #undef HAVE_AS_COMPRESS_DEBUG
263 /* Define if your assembler supports the DCI/ICI instructions. */
264 #ifndef USED_FOR_TARGET
269 /* Define if your assembler supports the --debug-prefix-map option. */
270 #ifndef USED_FOR_TARGET
271 #undef HAVE_AS_DEBUG_PREFIX_MAP
275 /* Define if your assembler supports DFP instructions. */
276 #ifndef USED_FOR_TARGET
281 /* Define if your assembler supports .module. */
282 #ifndef USED_FOR_TARGET
283 #undef HAVE_AS_DOT_MODULE
287 /* Define if your assembler supports DSPR1 mult. */
288 #ifndef USED_FOR_TARGET
289 #undef HAVE_AS_DSPR1_MULT
293 /* Define if your assembler supports .dtprelword. */
294 #ifndef USED_FOR_TARGET
295 #undef HAVE_AS_DTPRELWORD
299 /* Define if your assembler supports dwarf2 .file/.loc directives, and
300 preserves file table indices exactly as given. */
301 #ifndef USED_FOR_TARGET
302 #undef HAVE_AS_DWARF2_DEBUG_LINE
306 /* Define if your assembler supports explicit relocations. */
307 #ifndef USED_FOR_TARGET
308 #undef HAVE_AS_EXPLICIT_RELOCS
312 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
313 #ifndef USED_FOR_TARGET
314 #undef HAVE_AS_FMAF_HPC_VIS3
318 /* Define if your assembler supports fprnd. */
319 #ifndef USED_FOR_TARGET
324 /* Define if your assembler supports the --gdwarf2 option. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
330 /* Define if your assembler supports .gnu_attribute. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_GNU_ATTRIBUTE
336 /* Define true if the assembler supports '.long foo@GOTOFF'. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_GOTOFF_IN_DATA
342 /* Define if your assembler supports the --gstabs option. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_GSTABS_DEBUG_FLAG
348 /* Define if your assembler supports the Sun syntax for cmov. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
354 /* Define if your assembler supports the subtraction of symbols in different
356 #ifndef USED_FOR_TARGET
357 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
361 /* Define if your assembler supports the ffreep mnemonic. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_IX86_FFREEP
367 /* Define if your assembler uses fildq and fistq mnemonics. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_IX86_FILDQ
373 /* Define if your assembler uses filds and fists mnemonics. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_IX86_FILDS
379 /* Define if your assembler supports HLE prefixes. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_IX86_HLE
385 /* Define if your assembler supports interunit movq mnemonic. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
391 /* Define if your assembler supports the .quad directive. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_IX86_QUAD
397 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
403 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_IX86_SAHF
409 /* Define if your assembler supports the swap suffix. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_IX86_SWAP
415 /* Define if your assembler and linker support @tlsgdplt. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_AS_IX86_TLSGDPLT
421 /* Define to 1 if your assembler and linker support @tlsldm. */
422 #ifndef USED_FOR_TARGET
423 #undef HAVE_AS_IX86_TLSLDM
427 /* Define to 1 if your assembler and linker support @tlsldmplt. */
428 #ifndef USED_FOR_TARGET
429 #undef HAVE_AS_IX86_TLSLDMPLT
433 /* Define if your assembler supports the 'ud2' mnemonic. */
434 #ifndef USED_FOR_TARGET
435 #undef HAVE_AS_IX86_UD2
439 /* Define if your assembler supports the lituse_jsrdirect relocation. */
440 #ifndef USED_FOR_TARGET
441 #undef HAVE_AS_JSRDIRECT_RELOCS
445 /* Define if your assembler supports .sleb128 and .uleb128. */
446 #ifndef USED_FOR_TARGET
447 #undef HAVE_AS_LEB128
451 /* Define if your assembler supports LEON instructions. */
452 #ifndef USED_FOR_TARGET
457 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
458 #ifndef USED_FOR_TARGET
459 #undef HAVE_AS_LINE_ZERO
463 /* Define if your assembler supports ltoffx and ldxmov relocations. */
464 #ifndef USED_FOR_TARGET
465 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
469 /* Define if your assembler supports LWSYNC instructions. */
470 #ifndef USED_FOR_TARGET
471 #undef HAVE_AS_LWSYNC
475 /* Define if your assembler supports the -mabi option. */
476 #ifndef USED_FOR_TARGET
477 #undef HAVE_AS_MABI_OPTION
481 /* Define if your assembler supports mfcr field. */
482 #ifndef USED_FOR_TARGET
487 /* Define if your assembler supports mffgpr and mftgpr. */
488 #ifndef USED_FOR_TARGET
489 #undef HAVE_AS_MFPGPR
493 /* Define if the assembler understands -mnan=. */
494 #ifndef USED_FOR_TARGET
499 /* Define if your assembler supports the -no-mul-bug-abort option. */
500 #ifndef USED_FOR_TARGET
501 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
505 /* Define if the assembler understands -mno-shared. */
506 #ifndef USED_FOR_TARGET
507 #undef HAVE_AS_NO_SHARED
511 /* Define if your assembler supports offsetable %lo(). */
512 #ifndef USED_FOR_TARGET
513 #undef HAVE_AS_OFFSETABLE_LO10
517 /* Define if your assembler supports popcntb field. */
518 #ifndef USED_FOR_TARGET
519 #undef HAVE_AS_POPCNTB
523 /* Define if your assembler supports POPCNTD instructions. */
524 #ifndef USED_FOR_TARGET
525 #undef HAVE_AS_POPCNTD
529 /* Define if your assembler supports POWER8 instructions. */
530 #ifndef USED_FOR_TARGET
531 #undef HAVE_AS_POWER8
535 /* Define if your assembler supports .ref */
536 #ifndef USED_FOR_TARGET
541 /* Define if your assembler supports .register. */
542 #ifndef USED_FOR_TARGET
543 #undef HAVE_AS_REGISTER_PSEUDO_OP
547 /* Define if your assembler supports R_PPC_REL16 relocs. */
548 #ifndef USED_FOR_TARGET
553 /* Define if your assembler supports -relax option. */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_AS_RELAX_OPTION
559 /* Define if your assembler supports SPARC4 instructions. */
560 #ifndef USED_FOR_TARGET
561 #undef HAVE_AS_SPARC4
565 /* Define if your assembler and linker support GOTDATA_OP relocs. */
566 #ifndef USED_FOR_TARGET
567 #undef HAVE_AS_SPARC_GOTDATA_OP
571 /* Define to 1 if your assembler supports #nobits, 0 otherwise. */
572 #ifndef USED_FOR_TARGET
573 #undef HAVE_AS_SPARC_NOBITS
577 /* Define if your assembler and linker support unaligned PC relative relocs.
579 #ifndef USED_FOR_TARGET
580 #undef HAVE_AS_SPARC_UA_PCREL
584 /* Define if your assembler and linker support unaligned PC relative relocs
585 against hidden symbols. */
586 #ifndef USED_FOR_TARGET
587 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
591 /* Define if your assembler and linker support thread-local storage. */
592 #ifndef USED_FOR_TARGET
597 /* Define if your assembler supports arg info for __tls_get_addr. */
598 #ifndef USED_FOR_TARGET
599 #undef HAVE_AS_TLS_MARKERS
603 /* Define if your assembler supports VSX instructions. */
604 #ifndef USED_FOR_TARGET
609 /* Define to 1 if you have the `atoll' function. */
610 #ifndef USED_FOR_TARGET
615 /* Define to 1 if you have the `atoq' function. */
616 #ifndef USED_FOR_TARGET
621 /* Define to 1 if you have the `clearerr_unlocked' function. */
622 #ifndef USED_FOR_TARGET
623 #undef HAVE_CLEARERR_UNLOCKED
627 /* Define to 1 if you have the `clock' function. */
628 #ifndef USED_FOR_TARGET
633 /* Define if <time.h> defines clock_t. */
634 #ifndef USED_FOR_TARGET
639 /* Define 0/1 if your assembler and linker support COMDAT groups. */
640 #ifndef USED_FOR_TARGET
641 #undef HAVE_COMDAT_GROUP
645 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_DECL_ABORT
652 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
654 #ifndef USED_FOR_TARGET
655 #undef HAVE_DECL_ASPRINTF
659 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
660 #ifndef USED_FOR_TARGET
661 #undef HAVE_DECL_ATOF
665 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
666 #ifndef USED_FOR_TARGET
667 #undef HAVE_DECL_ATOL
671 /* Define to 1 if we found a declaration for 'basename', otherwise define to
673 #ifndef USED_FOR_TARGET
674 #undef HAVE_DECL_BASENAME
678 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
680 #ifndef USED_FOR_TARGET
681 #undef HAVE_DECL_CALLOC
685 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
687 #ifndef USED_FOR_TARGET
688 #undef HAVE_DECL_CLEARERR_UNLOCKED
692 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
694 #ifndef USED_FOR_TARGET
695 #undef HAVE_DECL_CLOCK
699 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
701 #ifndef USED_FOR_TARGET
702 #undef HAVE_DECL_ERRNO
706 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
708 #ifndef USED_FOR_TARGET
709 #undef HAVE_DECL_FEOF_UNLOCKED
713 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
715 #ifndef USED_FOR_TARGET
716 #undef HAVE_DECL_FERROR_UNLOCKED
720 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
722 #ifndef USED_FOR_TARGET
723 #undef HAVE_DECL_FFLUSH_UNLOCKED
727 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
728 #ifndef USED_FOR_TARGET
733 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
735 #ifndef USED_FOR_TARGET
736 #undef HAVE_DECL_FGETC_UNLOCKED
740 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
742 #ifndef USED_FOR_TARGET
743 #undef HAVE_DECL_FGETS_UNLOCKED
747 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
749 #ifndef USED_FOR_TARGET
750 #undef HAVE_DECL_FILENO_UNLOCKED
754 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
756 #ifndef USED_FOR_TARGET
757 #undef HAVE_DECL_FPRINTF_UNLOCKED
761 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
763 #ifndef USED_FOR_TARGET
764 #undef HAVE_DECL_FPUTC_UNLOCKED
768 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
770 #ifndef USED_FOR_TARGET
771 #undef HAVE_DECL_FPUTS_UNLOCKED
775 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
777 #ifndef USED_FOR_TARGET
778 #undef HAVE_DECL_FREAD_UNLOCKED
782 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
783 #ifndef USED_FOR_TARGET
784 #undef HAVE_DECL_FREE
788 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
790 #ifndef USED_FOR_TARGET
791 #undef HAVE_DECL_FWRITE_UNLOCKED
795 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
797 #ifndef USED_FOR_TARGET
798 #undef HAVE_DECL_GETCHAR_UNLOCKED
802 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
804 #ifndef USED_FOR_TARGET
805 #undef HAVE_DECL_GETCWD
809 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
811 #ifndef USED_FOR_TARGET
812 #undef HAVE_DECL_GETC_UNLOCKED
816 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
818 #ifndef USED_FOR_TARGET
819 #undef HAVE_DECL_GETENV
823 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
825 #ifndef USED_FOR_TARGET
826 #undef HAVE_DECL_GETOPT
830 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
832 #ifndef USED_FOR_TARGET
833 #undef HAVE_DECL_GETPAGESIZE
837 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
839 #ifndef USED_FOR_TARGET
840 #undef HAVE_DECL_GETRLIMIT
844 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
846 #ifndef USED_FOR_TARGET
847 #undef HAVE_DECL_GETRUSAGE
851 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
853 #ifndef USED_FOR_TARGET
854 #undef HAVE_DECL_GETWD
858 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
860 #ifndef USED_FOR_TARGET
861 #undef HAVE_DECL_LDGETNAME
865 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
867 #ifndef USED_FOR_TARGET
868 #undef HAVE_DECL_MADVISE
872 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
874 #ifndef USED_FOR_TARGET
875 #undef HAVE_DECL_MALLOC
879 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
881 #ifndef USED_FOR_TARGET
882 #undef HAVE_DECL_PUTCHAR_UNLOCKED
886 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
888 #ifndef USED_FOR_TARGET
889 #undef HAVE_DECL_PUTC_UNLOCKED
893 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
895 #ifndef USED_FOR_TARGET
896 #undef HAVE_DECL_REALLOC
900 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
901 #ifndef USED_FOR_TARGET
902 #undef HAVE_DECL_SBRK
906 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
908 #ifndef USED_FOR_TARGET
909 #undef HAVE_DECL_SETRLIMIT
913 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
915 #ifndef USED_FOR_TARGET
916 #undef HAVE_DECL_SIGALTSTACK
920 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
922 #ifndef USED_FOR_TARGET
923 #undef HAVE_DECL_SNPRINTF
927 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
929 #ifndef USED_FOR_TARGET
930 #undef HAVE_DECL_STPCPY
934 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
936 #ifndef USED_FOR_TARGET
937 #undef HAVE_DECL_STRNLEN
941 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
943 #ifndef USED_FOR_TARGET
944 #undef HAVE_DECL_STRSIGNAL
948 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
950 #ifndef USED_FOR_TARGET
951 #undef HAVE_DECL_STRSTR
955 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
957 #ifndef USED_FOR_TARGET
958 #undef HAVE_DECL_STRTOL
962 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
964 #ifndef USED_FOR_TARGET
965 #undef HAVE_DECL_STRTOLL
969 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
971 #ifndef USED_FOR_TARGET
972 #undef HAVE_DECL_STRTOUL
976 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
978 #ifndef USED_FOR_TARGET
979 #undef HAVE_DECL_STRTOULL
983 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
985 #ifndef USED_FOR_TARGET
986 #undef HAVE_DECL_STRVERSCMP
990 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
992 #ifndef USED_FOR_TARGET
993 #undef HAVE_DECL_TIMES
997 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
999 #ifndef USED_FOR_TARGET
1000 #undef HAVE_DECL_VASPRINTF
1004 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1006 #ifndef USED_FOR_TARGET
1007 #undef HAVE_DECL_VSNPRINTF
1011 /* Define to 1 if you have the <direct.h> header file. */
1012 #ifndef USED_FOR_TARGET
1013 #undef HAVE_DIRECT_H
1017 /* Define to 1 if you have the <dlfcn.h> header file. */
1018 #ifndef USED_FOR_TARGET
1023 /* Define to 1 if you have the <ext/hash_map> header file. */
1024 #ifndef USED_FOR_TARGET
1025 #undef HAVE_EXT_HASH_MAP
1029 /* Define to 1 if you have the <fcntl.h> header file. */
1030 #ifndef USED_FOR_TARGET
1035 /* Define to 1 if you have the `feof_unlocked' function. */
1036 #ifndef USED_FOR_TARGET
1037 #undef HAVE_FEOF_UNLOCKED
1041 /* Define to 1 if you have the `ferror_unlocked' function. */
1042 #ifndef USED_FOR_TARGET
1043 #undef HAVE_FERROR_UNLOCKED
1047 /* Define to 1 if you have the `fflush_unlocked' function. */
1048 #ifndef USED_FOR_TARGET
1049 #undef HAVE_FFLUSH_UNLOCKED
1053 /* Define to 1 if you have the `fgetc_unlocked' function. */
1054 #ifndef USED_FOR_TARGET
1055 #undef HAVE_FGETC_UNLOCKED
1059 /* Define to 1 if you have the `fgets_unlocked' function. */
1060 #ifndef USED_FOR_TARGET
1061 #undef HAVE_FGETS_UNLOCKED
1065 /* Define to 1 if you have the `fileno_unlocked' function. */
1066 #ifndef USED_FOR_TARGET
1067 #undef HAVE_FILENO_UNLOCKED
1071 /* Define to 1 if you have the `fork' function. */
1072 #ifndef USED_FOR_TARGET
1077 /* Define to 1 if you have the `fprintf_unlocked' function. */
1078 #ifndef USED_FOR_TARGET
1079 #undef HAVE_FPRINTF_UNLOCKED
1083 /* Define to 1 if you have the `fputc_unlocked' function. */
1084 #ifndef USED_FOR_TARGET
1085 #undef HAVE_FPUTC_UNLOCKED
1089 /* Define to 1 if you have the `fputs_unlocked' function. */
1090 #ifndef USED_FOR_TARGET
1091 #undef HAVE_FPUTS_UNLOCKED
1095 /* Define to 1 if you have the `fread_unlocked' function. */
1096 #ifndef USED_FOR_TARGET
1097 #undef HAVE_FREAD_UNLOCKED
1101 /* Define to 1 if you have the <ftw.h> header file. */
1102 #ifndef USED_FOR_TARGET
1107 /* Define to 1 if you have the `fwrite_unlocked' function. */
1108 #ifndef USED_FOR_TARGET
1109 #undef HAVE_FWRITE_UNLOCKED
1113 /* Define if your assembler supports specifying the alignment of objects
1114 allocated using the GAS .comm command. */
1115 #ifndef USED_FOR_TARGET
1116 #undef HAVE_GAS_ALIGNED_COMM
1120 /* Define if your assembler supports .balign and .p2align. */
1121 #ifndef USED_FOR_TARGET
1122 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1126 /* Define 0/1 if your assembler supports CFI directives. */
1127 #undef HAVE_GAS_CFI_DIRECTIVE
1129 /* Define 0/1 if your assembler supports .cfi_personality. */
1130 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1132 /* Define 0/1 if your assembler supports .cfi_sections. */
1133 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1135 /* Define if your assembler supports the .loc discriminator sub-directive. */
1136 #ifndef USED_FOR_TARGET
1137 #undef HAVE_GAS_DISCRIMINATOR
1141 /* Define if your assembler supports @gnu_unique_object. */
1142 #ifndef USED_FOR_TARGET
1143 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1147 /* Define if your assembler and linker support .hidden. */
1148 #undef HAVE_GAS_HIDDEN
1150 /* Define if your assembler supports .lcomm with an alignment field. */
1151 #ifndef USED_FOR_TARGET
1152 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1156 /* Define if your assembler supports .literal16. */
1157 #ifndef USED_FOR_TARGET
1158 #undef HAVE_GAS_LITERAL16
1162 /* Define if your assembler supports specifying the maximum number of bytes to
1163 skip when using the GAS .p2align command. */
1164 #ifndef USED_FOR_TARGET
1165 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1169 /* Define if your assembler supports the .set micromips directive */
1170 #ifndef USED_FOR_TARGET
1171 #undef HAVE_GAS_MICROMIPS
1175 /* Define if your assembler supports .nsubspa comdat option. */
1176 #ifndef USED_FOR_TARGET
1177 #undef HAVE_GAS_NSUBSPA_COMDAT
1181 /* Define if your assembler and linker support 32-bit section relative relocs
1182 via '.secrel32 label'. */
1183 #ifndef USED_FOR_TARGET
1184 #undef HAVE_GAS_PE_SECREL32_RELOC
1188 /* Define if your assembler supports specifying the section flag e. */
1189 #ifndef USED_FOR_TARGET
1190 #undef HAVE_GAS_SECTION_EXCLUDE
1194 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1196 #ifndef USED_FOR_TARGET
1197 #undef HAVE_GAS_SHF_MERGE
1201 /* Define if your assembler supports .subsection and .subsection -1 starts
1202 emitting at the beginning of your section. */
1203 #ifndef USED_FOR_TARGET
1204 #undef HAVE_GAS_SUBSECTION_ORDERING
1208 /* Define if your assembler supports .weak. */
1209 #ifndef USED_FOR_TARGET
1210 #undef HAVE_GAS_WEAK
1214 /* Define if your assembler supports .weakref. */
1215 #ifndef USED_FOR_TARGET
1216 #undef HAVE_GAS_WEAKREF
1220 /* Define to 1 if you have the `getchar_unlocked' function. */
1221 #ifndef USED_FOR_TARGET
1222 #undef HAVE_GETCHAR_UNLOCKED
1226 /* Define to 1 if you have the `getc_unlocked' function. */
1227 #ifndef USED_FOR_TARGET
1228 #undef HAVE_GETC_UNLOCKED
1232 /* Define to 1 if you have the `getrlimit' function. */
1233 #ifndef USED_FOR_TARGET
1234 #undef HAVE_GETRLIMIT
1238 /* Define to 1 if you have the `getrusage' function. */
1239 #ifndef USED_FOR_TARGET
1240 #undef HAVE_GETRUSAGE
1244 /* Define to 1 if you have the `gettimeofday' function. */
1245 #ifndef USED_FOR_TARGET
1246 #undef HAVE_GETTIMEOFDAY
1250 /* Define to 1 if using GNU as. */
1251 #ifndef USED_FOR_TARGET
1256 /* Define if your system supports gnu indirect functions. */
1257 #ifndef USED_FOR_TARGET
1258 #undef HAVE_GNU_INDIRECT_FUNCTION
1262 /* Define to 1 if using GNU ld. */
1263 #ifndef USED_FOR_TARGET
1268 /* Define if you have the iconv() function. */
1269 #ifndef USED_FOR_TARGET
1274 /* Define to 1 if you have the <iconv.h> header file. */
1275 #ifndef USED_FOR_TARGET
1280 /* Define .init_array/.fini_array sections are available and working. */
1281 #ifndef USED_FOR_TARGET
1282 #undef HAVE_INITFINI_ARRAY_SUPPORT
1286 /* Define to 1 if the system has the type `intmax_t'. */
1287 #ifndef USED_FOR_TARGET
1288 #undef HAVE_INTMAX_T
1292 /* Define to 1 if the system has the type `intptr_t'. */
1293 #ifndef USED_FOR_TARGET
1294 #undef HAVE_INTPTR_T
1298 /* Define if you have a working <inttypes.h> header file. */
1299 #ifndef USED_FOR_TARGET
1300 #undef HAVE_INTTYPES_H
1304 /* Define if isl_schedule_constraints_compute_schedule exists. */
1305 #ifndef USED_FOR_TARGET
1306 #undef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE
1310 /* Define to 1 if you have the `kill' function. */
1311 #ifndef USED_FOR_TARGET
1316 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1317 #ifndef USED_FOR_TARGET
1318 #undef HAVE_LANGINFO_CODESET
1322 /* Define to 1 if you have the <langinfo.h> header file. */
1323 #ifndef USED_FOR_TARGET
1324 #undef HAVE_LANGINFO_H
1328 /* Define if your <locale.h> file defines LC_MESSAGES. */
1329 #ifndef USED_FOR_TARGET
1330 #undef HAVE_LC_MESSAGES
1334 /* Define to 1 if you have the <ldfcn.h> header file. */
1335 #ifndef USED_FOR_TARGET
1340 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1342 #ifndef USED_FOR_TARGET
1343 #undef HAVE_LD_AS_NEEDED
1347 /* Define if your linker supports --build-id. */
1348 #ifndef USED_FOR_TARGET
1349 #undef HAVE_LD_BUILDID
1353 /* Define if the linker supports clearing hardware capabilities via mapfile.
1355 #ifndef USED_FOR_TARGET
1356 #undef HAVE_LD_CLEARCAP
1360 /* Define to the level of your linker's compressed debug section support. */
1361 #ifndef USED_FOR_TARGET
1362 #undef HAVE_LD_COMPRESS_DEBUG
1366 /* Define if your linker supports --demangle option. */
1367 #ifndef USED_FOR_TARGET
1368 #undef HAVE_LD_DEMANGLE
1372 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1373 #ifndef USED_FOR_TARGET
1374 #undef HAVE_LD_EH_FRAME_CIEV3
1378 /* Define if your linker supports .eh_frame_hdr. */
1379 #undef HAVE_LD_EH_FRAME_HDR
1381 /* Define if your linker supports garbage collection of sections in presence
1383 #ifndef USED_FOR_TARGET
1384 #undef HAVE_LD_EH_GC_SECTIONS
1388 /* Define if your linker has buggy garbage collection of sections support when
1389 .text.startup.foo like sections are used. */
1390 #ifndef USED_FOR_TARGET
1391 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1395 /* Define if your PowerPC64 linker supports a large TOC. */
1396 #ifndef USED_FOR_TARGET
1397 #undef HAVE_LD_LARGE_TOC
1401 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1402 #ifndef USED_FOR_TARGET
1403 #undef HAVE_LD_NO_DOT_SYMS
1407 /* Define if your linker can relax absolute .eh_frame personality pointers
1408 into PC-relative form. */
1409 #ifndef USED_FOR_TARGET
1410 #undef HAVE_LD_PERSONALITY_RELAXATION
1414 /* Define if your linker supports -pie option. */
1415 #ifndef USED_FOR_TARGET
1420 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1421 #ifndef USED_FOR_TARGET
1422 #undef HAVE_LD_PIE_COPYRELOC
1426 /* Define if your linker links a mix of read-only and read-write sections into
1427 a read-write section. */
1428 #ifndef USED_FOR_TARGET
1429 #undef HAVE_LD_RO_RW_SECTION_MIXING
1433 /* Define if your linker supports the *_sol2 emulations. */
1434 #ifndef USED_FOR_TARGET
1435 #undef HAVE_LD_SOL2_EMULATION
1439 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1440 #ifndef USED_FOR_TARGET
1441 #undef HAVE_LD_STATIC_DYNAMIC
1445 /* Define if your linker supports --sysroot. */
1446 #ifndef USED_FOR_TARGET
1447 #undef HAVE_LD_SYSROOT
1451 /* Define to 1 if you have the <limits.h> header file. */
1452 #ifndef USED_FOR_TARGET
1453 #undef HAVE_LIMITS_H
1457 /* Define to 1 if you have the <locale.h> header file. */
1458 #ifndef USED_FOR_TARGET
1459 #undef HAVE_LOCALE_H
1463 /* Define to 1 if the system has the type `long long'. */
1464 #ifndef USED_FOR_TARGET
1465 #undef HAVE_LONG_LONG
1469 /* Define to 1 if the system has the type `long long int'. */
1470 #ifndef USED_FOR_TARGET
1471 #undef HAVE_LONG_LONG_INT
1475 /* Define to the level of your linker's plugin support. */
1476 #ifndef USED_FOR_TARGET
1477 #undef HAVE_LTO_PLUGIN
1481 /* Define to 1 if you have the `madvise' function. */
1482 #ifndef USED_FOR_TARGET
1487 /* Define to 1 if you have the <malloc.h> header file. */
1488 #ifndef USED_FOR_TARGET
1489 #undef HAVE_MALLOC_H
1493 /* Define to 1 if you have the `mbstowcs' function. */
1494 #ifndef USED_FOR_TARGET
1495 #undef HAVE_MBSTOWCS
1499 /* Define if valgrind's memcheck.h header is installed. */
1500 #ifndef USED_FOR_TARGET
1501 #undef HAVE_MEMCHECK_H
1505 /* Define to 1 if you have the <memory.h> header file. */
1506 #ifndef USED_FOR_TARGET
1507 #undef HAVE_MEMORY_H
1511 /* Define to 1 if you have the `mmap' function. */
1512 #ifndef USED_FOR_TARGET
1517 /* Define if mmap with MAP_ANON(YMOUS) works. */
1518 #ifndef USED_FOR_TARGET
1519 #undef HAVE_MMAP_ANON
1523 /* Define if mmap of /dev/zero works. */
1524 #ifndef USED_FOR_TARGET
1525 #undef HAVE_MMAP_DEV_ZERO
1529 /* Define if read-only mmap of a plain file works. */
1530 #ifndef USED_FOR_TARGET
1531 #undef HAVE_MMAP_FILE
1535 /* Define to 1 if you have the `nl_langinfo' function. */
1536 #ifndef USED_FOR_TARGET
1537 #undef HAVE_NL_LANGINFO
1541 /* Define to 1 if you have the `popen' function. */
1542 #ifndef USED_FOR_TARGET
1547 /* Define to 1 if you have the `putchar_unlocked' function. */
1548 #ifndef USED_FOR_TARGET
1549 #undef HAVE_PUTCHAR_UNLOCKED
1553 /* Define to 1 if you have the `putc_unlocked' function. */
1554 #ifndef USED_FOR_TARGET
1555 #undef HAVE_PUTC_UNLOCKED
1559 /* Define to 1 if you have the `setlocale' function. */
1560 #ifndef USED_FOR_TARGET
1561 #undef HAVE_SETLOCALE
1565 /* Define to 1 if you have the `setrlimit' function. */
1566 #ifndef USED_FOR_TARGET
1567 #undef HAVE_SETRLIMIT
1571 /* Define to 1 if you have the <stddef.h> header file. */
1572 #ifndef USED_FOR_TARGET
1573 #undef HAVE_STDDEF_H
1577 /* Define to 1 if you have the <stdint.h> header file. */
1578 #ifndef USED_FOR_TARGET
1579 #undef HAVE_STDINT_H
1583 /* Define to 1 if you have the <stdlib.h> header file. */
1584 #ifndef USED_FOR_TARGET
1585 #undef HAVE_STDLIB_H
1589 /* Define to 1 if you have the <strings.h> header file. */
1590 #ifndef USED_FOR_TARGET
1591 #undef HAVE_STRINGS_H
1595 /* Define to 1 if you have the <string.h> header file. */
1596 #ifndef USED_FOR_TARGET
1597 #undef HAVE_STRING_H
1601 /* Define to 1 if you have the `strsignal' function. */
1602 #ifndef USED_FOR_TARGET
1603 #undef HAVE_STRSIGNAL
1607 /* Define if <sys/times.h> defines struct tms. */
1608 #ifndef USED_FOR_TARGET
1609 #undef HAVE_STRUCT_TMS
1613 /* Define to 1 if you have the `sysconf' function. */
1614 #ifndef USED_FOR_TARGET
1619 /* Define to 1 if you have the <sys/file.h> header file. */
1620 #ifndef USED_FOR_TARGET
1621 #undef HAVE_SYS_FILE_H
1625 /* Define to 1 if you have the <sys/mman.h> header file. */
1626 #ifndef USED_FOR_TARGET
1627 #undef HAVE_SYS_MMAN_H
1631 /* Define to 1 if you have the <sys/param.h> header file. */
1632 #ifndef USED_FOR_TARGET
1633 #undef HAVE_SYS_PARAM_H
1637 /* Define to 1 if you have the <sys/resource.h> header file. */
1638 #ifndef USED_FOR_TARGET
1639 #undef HAVE_SYS_RESOURCE_H
1643 /* Define if your target C library provides sys/sdt.h */
1644 #undef HAVE_SYS_SDT_H
1646 /* Define to 1 if you have the <sys/stat.h> header file. */
1647 #ifndef USED_FOR_TARGET
1648 #undef HAVE_SYS_STAT_H
1652 /* Define to 1 if you have the <sys/times.h> header file. */
1653 #ifndef USED_FOR_TARGET
1654 #undef HAVE_SYS_TIMES_H
1658 /* Define to 1 if you have the <sys/time.h> header file. */
1659 #ifndef USED_FOR_TARGET
1660 #undef HAVE_SYS_TIME_H
1664 /* Define to 1 if you have the <sys/types.h> header file. */
1665 #ifndef USED_FOR_TARGET
1666 #undef HAVE_SYS_TYPES_H
1670 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1671 #ifndef USED_FOR_TARGET
1672 #undef HAVE_SYS_WAIT_H
1676 /* Define to 1 if you have the `times' function. */
1677 #ifndef USED_FOR_TARGET
1682 /* Define to 1 if you have the <time.h> header file. */
1683 #ifndef USED_FOR_TARGET
1688 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1689 #ifndef USED_FOR_TARGET
1690 #undef HAVE_TR1_UNORDERED_MAP
1694 /* Define to 1 if the system has the type `uintmax_t'. */
1695 #ifndef USED_FOR_TARGET
1696 #undef HAVE_UINTMAX_T
1700 /* Define to 1 if the system has the type `uintptr_t'. */
1701 #ifndef USED_FOR_TARGET
1702 #undef HAVE_UINTPTR_T
1706 /* Define to 1 if you have the <unistd.h> header file. */
1707 #ifndef USED_FOR_TARGET
1708 #undef HAVE_UNISTD_H
1712 /* Define to 1 if you have the <unordered_map> header file. */
1713 #ifndef USED_FOR_TARGET
1714 #undef HAVE_UNORDERED_MAP
1718 /* Define to 1 if the system has the type `unsigned long long int'. */
1719 #ifndef USED_FOR_TARGET
1720 #undef HAVE_UNSIGNED_LONG_LONG_INT
1724 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1725 #ifndef USED_FOR_TARGET
1726 #undef HAVE_VALGRIND_MEMCHECK_H
1730 /* Define to 1 if you have the `vfork' function. */
1731 #ifndef USED_FOR_TARGET
1736 /* Define to 1 if you have the <vfork.h> header file. */
1737 #ifndef USED_FOR_TARGET
1742 /* Define to 1 if you have the <wchar.h> header file. */
1743 #ifndef USED_FOR_TARGET
1748 /* Define to 1 if you have the `wcswidth' function. */
1749 #ifndef USED_FOR_TARGET
1750 #undef HAVE_WCSWIDTH
1754 /* Define to 1 if `fork' works. */
1755 #ifndef USED_FOR_TARGET
1756 #undef HAVE_WORKING_FORK
1760 /* Define this macro if mbstowcs does not crash when its first argument is
1762 #ifndef USED_FOR_TARGET
1763 #undef HAVE_WORKING_MBSTOWCS
1767 /* Define to 1 if `vfork' works. */
1768 #ifndef USED_FOR_TARGET
1769 #undef HAVE_WORKING_VFORK
1773 /* Define if isl is in use. */
1774 #ifndef USED_FOR_TARGET
1779 /* Define if F_SETLKW supported by fcntl. */
1780 #ifndef USED_FOR_TARGET
1781 #undef HOST_HAS_F_SETLKW
1785 /* Define as const if the declaration of iconv() needs const. */
1786 #ifndef USED_FOR_TARGET
1791 /* Define if int64_t uses long as underlying type. */
1792 #ifndef USED_FOR_TARGET
1793 #undef INT64_T_IS_LONG
1797 /* Define to the linker option to ignore unused dependencies. */
1798 #ifndef USED_FOR_TARGET
1799 #undef LD_AS_NEEDED_OPTION
1803 /* Define to the linker option to enable compressed debug sections. */
1804 #ifndef USED_FOR_TARGET
1805 #undef LD_COMPRESS_DEBUG_OPTION
1809 /* Define to the linker option to enable use of shared objects. */
1810 #ifndef USED_FOR_TARGET
1811 #undef LD_DYNAMIC_OPTION
1815 /* Define to the linker option to keep unused dependencies. */
1816 #ifndef USED_FOR_TARGET
1817 #undef LD_NO_AS_NEEDED_OPTION
1821 /* Define to the linker option to disable use of shared objects. */
1822 #ifndef USED_FOR_TARGET
1823 #undef LD_STATIC_OPTION
1827 /* The linker hash style */
1828 #ifndef USED_FOR_TARGET
1829 #undef LINKER_HASH_STYLE
1833 /* Define to the name of the LTO plugin DSO that must be passed to the
1834 linker's -plugin=LIB option. */
1835 #ifndef USED_FOR_TARGET
1836 #undef LTOPLUGINSONAME
1840 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1842 #ifndef USED_FOR_TARGET
1847 /* Define if host mkdir takes a single argument. */
1848 #ifndef USED_FOR_TARGET
1849 #undef MKDIR_TAKES_ONE_ARG
1853 /* Define to hold the list of target names suitable for offloading. */
1854 #ifndef USED_FOR_TARGET
1855 #undef OFFLOAD_TARGETS
1859 /* Define to the address where bug reports for this package should be sent. */
1860 #ifndef USED_FOR_TARGET
1861 #undef PACKAGE_BUGREPORT
1865 /* Define to the full name of this package. */
1866 #ifndef USED_FOR_TARGET
1871 /* Define to the full name and version of this package. */
1872 #ifndef USED_FOR_TARGET
1873 #undef PACKAGE_STRING
1877 /* Define to the one symbol short name of this package. */
1878 #ifndef USED_FOR_TARGET
1879 #undef PACKAGE_TARNAME
1883 /* Define to the home page for this package. */
1884 #ifndef USED_FOR_TARGET
1889 /* Define to the version of this package. */
1890 #ifndef USED_FOR_TARGET
1891 #undef PACKAGE_VERSION
1895 /* Specify plugin linker */
1896 #ifndef USED_FOR_TARGET
1897 #undef PLUGIN_LD_SUFFIX
1901 /* Define to PREFIX/include if cpp should also search that directory. */
1902 #ifndef USED_FOR_TARGET
1903 #undef PREFIX_INCLUDE_DIR
1907 /* The size of `int', as computed by sizeof. */
1908 #ifndef USED_FOR_TARGET
1913 /* The size of `long', as computed by sizeof. */
1914 #ifndef USED_FOR_TARGET
1919 /* The size of `long long', as computed by sizeof. */
1920 #ifndef USED_FOR_TARGET
1921 #undef SIZEOF_LONG_LONG
1925 /* The size of `short', as computed by sizeof. */
1926 #ifndef USED_FOR_TARGET
1931 /* The size of `void *', as computed by sizeof. */
1932 #ifndef USED_FOR_TARGET
1933 #undef SIZEOF_VOID_P
1937 /* Define to 1 if you have the ANSI C header files. */
1938 #ifndef USED_FOR_TARGET
1943 /* Define if you can safely include both <string.h> and <strings.h>. */
1944 #ifndef USED_FOR_TARGET
1945 #undef STRING_WITH_STRINGS
1949 /* Define if TFmode long double should be the default */
1950 #ifndef USED_FOR_TARGET
1951 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1955 /* Define if your target C library provides the `dl_iterate_phdr' function. */
1956 #undef TARGET_DL_ITERATE_PHDR
1958 /* GNU C Library major version number used on the target, or 0. */
1959 #ifndef USED_FOR_TARGET
1960 #undef TARGET_GLIBC_MAJOR
1964 /* GNU C Library minor version number used on the target, or 0. */
1965 #ifndef USED_FOR_TARGET
1966 #undef TARGET_GLIBC_MINOR
1970 /* Define if your target C library provides stack protector support */
1971 #ifndef USED_FOR_TARGET
1972 #undef TARGET_LIBC_PROVIDES_SSP
1976 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1977 #ifndef USED_FOR_TARGET
1978 #undef TIME_WITH_SYS_TIME
1982 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
1984 #ifndef USED_FOR_TARGET
1985 #undef TLS_SECTION_ASM_FLAG
1989 /* Define if your assembler mis-optimizes .eh_frame data. */
1990 #ifndef USED_FOR_TARGET
1991 #undef USE_AS_TRADITIONAL_FORMAT
1995 /* Define if you want to generate code by default that assumes that the Cygwin
1996 DLL exports wrappers to support libstdc++ function replacement. */
1997 #ifndef USED_FOR_TARGET
1998 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2002 /* Define to 1 if the 'long long' type is wider than 'long' but still
2003 efficiently supported by the host hardware. */
2004 #ifndef USED_FOR_TARGET
2005 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2009 /* Define if we should use leading underscore on 64 bit mingw targets */
2010 #ifndef USED_FOR_TARGET
2011 #undef USE_MINGW64_LEADING_UNDERSCORES
2015 /* Enable extensions on AIX 3, Interix. */
2019 /* Enable GNU extensions on systems that have them. */
2023 /* Enable threading extensions on Solaris. */
2024 #ifndef _POSIX_PTHREAD_SEMANTICS
2025 # undef _POSIX_PTHREAD_SEMANTICS
2027 /* Enable extensions on HP NonStop. */
2028 #ifndef _TANDEM_SOURCE
2029 # undef _TANDEM_SOURCE
2031 /* Enable general extensions on Solaris. */
2032 #ifndef __EXTENSIONS__
2033 # undef __EXTENSIONS__
2037 /* Define to be the last component of the Windows registry key under which to
2038 look for installation paths. The full key used will be
2039 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2040 The default is the GCC version number. */
2041 #ifndef USED_FOR_TARGET
2042 #undef WIN32_REGISTRY_KEY
2046 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2047 significant byte first (like Motorola and SPARC, unlike Intel). */
2048 #if defined AC_APPLE_UNIVERSAL_BUILD
2049 # if defined __BIG_ENDIAN__
2050 # define WORDS_BIGENDIAN 1
2053 # ifndef WORDS_BIGENDIAN
2054 # undef WORDS_BIGENDIAN
2058 /* Number of bits in a file offset, on hosts where this is settable. */
2059 #ifndef USED_FOR_TARGET
2060 #undef _FILE_OFFSET_BITS
2064 /* Define for large files, on AIX-style hosts. */
2065 #ifndef USED_FOR_TARGET
2070 /* Define to 1 if on MINIX. */
2071 #ifndef USED_FOR_TARGET
2076 /* Define to 2 if the system does not provide POSIX.1 features except with
2078 #ifndef USED_FOR_TARGET
2079 #undef _POSIX_1_SOURCE
2083 /* Define to 1 if you need to in order for `stat' and other things to work. */
2084 #ifndef USED_FOR_TARGET
2085 #undef _POSIX_SOURCE
2089 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2090 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2091 #define below would cause a syntax error. */
2092 #ifndef USED_FOR_TARGET
2097 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2098 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2099 #define below would cause a syntax error. */
2100 #ifndef USED_FOR_TARGET
2105 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2106 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2107 #define below would cause a syntax error. */
2108 #ifndef USED_FOR_TARGET
2113 /* Define to `char *' if <sys/types.h> does not define. */
2114 #ifndef USED_FOR_TARGET
2119 /* Define to `__inline__' or `__inline' if that's what the C compiler
2120 calls it, or to nothing if 'inline' is not supported under any name. */
2125 /* Define to the type of a signed integer type of width exactly 16 bits if
2126 such a type exists and the standard includes do not define it. */
2127 #ifndef USED_FOR_TARGET
2132 /* Define to the type of a signed integer type of width exactly 32 bits if
2133 such a type exists and the standard includes do not define it. */
2134 #ifndef USED_FOR_TARGET
2139 /* Define to the type of a signed integer type of width exactly 64 bits if
2140 such a type exists and the standard includes do not define it. */
2141 #ifndef USED_FOR_TARGET
2146 /* Define to the type of a signed integer type of width exactly 8 bits if such
2147 a type exists and the standard includes do not define it. */
2148 #ifndef USED_FOR_TARGET
2153 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2155 #ifndef USED_FOR_TARGET
2160 /* Define to the type of a signed integer type wide enough to hold a pointer,
2161 if such a type exists, and if the system does not define it. */
2162 #ifndef USED_FOR_TARGET
2167 /* Define to `int' if <sys/types.h> does not define. */
2168 #ifndef USED_FOR_TARGET
2173 /* Define to `long' if <sys/resource.h> doesn't define. */
2174 #ifndef USED_FOR_TARGET
2179 /* Define to `int' if <sys/types.h> does not define. */
2180 #ifndef USED_FOR_TARGET
2185 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2186 such a type exists and the standard includes do not define it. */
2187 #ifndef USED_FOR_TARGET
2192 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2193 such a type exists and the standard includes do not define it. */
2194 #ifndef USED_FOR_TARGET
2199 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2200 such a type exists and the standard includes do not define it. */
2201 #ifndef USED_FOR_TARGET
2206 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2207 such a type exists and the standard includes do not define it. */
2208 #ifndef USED_FOR_TARGET
2213 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2215 #ifndef USED_FOR_TARGET
2220 /* Define to the type of an unsigned integer type wide enough to hold a
2221 pointer, if such a type exists, and if the system does not define it. */
2222 #ifndef USED_FOR_TARGET
2227 /* Define as `fork' if `vfork' does not work. */
2228 #ifndef USED_FOR_TARGET