Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.
[official-gcc.git] / gcc / config.in
blob39d1e7524f8edb0ad46ae6bc72534fa60b02f4e8
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 as the number of bits in a byte, if `limits.h' doesn't. */
28 #ifndef USED_FOR_TARGET
29 #undef CHAR_BIT
30 #endif
33 /* Define to 1 if you want more run-time sanity checks. This one gets a grab
34    bag of miscellaneous but relatively cheap checks. Define to 2 if you want
35    also extra run-time checking that might affect code generation. */
36 #ifndef USED_FOR_TARGET
37 #undef CHECKING_P
38 #endif
41 /* Define 0/1 to force the choice for exception handling model. */
42 #ifndef USED_FOR_TARGET
43 #undef CONFIG_SJLJ_EXCEPTIONS
44 #endif
47 /* Define to enable the use of a default assembler. */
48 #ifndef USED_FOR_TARGET
49 #undef DEFAULT_ASSEMBLER
50 #endif
53 /* Define to enable the use of a default linker. */
54 #ifndef USED_FOR_TARGET
55 #undef DEFAULT_LINKER
56 #endif
59 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
60    destructors for local statics and global objects. This is essential for
61    fully standards-compliant handling of destructors, but requires
62    __cxa_atexit in libc. */
63 #ifndef USED_FOR_TARGET
64 #undef DEFAULT_USE_CXA_ATEXIT
65 #endif
68 /* The default for -fdiagnostics-color option */
69 #ifndef USED_FOR_TARGET
70 #undef DIAGNOSTICS_COLOR_DEFAULT
71 #endif
74 /* Define if you want assertions enabled. This is a cheap check. */
75 #ifndef USED_FOR_TARGET
76 #undef ENABLE_ASSERT_CHECKING
77 #endif
80 /* Define to 1 to specify that we are using the BID decimal floating point
81    format instead of DPD */
82 #ifndef USED_FOR_TARGET
83 #undef ENABLE_DECIMAL_BID_FORMAT
84 #endif
87 /* Define to 1 to enable decimal float extension to C. */
88 #ifndef USED_FOR_TARGET
89 #undef ENABLE_DECIMAL_FLOAT
90 #endif
93 /* Define if your target supports default PIE and it is enabled. */
94 #ifndef USED_FOR_TARGET
95 #undef ENABLE_DEFAULT_PIE
96 #endif
99 /* Define if your target supports default stack protector and it is enabled.
100    */
101 #ifndef USED_FOR_TARGET
102 #undef ENABLE_DEFAULT_SSP
103 #endif
106 /* Define if you want more run-time sanity checks for dataflow. */
107 #ifndef USED_FOR_TARGET
108 #undef ENABLE_DF_CHECKING
109 #endif
112 /* Define to 1 to enable fixed-point arithmetic extension to C. */
113 #ifndef USED_FOR_TARGET
114 #undef ENABLE_FIXED_POINT
115 #endif
118 /* Define if you want fold checked that it never destructs its argument. This
119    is quite expensive. */
120 #ifndef USED_FOR_TARGET
121 #undef ENABLE_FOLD_CHECKING
122 #endif
125 /* Define if you want the garbage collector to operate in maximally paranoid
126    mode, validating the entire heap and collecting garbage at every
127    opportunity. This is extremely expensive. */
128 #ifndef USED_FOR_TARGET
129 #undef ENABLE_GC_ALWAYS_COLLECT
130 #endif
133 /* Define if you want the garbage collector to do object poisoning and other
134    memory allocation checks. This is quite expensive. */
135 #ifndef USED_FOR_TARGET
136 #undef ENABLE_GC_CHECKING
137 #endif
140 /* Define if you want operations on GIMPLE (the basic data structure of the
141    high-level optimizers) to be checked for dynamic type safety at runtime.
142    This is moderately expensive. */
143 #ifndef USED_FOR_TARGET
144 #undef ENABLE_GIMPLE_CHECKING
145 #endif
148 /* Define this to enable support for generating HSAIL. */
149 #ifndef USED_FOR_TARGET
150 #undef ENABLE_HSA
151 #endif
154 /* Define if gcc should always pass --build-id to linker. */
155 #ifndef USED_FOR_TARGET
156 #undef ENABLE_LD_BUILDID
157 #endif
160 /* Define to 1 to enable libquadmath support */
161 #ifndef USED_FOR_TARGET
162 #undef ENABLE_LIBQUADMATH_SUPPORT
163 #endif
166 /* Define to enable LTO support. */
167 #ifndef USED_FOR_TARGET
168 #undef ENABLE_LTO
169 #endif
172 /* Define to 1 if translation of program messages to the user's native
173    language is requested. */
174 #ifndef USED_FOR_TARGET
175 #undef ENABLE_NLS
176 #endif
179 /* Define this to enable support for offloading. */
180 #ifndef USED_FOR_TARGET
181 #undef ENABLE_OFFLOADING
182 #endif
185 /* Define to enable plugin support. */
186 #ifndef USED_FOR_TARGET
187 #undef ENABLE_PLUGIN
188 #endif
191 /* Define if you want all operations on RTL (the basic data structure of the
192    optimizer and back end) to be checked for dynamic type safety at runtime.
193    This is quite expensive. */
194 #ifndef USED_FOR_TARGET
195 #undef ENABLE_RTL_CHECKING
196 #endif
199 /* Define if you want RTL flag accesses to be checked against the RTL codes
200    that are supported for each access macro. This is relatively cheap. */
201 #ifndef USED_FOR_TARGET
202 #undef ENABLE_RTL_FLAG_CHECKING
203 #endif
206 /* Define if you want runtime assertions enabled. This is a cheap check. */
207 #undef ENABLE_RUNTIME_CHECKING
209 /* Define if you want all operations on trees (the basic data structure of the
210    front ends) to be checked for dynamic type safety at runtime. This is
211    moderately expensive. */
212 #ifndef USED_FOR_TARGET
213 #undef ENABLE_TREE_CHECKING
214 #endif
217 /* Define if you want all gimple types to be verified after gimplifiation.
218    This is cheap. */
219 #ifndef USED_FOR_TARGET
220 #undef ENABLE_TYPES_CHECKING
221 #endif
224 /* Define to get calls to the valgrind runtime enabled. */
225 #ifndef USED_FOR_TARGET
226 #undef ENABLE_VALGRIND_ANNOTATIONS
227 #endif
230 /* Define if you want to run subprograms and generated programs through
231    valgrind (a memory checker). This is extremely expensive. */
232 #ifndef USED_FOR_TARGET
233 #undef ENABLE_VALGRIND_CHECKING
234 #endif
237 /* Define 0/1 if vtable verification feature is enabled. */
238 #ifndef USED_FOR_TARGET
239 #undef ENABLE_VTABLE_VERIFY
240 #endif
243 /* Define to 1 if installation paths should be looked up in the Windows
244    Registry. Ignored on non-Windows hosts. */
245 #ifndef USED_FOR_TARGET
246 #undef ENABLE_WIN32_REGISTRY
247 #endif
250 /* Define to the name of a file containing a list of extra machine modes for
251    this architecture. */
252 #ifndef USED_FOR_TARGET
253 #undef EXTRA_MODES_FILE
254 #endif
257 /* Define to enable detailed memory allocation stats gathering. */
258 #ifndef USED_FOR_TARGET
259 #undef GATHER_STATISTICS
260 #endif
263 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
264 #ifndef USED_FOR_TARGET
265 #undef GWINSZ_IN_SYS_IOCTL
266 #endif
269 /* mcontext_t fields start with __ */
270 #ifndef USED_FOR_TARGET
271 #undef HAS_MCONTEXT_T_UNDERSCORES
272 #endif
275 /* Define if your assembler supports architecture modifiers. */
276 #ifndef USED_FOR_TARGET
277 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
278 #endif
281 /* Define if your avr assembler supports --mlink-relax option. */
282 #ifndef USED_FOR_TARGET
283 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
284 #endif
287 /* Define if your avr assembler supports -mrmw option. */
288 #ifndef USED_FOR_TARGET
289 #undef HAVE_AS_AVR_MRMW_OPTION
290 #endif
293 /* Define if your assembler supports cmpb. */
294 #ifndef USED_FOR_TARGET
295 #undef HAVE_AS_CMPB
296 #endif
299 /* Define to the level of your assembler's compressed debug section support.
300    */
301 #ifndef USED_FOR_TARGET
302 #undef HAVE_AS_COMPRESS_DEBUG
303 #endif
306 /* Define if your assembler supports the DCI/ICI instructions. */
307 #ifndef USED_FOR_TARGET
308 #undef HAVE_AS_DCI
309 #endif
312 /* Define if your assembler supports the --debug-prefix-map option. */
313 #ifndef USED_FOR_TARGET
314 #undef HAVE_AS_DEBUG_PREFIX_MAP
315 #endif
318 /* Define if your assembler supports DFP instructions. */
319 #ifndef USED_FOR_TARGET
320 #undef HAVE_AS_DFP
321 #endif
324 /* Define if your assembler supports .module. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_DOT_MODULE
327 #endif
330 /* Define if your assembler supports DSPR1 mult. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_DSPR1_MULT
333 #endif
336 /* Define if your assembler supports .dtprelword. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DTPRELWORD
339 #endif
342 /* Define if your assembler supports dwarf2 .file/.loc directives, and
343    preserves file table indices exactly as given. */
344 #ifndef USED_FOR_TARGET
345 #undef HAVE_AS_DWARF2_DEBUG_LINE
346 #endif
349 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
350 #ifndef USED_FOR_TARGET
351 #undef HAVE_AS_ENTRY_MARKERS
352 #endif
355 /* Define if your assembler supports explicit relocations. */
356 #ifndef USED_FOR_TARGET
357 #undef HAVE_AS_EXPLICIT_RELOCS
358 #endif
361 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_FMAF_HPC_VIS3
364 #endif
367 /* Define if your assembler supports fprnd. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_FPRND
370 #endif
373 /* Define if your assembler supports the --gdwarf2 option. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
376 #endif
379 /* Define if your assembler supports .gnu_attribute. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_GNU_ATTRIBUTE
382 #endif
385 /* Define true if the assembler supports '.long foo@GOTOFF'. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_GOTOFF_IN_DATA
388 #endif
391 /* Define if your assembler supports the --gstabs option. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GSTABS_DEBUG_FLAG
394 #endif
397 /* Define if your assembler supports the Sun syntax for cmov. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
400 #endif
403 /* Define if your assembler supports the subtraction of symbols in different
404    sections. */
405 #ifndef USED_FOR_TARGET
406 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
407 #endif
410 /* Define if your assembler supports the ffreep mnemonic. */
411 #ifndef USED_FOR_TARGET
412 #undef HAVE_AS_IX86_FFREEP
413 #endif
416 /* Define if your assembler uses fildq and fistq mnemonics. */
417 #ifndef USED_FOR_TARGET
418 #undef HAVE_AS_IX86_FILDQ
419 #endif
422 /* Define if your assembler uses filds and fists mnemonics. */
423 #ifndef USED_FOR_TARGET
424 #undef HAVE_AS_IX86_FILDS
425 #endif
428 /* Define if your assembler supports HLE prefixes. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_HLE
431 #endif
434 /* Define if your assembler supports interunit movq mnemonic. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
437 #endif
440 /* Define if your assembler supports the .quad directive. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_QUAD
443 #endif
446 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
449 #endif
452 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_SAHF
455 #endif
458 /* Define if your assembler supports the swap suffix. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_SWAP
461 #endif
464 /* Define if your assembler and linker support @tlsgdplt. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_TLSGDPLT
467 #endif
470 /* Define to 1 if your assembler and linker support @tlsldm. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_TLSLDM
473 #endif
476 /* Define to 1 if your assembler and linker support @tlsldmplt. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_TLSLDMPLT
479 #endif
482 /* Define if your assembler supports the 'ud2' mnemonic. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_UD2
485 #endif
488 /* Define if your assembler supports the lituse_jsrdirect relocation. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_JSRDIRECT_RELOCS
491 #endif
494 /* Define if your assembler supports .sleb128 and .uleb128. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_LEB128
497 #endif
500 /* Define if your assembler supports LEON instructions. */
501 #ifndef USED_FOR_TARGET
502 #undef HAVE_AS_LEON
503 #endif
506 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
507 #ifndef USED_FOR_TARGET
508 #undef HAVE_AS_LINE_ZERO
509 #endif
512 /* Define if your assembler supports ltoffx and ldxmov relocations. */
513 #ifndef USED_FOR_TARGET
514 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
515 #endif
518 /* Define if your assembler supports LWSYNC instructions. */
519 #ifndef USED_FOR_TARGET
520 #undef HAVE_AS_LWSYNC
521 #endif
524 /* Define if your assembler supports the -mabi option. */
525 #ifndef USED_FOR_TARGET
526 #undef HAVE_AS_MABI_OPTION
527 #endif
530 /* Define if your assembler supports .machine and .machinemode. */
531 #ifndef USED_FOR_TARGET
532 #undef HAVE_AS_MACHINE_MACHINEMODE
533 #endif
536 /* Define if your assembler supports mfcr field. */
537 #ifndef USED_FOR_TARGET
538 #undef HAVE_AS_MFCRF
539 #endif
542 /* Define if your assembler supports mffgpr and mftgpr. */
543 #ifndef USED_FOR_TARGET
544 #undef HAVE_AS_MFPGPR
545 #endif
548 /* Define if the assembler understands -mnan=. */
549 #ifndef USED_FOR_TARGET
550 #undef HAVE_AS_NAN
551 #endif
554 /* Define if your assembler supports the -no-mul-bug-abort option. */
555 #ifndef USED_FOR_TARGET
556 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
557 #endif
560 /* Define if the assembler understands -mno-shared. */
561 #ifndef USED_FOR_TARGET
562 #undef HAVE_AS_NO_SHARED
563 #endif
566 /* Define if your assembler supports offsetable %lo(). */
567 #ifndef USED_FOR_TARGET
568 #undef HAVE_AS_OFFSETABLE_LO10
569 #endif
572 /* Define if your assembler supports popcntb field. */
573 #ifndef USED_FOR_TARGET
574 #undef HAVE_AS_POPCNTB
575 #endif
578 /* Define if your assembler supports POPCNTD instructions. */
579 #ifndef USED_FOR_TARGET
580 #undef HAVE_AS_POPCNTD
581 #endif
584 /* Define if your assembler supports POWER8 instructions. */
585 #ifndef USED_FOR_TARGET
586 #undef HAVE_AS_POWER8
587 #endif
590 /* Define if your assembler supports POWER9 instructions. */
591 #ifndef USED_FOR_TARGET
592 #undef HAVE_AS_POWER9
593 #endif
596 /* Define if your assembler supports .ref */
597 #ifndef USED_FOR_TARGET
598 #undef HAVE_AS_REF
599 #endif
602 /* Define if your assembler supports .register. */
603 #ifndef USED_FOR_TARGET
604 #undef HAVE_AS_REGISTER_PSEUDO_OP
605 #endif
608 /* Define if your assembler supports R_PPC_REL16 relocs. */
609 #ifndef USED_FOR_TARGET
610 #undef HAVE_AS_REL16
611 #endif
614 /* Define if your assembler supports -relax option. */
615 #ifndef USED_FOR_TARGET
616 #undef HAVE_AS_RELAX_OPTION
617 #endif
620 /* Define if your assembler supports relocs needed by -fpic. */
621 #ifndef USED_FOR_TARGET
622 #undef HAVE_AS_SMALL_PIC_RELOCS
623 #endif
626 /* Define if your assembler supports SPARC4 instructions. */
627 #ifndef USED_FOR_TARGET
628 #undef HAVE_AS_SPARC4
629 #endif
632 /* Define if your assembler and linker support GOTDATA_OP relocs. */
633 #ifndef USED_FOR_TARGET
634 #undef HAVE_AS_SPARC_GOTDATA_OP
635 #endif
638 /* Define if your assembler and linker support unaligned PC relative relocs.
639    */
640 #ifndef USED_FOR_TARGET
641 #undef HAVE_AS_SPARC_UA_PCREL
642 #endif
645 /* Define if your assembler and linker support unaligned PC relative relocs
646    against hidden symbols. */
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
649 #endif
652 /* Define if your assembler supports .stabs. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_AS_STABS_DIRECTIVE
655 #endif
658 /* Define if your assembler and linker support thread-local storage. */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_AS_TLS
661 #endif
664 /* Define if your assembler supports arg info for __tls_get_addr. */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_AS_TLS_MARKERS
667 #endif
670 /* Define if your assembler supports VSX instructions. */
671 #ifndef USED_FOR_TARGET
672 #undef HAVE_AS_VSX
673 #endif
676 /* Define to 1 if you have the `atoq' function. */
677 #ifndef USED_FOR_TARGET
678 #undef HAVE_ATOQ
679 #endif
682 /* Define to 1 if you have the `clearerr_unlocked' function. */
683 #ifndef USED_FOR_TARGET
684 #undef HAVE_CLEARERR_UNLOCKED
685 #endif
688 /* Define to 1 if you have the `clock' function. */
689 #ifndef USED_FOR_TARGET
690 #undef HAVE_CLOCK
691 #endif
694 /* Define if <time.h> defines clock_t. */
695 #ifndef USED_FOR_TARGET
696 #undef HAVE_CLOCK_T
697 #endif
700 /* Define 0/1 if your assembler and linker support COMDAT groups. */
701 #ifndef USED_FOR_TARGET
702 #undef HAVE_COMDAT_GROUP
703 #endif
706 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
707    */
708 #ifndef USED_FOR_TARGET
709 #undef HAVE_DECL_ABORT
710 #endif
713 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
714    0. */
715 #ifndef USED_FOR_TARGET
716 #undef HAVE_DECL_ASPRINTF
717 #endif
720 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
721 #ifndef USED_FOR_TARGET
722 #undef HAVE_DECL_ATOF
723 #endif
726 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
727 #ifndef USED_FOR_TARGET
728 #undef HAVE_DECL_ATOL
729 #endif
732 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
733    */
734 #ifndef USED_FOR_TARGET
735 #undef HAVE_DECL_ATOLL
736 #endif
739 /* Define to 1 if you have the declaration of `basename(const char*)', and to
740    0 if you don't. */
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_DECL_BASENAME
743 #endif
746 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
747    */
748 #ifndef USED_FOR_TARGET
749 #undef HAVE_DECL_CALLOC
750 #endif
753 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
754    define to 0. */
755 #ifndef USED_FOR_TARGET
756 #undef HAVE_DECL_CLEARERR_UNLOCKED
757 #endif
760 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
761    */
762 #ifndef USED_FOR_TARGET
763 #undef HAVE_DECL_CLOCK
764 #endif
767 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
768    */
769 #ifndef USED_FOR_TARGET
770 #undef HAVE_DECL_ERRNO
771 #endif
774 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
775    to 0. */
776 #ifndef USED_FOR_TARGET
777 #undef HAVE_DECL_FEOF_UNLOCKED
778 #endif
781 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
782    define to 0. */
783 #ifndef USED_FOR_TARGET
784 #undef HAVE_DECL_FERROR_UNLOCKED
785 #endif
788 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
789    define to 0. */
790 #ifndef USED_FOR_TARGET
791 #undef HAVE_DECL_FFLUSH_UNLOCKED
792 #endif
795 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
796 #ifndef USED_FOR_TARGET
797 #undef HAVE_DECL_FFS
798 #endif
801 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
802    define to 0. */
803 #ifndef USED_FOR_TARGET
804 #undef HAVE_DECL_FGETC_UNLOCKED
805 #endif
808 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
809    define to 0. */
810 #ifndef USED_FOR_TARGET
811 #undef HAVE_DECL_FGETS_UNLOCKED
812 #endif
815 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
816    define to 0. */
817 #ifndef USED_FOR_TARGET
818 #undef HAVE_DECL_FILENO_UNLOCKED
819 #endif
822 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
823    define to 0. */
824 #ifndef USED_FOR_TARGET
825 #undef HAVE_DECL_FPRINTF_UNLOCKED
826 #endif
829 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
830    define to 0. */
831 #ifndef USED_FOR_TARGET
832 #undef HAVE_DECL_FPUTC_UNLOCKED
833 #endif
836 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
837    define to 0. */
838 #ifndef USED_FOR_TARGET
839 #undef HAVE_DECL_FPUTS_UNLOCKED
840 #endif
843 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
844    define to 0. */
845 #ifndef USED_FOR_TARGET
846 #undef HAVE_DECL_FREAD_UNLOCKED
847 #endif
850 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
851 #ifndef USED_FOR_TARGET
852 #undef HAVE_DECL_FREE
853 #endif
856 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
857    define to 0. */
858 #ifndef USED_FOR_TARGET
859 #undef HAVE_DECL_FWRITE_UNLOCKED
860 #endif
863 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
864    define to 0. */
865 #ifndef USED_FOR_TARGET
866 #undef HAVE_DECL_GETCHAR_UNLOCKED
867 #endif
870 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
871    */
872 #ifndef USED_FOR_TARGET
873 #undef HAVE_DECL_GETCWD
874 #endif
877 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
878    to 0. */
879 #ifndef USED_FOR_TARGET
880 #undef HAVE_DECL_GETC_UNLOCKED
881 #endif
884 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
885    */
886 #ifndef USED_FOR_TARGET
887 #undef HAVE_DECL_GETENV
888 #endif
891 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
892    */
893 #ifndef USED_FOR_TARGET
894 #undef HAVE_DECL_GETOPT
895 #endif
898 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
899    to 0. */
900 #ifndef USED_FOR_TARGET
901 #undef HAVE_DECL_GETPAGESIZE
902 #endif
905 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
906    0. */
907 #ifndef USED_FOR_TARGET
908 #undef HAVE_DECL_GETRLIMIT
909 #endif
912 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
913    0. */
914 #ifndef USED_FOR_TARGET
915 #undef HAVE_DECL_GETRUSAGE
916 #endif
919 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
920    */
921 #ifndef USED_FOR_TARGET
922 #undef HAVE_DECL_GETWD
923 #endif
926 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
927    0. */
928 #ifndef USED_FOR_TARGET
929 #undef HAVE_DECL_LDGETNAME
930 #endif
933 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
934    */
935 #ifndef USED_FOR_TARGET
936 #undef HAVE_DECL_MADVISE
937 #endif
940 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
941    */
942 #ifndef USED_FOR_TARGET
943 #undef HAVE_DECL_MALLOC
944 #endif
947 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
948    define to 0. */
949 #ifndef USED_FOR_TARGET
950 #undef HAVE_DECL_PUTCHAR_UNLOCKED
951 #endif
954 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
955    to 0. */
956 #ifndef USED_FOR_TARGET
957 #undef HAVE_DECL_PUTC_UNLOCKED
958 #endif
961 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
962    */
963 #ifndef USED_FOR_TARGET
964 #undef HAVE_DECL_REALLOC
965 #endif
968 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
969 #ifndef USED_FOR_TARGET
970 #undef HAVE_DECL_SBRK
971 #endif
974 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
975    */
976 #ifndef USED_FOR_TARGET
977 #undef HAVE_DECL_SETENV
978 #endif
981 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
982    0. */
983 #ifndef USED_FOR_TARGET
984 #undef HAVE_DECL_SETRLIMIT
985 #endif
988 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
989    to 0. */
990 #ifndef USED_FOR_TARGET
991 #undef HAVE_DECL_SIGALTSTACK
992 #endif
995 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
996    0. */
997 #ifndef USED_FOR_TARGET
998 #undef HAVE_DECL_SNPRINTF
999 #endif
1002 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1003    */
1004 #ifndef USED_FOR_TARGET
1005 #undef HAVE_DECL_STPCPY
1006 #endif
1009 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1010    */
1011 #ifndef USED_FOR_TARGET
1012 #undef HAVE_DECL_STRNLEN
1013 #endif
1016 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1017    0. */
1018 #ifndef USED_FOR_TARGET
1019 #undef HAVE_DECL_STRSIGNAL
1020 #endif
1023 /* Define to 1 if you have the declaration of `strstr(const char*,const
1024    char*)', and to 0 if you don't. */
1025 #ifndef USED_FOR_TARGET
1026 #undef HAVE_DECL_STRSTR
1027 #endif
1030 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1031    */
1032 #ifndef USED_FOR_TARGET
1033 #undef HAVE_DECL_STRTOL
1034 #endif
1037 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1038    */
1039 #ifndef USED_FOR_TARGET
1040 #undef HAVE_DECL_STRTOLL
1041 #endif
1044 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1045    */
1046 #ifndef USED_FOR_TARGET
1047 #undef HAVE_DECL_STRTOUL
1048 #endif
1051 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1052    0. */
1053 #ifndef USED_FOR_TARGET
1054 #undef HAVE_DECL_STRTOULL
1055 #endif
1058 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1059    0. */
1060 #ifndef USED_FOR_TARGET
1061 #undef HAVE_DECL_STRVERSCMP
1062 #endif
1065 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1066    */
1067 #ifndef USED_FOR_TARGET
1068 #undef HAVE_DECL_TIMES
1069 #endif
1072 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1073    0. */
1074 #ifndef USED_FOR_TARGET
1075 #undef HAVE_DECL_UNSETENV
1076 #endif
1079 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1080    0. */
1081 #ifndef USED_FOR_TARGET
1082 #undef HAVE_DECL_VASPRINTF
1083 #endif
1086 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1087    0. */
1088 #ifndef USED_FOR_TARGET
1089 #undef HAVE_DECL_VSNPRINTF
1090 #endif
1093 /* Define to 1 if you have the <direct.h> header file. */
1094 #ifndef USED_FOR_TARGET
1095 #undef HAVE_DIRECT_H
1096 #endif
1099 /* Define to 1 if you have the <dlfcn.h> header file. */
1100 #ifndef USED_FOR_TARGET
1101 #undef HAVE_DLFCN_H
1102 #endif
1105 /* Define to 1 if you have the <ext/hash_map> header file. */
1106 #ifndef USED_FOR_TARGET
1107 #undef HAVE_EXT_HASH_MAP
1108 #endif
1111 /* Define to 1 if you have the <fcntl.h> header file. */
1112 #ifndef USED_FOR_TARGET
1113 #undef HAVE_FCNTL_H
1114 #endif
1117 /* Define to 1 if you have the `feof_unlocked' function. */
1118 #ifndef USED_FOR_TARGET
1119 #undef HAVE_FEOF_UNLOCKED
1120 #endif
1123 /* Define to 1 if you have the `ferror_unlocked' function. */
1124 #ifndef USED_FOR_TARGET
1125 #undef HAVE_FERROR_UNLOCKED
1126 #endif
1129 /* Define to 1 if you have the `fflush_unlocked' function. */
1130 #ifndef USED_FOR_TARGET
1131 #undef HAVE_FFLUSH_UNLOCKED
1132 #endif
1135 /* Define to 1 if you have the `fgetc_unlocked' function. */
1136 #ifndef USED_FOR_TARGET
1137 #undef HAVE_FGETC_UNLOCKED
1138 #endif
1141 /* Define to 1 if you have the `fgets_unlocked' function. */
1142 #ifndef USED_FOR_TARGET
1143 #undef HAVE_FGETS_UNLOCKED
1144 #endif
1147 /* Define to 1 if you have the `fileno_unlocked' function. */
1148 #ifndef USED_FOR_TARGET
1149 #undef HAVE_FILENO_UNLOCKED
1150 #endif
1153 /* Define to 1 if you have the `fork' function. */
1154 #ifndef USED_FOR_TARGET
1155 #undef HAVE_FORK
1156 #endif
1159 /* Define to 1 if you have the `fprintf_unlocked' function. */
1160 #ifndef USED_FOR_TARGET
1161 #undef HAVE_FPRINTF_UNLOCKED
1162 #endif
1165 /* Define to 1 if you have the `fputc_unlocked' function. */
1166 #ifndef USED_FOR_TARGET
1167 #undef HAVE_FPUTC_UNLOCKED
1168 #endif
1171 /* Define to 1 if you have the `fputs_unlocked' function. */
1172 #ifndef USED_FOR_TARGET
1173 #undef HAVE_FPUTS_UNLOCKED
1174 #endif
1177 /* Define to 1 if you have the `fread_unlocked' function. */
1178 #ifndef USED_FOR_TARGET
1179 #undef HAVE_FREAD_UNLOCKED
1180 #endif
1183 /* Define to 1 if you have the <ftw.h> header file. */
1184 #ifndef USED_FOR_TARGET
1185 #undef HAVE_FTW_H
1186 #endif
1189 /* Define to 1 if you have the `fwrite_unlocked' function. */
1190 #ifndef USED_FOR_TARGET
1191 #undef HAVE_FWRITE_UNLOCKED
1192 #endif
1195 /* Define if your assembler supports specifying the alignment of objects
1196    allocated using the GAS .comm command. */
1197 #ifndef USED_FOR_TARGET
1198 #undef HAVE_GAS_ALIGNED_COMM
1199 #endif
1202 /* Define if your assembler supports .balign and .p2align. */
1203 #ifndef USED_FOR_TARGET
1204 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1205 #endif
1208 /* Define 0/1 if your assembler supports CFI directives. */
1209 #undef HAVE_GAS_CFI_DIRECTIVE
1211 /* Define 0/1 if your assembler supports .cfi_personality. */
1212 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1214 /* Define 0/1 if your assembler supports .cfi_sections. */
1215 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1217 /* Define if your assembler supports the .loc discriminator sub-directive. */
1218 #ifndef USED_FOR_TARGET
1219 #undef HAVE_GAS_DISCRIMINATOR
1220 #endif
1223 /* Define if your assembler supports @gnu_unique_object. */
1224 #ifndef USED_FOR_TARGET
1225 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1226 #endif
1229 /* Define if your assembler and linker support .hidden. */
1230 #undef HAVE_GAS_HIDDEN
1232 /* Define if your assembler supports .lcomm with an alignment field. */
1233 #ifndef USED_FOR_TARGET
1234 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1235 #endif
1238 /* Define if your assembler supports .literal16. */
1239 #ifndef USED_FOR_TARGET
1240 #undef HAVE_GAS_LITERAL16
1241 #endif
1244 /* Define if your assembler supports specifying the maximum number of bytes to
1245    skip when using the GAS .p2align command. */
1246 #ifndef USED_FOR_TARGET
1247 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1248 #endif
1251 /* Define if your assembler supports the .set micromips directive */
1252 #ifndef USED_FOR_TARGET
1253 #undef HAVE_GAS_MICROMIPS
1254 #endif
1257 /* Define if your assembler supports .nsubspa comdat option. */
1258 #ifndef USED_FOR_TARGET
1259 #undef HAVE_GAS_NSUBSPA_COMDAT
1260 #endif
1263 /* Define if your assembler and linker support 32-bit section relative relocs
1264    via '.secrel32 label'. */
1265 #ifndef USED_FOR_TARGET
1266 #undef HAVE_GAS_PE_SECREL32_RELOC
1267 #endif
1270 /* Define if your assembler supports specifying the section flag e. */
1271 #ifndef USED_FOR_TARGET
1272 #undef HAVE_GAS_SECTION_EXCLUDE
1273 #endif
1276 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1277    */
1278 #ifndef USED_FOR_TARGET
1279 #undef HAVE_GAS_SHF_MERGE
1280 #endif
1283 /* Define if your assembler supports .subsection and .subsection -1 starts
1284    emitting at the beginning of your section. */
1285 #ifndef USED_FOR_TARGET
1286 #undef HAVE_GAS_SUBSECTION_ORDERING
1287 #endif
1290 /* Define if your assembler supports .weak. */
1291 #ifndef USED_FOR_TARGET
1292 #undef HAVE_GAS_WEAK
1293 #endif
1296 /* Define if your assembler supports .weakref. */
1297 #ifndef USED_FOR_TARGET
1298 #undef HAVE_GAS_WEAKREF
1299 #endif
1302 /* Define to 1 if you have the `getchar_unlocked' function. */
1303 #ifndef USED_FOR_TARGET
1304 #undef HAVE_GETCHAR_UNLOCKED
1305 #endif
1308 /* Define to 1 if you have the `getc_unlocked' function. */
1309 #ifndef USED_FOR_TARGET
1310 #undef HAVE_GETC_UNLOCKED
1311 #endif
1314 /* Define to 1 if you have the `getrlimit' function. */
1315 #ifndef USED_FOR_TARGET
1316 #undef HAVE_GETRLIMIT
1317 #endif
1320 /* Define to 1 if you have the `getrusage' function. */
1321 #ifndef USED_FOR_TARGET
1322 #undef HAVE_GETRUSAGE
1323 #endif
1326 /* Define to 1 if you have the `gettimeofday' function. */
1327 #ifndef USED_FOR_TARGET
1328 #undef HAVE_GETTIMEOFDAY
1329 #endif
1332 /* Define to 1 if using GNU as. */
1333 #ifndef USED_FOR_TARGET
1334 #undef HAVE_GNU_AS
1335 #endif
1338 /* Define if your system supports gnu indirect functions. */
1339 #ifndef USED_FOR_TARGET
1340 #undef HAVE_GNU_INDIRECT_FUNCTION
1341 #endif
1344 /* Define to 1 if using GNU ld. */
1345 #ifndef USED_FOR_TARGET
1346 #undef HAVE_GNU_LD
1347 #endif
1350 /* Define if the gold linker supports split stack and is available as a
1351    non-default */
1352 #ifndef USED_FOR_TARGET
1353 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1354 #endif
1357 /* Define if you have the iconv() function. */
1358 #ifndef USED_FOR_TARGET
1359 #undef HAVE_ICONV
1360 #endif
1363 /* Define to 1 if you have the <iconv.h> header file. */
1364 #ifndef USED_FOR_TARGET
1365 #undef HAVE_ICONV_H
1366 #endif
1369 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1370    */
1371 #ifndef USED_FOR_TARGET
1372 #undef HAVE_INITFINI_ARRAY_SUPPORT
1373 #endif
1376 /* Define to 1 if the system has the type `intmax_t'. */
1377 #ifndef USED_FOR_TARGET
1378 #undef HAVE_INTMAX_T
1379 #endif
1382 /* Define to 1 if the system has the type `intptr_t'. */
1383 #ifndef USED_FOR_TARGET
1384 #undef HAVE_INTPTR_T
1385 #endif
1388 /* Define if you have a working <inttypes.h> header file. */
1389 #ifndef USED_FOR_TARGET
1390 #undef HAVE_INTTYPES_H
1391 #endif
1394 /* Define if isl_options_set_schedule_serialize_sccs exists. */
1395 #ifndef USED_FOR_TARGET
1396 #undef HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS
1397 #endif
1400 /* Define to 1 if you have the `kill' function. */
1401 #ifndef USED_FOR_TARGET
1402 #undef HAVE_KILL
1403 #endif
1406 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1407 #ifndef USED_FOR_TARGET
1408 #undef HAVE_LANGINFO_CODESET
1409 #endif
1412 /* Define to 1 if you have the <langinfo.h> header file. */
1413 #ifndef USED_FOR_TARGET
1414 #undef HAVE_LANGINFO_H
1415 #endif
1418 /* Define if your <locale.h> file defines LC_MESSAGES. */
1419 #ifndef USED_FOR_TARGET
1420 #undef HAVE_LC_MESSAGES
1421 #endif
1424 /* Define to 1 if you have the <ldfcn.h> header file. */
1425 #ifndef USED_FOR_TARGET
1426 #undef HAVE_LDFCN_H
1427 #endif
1430 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1431    options. */
1432 #ifndef USED_FOR_TARGET
1433 #undef HAVE_LD_AS_NEEDED
1434 #endif
1437 /* Define if your linker supports -z bndplt */
1438 #ifndef USED_FOR_TARGET
1439 #undef HAVE_LD_BNDPLT_SUPPORT
1440 #endif
1443 /* Define if your linker supports --build-id. */
1444 #ifndef USED_FOR_TARGET
1445 #undef HAVE_LD_BUILDID
1446 #endif
1449 /* Define if the linker supports clearing hardware capabilities via mapfile.
1450    */
1451 #ifndef USED_FOR_TARGET
1452 #undef HAVE_LD_CLEARCAP
1453 #endif
1456 /* Define to the level of your linker's compressed debug section support. */
1457 #ifndef USED_FOR_TARGET
1458 #undef HAVE_LD_COMPRESS_DEBUG
1459 #endif
1462 /* Define if your linker supports --demangle option. */
1463 #ifndef USED_FOR_TARGET
1464 #undef HAVE_LD_DEMANGLE
1465 #endif
1468 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1469 #ifndef USED_FOR_TARGET
1470 #undef HAVE_LD_EH_FRAME_CIEV3
1471 #endif
1474 /* Define if your linker supports .eh_frame_hdr. */
1475 #undef HAVE_LD_EH_FRAME_HDR
1477 /* Define if your linker supports garbage collection of sections in presence
1478    of EH frames. */
1479 #ifndef USED_FOR_TARGET
1480 #undef HAVE_LD_EH_GC_SECTIONS
1481 #endif
1484 /* Define if your linker has buggy garbage collection of sections support when
1485    .text.startup.foo like sections are used. */
1486 #ifndef USED_FOR_TARGET
1487 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1488 #endif
1491 /* Define if your PowerPC64 linker supports a large TOC. */
1492 #ifndef USED_FOR_TARGET
1493 #undef HAVE_LD_LARGE_TOC
1494 #endif
1497 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1498 #ifndef USED_FOR_TARGET
1499 #undef HAVE_LD_NO_DOT_SYMS
1500 #endif
1503 /* Define if your linker can relax absolute .eh_frame personality pointers
1504    into PC-relative form. */
1505 #ifndef USED_FOR_TARGET
1506 #undef HAVE_LD_PERSONALITY_RELAXATION
1507 #endif
1510 /* Define if your linker supports PIE option. */
1511 #ifndef USED_FOR_TARGET
1512 #undef HAVE_LD_PIE
1513 #endif
1516 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1517 #ifndef USED_FOR_TARGET
1518 #undef HAVE_LD_PIE_COPYRELOC
1519 #endif
1522 /* Define if your linker links a mix of read-only and read-write sections into
1523    a read-write section. */
1524 #ifndef USED_FOR_TARGET
1525 #undef HAVE_LD_RO_RW_SECTION_MIXING
1526 #endif
1529 /* Define if your linker supports the *_sol2 emulations. */
1530 #ifndef USED_FOR_TARGET
1531 #undef HAVE_LD_SOL2_EMULATION
1532 #endif
1535 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1536 #ifndef USED_FOR_TARGET
1537 #undef HAVE_LD_STATIC_DYNAMIC
1538 #endif
1541 /* Define if your linker supports --sysroot. */
1542 #ifndef USED_FOR_TARGET
1543 #undef HAVE_LD_SYSROOT
1544 #endif
1547 /* Define to 1 if you have the <limits.h> header file. */
1548 #ifndef USED_FOR_TARGET
1549 #undef HAVE_LIMITS_H
1550 #endif
1553 /* Define to 1 if you have the <locale.h> header file. */
1554 #ifndef USED_FOR_TARGET
1555 #undef HAVE_LOCALE_H
1556 #endif
1559 /* Define to 1 if the system has the type `long long'. */
1560 #ifndef USED_FOR_TARGET
1561 #undef HAVE_LONG_LONG
1562 #endif
1565 /* Define to 1 if the system has the type `long long int'. */
1566 #ifndef USED_FOR_TARGET
1567 #undef HAVE_LONG_LONG_INT
1568 #endif
1571 /* Define to the level of your linker's plugin support. */
1572 #ifndef USED_FOR_TARGET
1573 #undef HAVE_LTO_PLUGIN
1574 #endif
1577 /* Define to 1 if you have the `madvise' function. */
1578 #ifndef USED_FOR_TARGET
1579 #undef HAVE_MADVISE
1580 #endif
1583 /* Define to 1 if you have the <malloc.h> header file. */
1584 #ifndef USED_FOR_TARGET
1585 #undef HAVE_MALLOC_H
1586 #endif
1589 /* Define to 1 if you have the `mbstowcs' function. */
1590 #ifndef USED_FOR_TARGET
1591 #undef HAVE_MBSTOWCS
1592 #endif
1595 /* Define if valgrind's memcheck.h header is installed. */
1596 #ifndef USED_FOR_TARGET
1597 #undef HAVE_MEMCHECK_H
1598 #endif
1601 /* Define to 1 if you have the <memory.h> header file. */
1602 #ifndef USED_FOR_TARGET
1603 #undef HAVE_MEMORY_H
1604 #endif
1607 /* Define to 1 if you have the `mmap' function. */
1608 #ifndef USED_FOR_TARGET
1609 #undef HAVE_MMAP
1610 #endif
1613 /* Define if mmap with MAP_ANON(YMOUS) works. */
1614 #ifndef USED_FOR_TARGET
1615 #undef HAVE_MMAP_ANON
1616 #endif
1619 /* Define if mmap of /dev/zero works. */
1620 #ifndef USED_FOR_TARGET
1621 #undef HAVE_MMAP_DEV_ZERO
1622 #endif
1625 /* Define if read-only mmap of a plain file works. */
1626 #ifndef USED_FOR_TARGET
1627 #undef HAVE_MMAP_FILE
1628 #endif
1631 /* Define to 1 if you have the `nl_langinfo' function. */
1632 #ifndef USED_FOR_TARGET
1633 #undef HAVE_NL_LANGINFO
1634 #endif
1637 /* Define to 1 if you have the `popen' function. */
1638 #ifndef USED_FOR_TARGET
1639 #undef HAVE_POPEN
1640 #endif
1643 /* Define to 1 if you have the `putchar_unlocked' function. */
1644 #ifndef USED_FOR_TARGET
1645 #undef HAVE_PUTCHAR_UNLOCKED
1646 #endif
1649 /* Define to 1 if you have the `putc_unlocked' function. */
1650 #ifndef USED_FOR_TARGET
1651 #undef HAVE_PUTC_UNLOCKED
1652 #endif
1655 /* Define to 1 if you have the `setlocale' function. */
1656 #ifndef USED_FOR_TARGET
1657 #undef HAVE_SETLOCALE
1658 #endif
1661 /* Define to 1 if you have the `setrlimit' function. */
1662 #ifndef USED_FOR_TARGET
1663 #undef HAVE_SETRLIMIT
1664 #endif
1667 /* Define if the system-provided CRTs are present on Solaris. */
1668 #ifndef USED_FOR_TARGET
1669 #undef HAVE_SOLARIS_CRTS
1670 #endif
1673 /* Define to 1 if you have the <stddef.h> header file. */
1674 #ifndef USED_FOR_TARGET
1675 #undef HAVE_STDDEF_H
1676 #endif
1679 /* Define to 1 if you have the <stdint.h> header file. */
1680 #ifndef USED_FOR_TARGET
1681 #undef HAVE_STDINT_H
1682 #endif
1685 /* Define to 1 if you have the <stdlib.h> header file. */
1686 #ifndef USED_FOR_TARGET
1687 #undef HAVE_STDLIB_H
1688 #endif
1691 /* Define to 1 if you have the <strings.h> header file. */
1692 #ifndef USED_FOR_TARGET
1693 #undef HAVE_STRINGS_H
1694 #endif
1697 /* Define to 1 if you have the <string.h> header file. */
1698 #ifndef USED_FOR_TARGET
1699 #undef HAVE_STRING_H
1700 #endif
1703 /* Define to 1 if you have the `strsignal' function. */
1704 #ifndef USED_FOR_TARGET
1705 #undef HAVE_STRSIGNAL
1706 #endif
1709 /* Define if <sys/times.h> defines struct tms. */
1710 #ifndef USED_FOR_TARGET
1711 #undef HAVE_STRUCT_TMS
1712 #endif
1715 /* Define if <utility> defines std::swap. */
1716 #ifndef USED_FOR_TARGET
1717 #undef HAVE_SWAP_IN_UTILITY
1718 #endif
1721 /* Define to 1 if you have the `sysconf' function. */
1722 #ifndef USED_FOR_TARGET
1723 #undef HAVE_SYSCONF
1724 #endif
1727 /* Define to 1 if you have the <sys/file.h> header file. */
1728 #ifndef USED_FOR_TARGET
1729 #undef HAVE_SYS_FILE_H
1730 #endif
1733 /* Define to 1 if you have the <sys/mman.h> header file. */
1734 #ifndef USED_FOR_TARGET
1735 #undef HAVE_SYS_MMAN_H
1736 #endif
1739 /* Define to 1 if you have the <sys/param.h> header file. */
1740 #ifndef USED_FOR_TARGET
1741 #undef HAVE_SYS_PARAM_H
1742 #endif
1745 /* Define to 1 if you have the <sys/resource.h> header file. */
1746 #ifndef USED_FOR_TARGET
1747 #undef HAVE_SYS_RESOURCE_H
1748 #endif
1751 /* Define if your target C library provides sys/sdt.h */
1752 #undef HAVE_SYS_SDT_H
1754 /* Define to 1 if you have the <sys/stat.h> header file. */
1755 #ifndef USED_FOR_TARGET
1756 #undef HAVE_SYS_STAT_H
1757 #endif
1760 /* Define to 1 if you have the <sys/times.h> header file. */
1761 #ifndef USED_FOR_TARGET
1762 #undef HAVE_SYS_TIMES_H
1763 #endif
1766 /* Define to 1 if you have the <sys/time.h> header file. */
1767 #ifndef USED_FOR_TARGET
1768 #undef HAVE_SYS_TIME_H
1769 #endif
1772 /* Define to 1 if you have the <sys/types.h> header file. */
1773 #ifndef USED_FOR_TARGET
1774 #undef HAVE_SYS_TYPES_H
1775 #endif
1778 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1779 #ifndef USED_FOR_TARGET
1780 #undef HAVE_SYS_WAIT_H
1781 #endif
1784 /* Define to 1 if you have the `times' function. */
1785 #ifndef USED_FOR_TARGET
1786 #undef HAVE_TIMES
1787 #endif
1790 /* Define to 1 if you have the <time.h> header file. */
1791 #ifndef USED_FOR_TARGET
1792 #undef HAVE_TIME_H
1793 #endif
1796 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1797 #ifndef USED_FOR_TARGET
1798 #undef HAVE_TR1_UNORDERED_MAP
1799 #endif
1802 /* Define to 1 if the system has the type `uintmax_t'. */
1803 #ifndef USED_FOR_TARGET
1804 #undef HAVE_UINTMAX_T
1805 #endif
1808 /* Define to 1 if the system has the type `uintptr_t'. */
1809 #ifndef USED_FOR_TARGET
1810 #undef HAVE_UINTPTR_T
1811 #endif
1814 /* Define to 1 if you have the <unistd.h> header file. */
1815 #ifndef USED_FOR_TARGET
1816 #undef HAVE_UNISTD_H
1817 #endif
1820 /* Define to 1 if you have the <unordered_map> header file. */
1821 #ifndef USED_FOR_TARGET
1822 #undef HAVE_UNORDERED_MAP
1823 #endif
1826 /* Define to 1 if the system has the type `unsigned long long int'. */
1827 #ifndef USED_FOR_TARGET
1828 #undef HAVE_UNSIGNED_LONG_LONG_INT
1829 #endif
1832 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1833 #ifndef USED_FOR_TARGET
1834 #undef HAVE_VALGRIND_MEMCHECK_H
1835 #endif
1838 /* Define to 1 if you have the `vfork' function. */
1839 #ifndef USED_FOR_TARGET
1840 #undef HAVE_VFORK
1841 #endif
1844 /* Define to 1 if you have the <vfork.h> header file. */
1845 #ifndef USED_FOR_TARGET
1846 #undef HAVE_VFORK_H
1847 #endif
1850 /* Define to 1 if you have the <wchar.h> header file. */
1851 #ifndef USED_FOR_TARGET
1852 #undef HAVE_WCHAR_H
1853 #endif
1856 /* Define to 1 if you have the `wcswidth' function. */
1857 #ifndef USED_FOR_TARGET
1858 #undef HAVE_WCSWIDTH
1859 #endif
1862 /* Define to 1 if `fork' works. */
1863 #ifndef USED_FOR_TARGET
1864 #undef HAVE_WORKING_FORK
1865 #endif
1868 /* Define this macro if mbstowcs does not crash when its first argument is
1869    NULL. */
1870 #ifndef USED_FOR_TARGET
1871 #undef HAVE_WORKING_MBSTOWCS
1872 #endif
1875 /* Define to 1 if `vfork' works. */
1876 #ifndef USED_FOR_TARGET
1877 #undef HAVE_WORKING_VFORK
1878 #endif
1881 /* Define if your assembler supports AIX debug frame section label reference.
1882    */
1883 #ifndef USED_FOR_TARGET
1884 #undef HAVE_XCOFF_DWARF_EXTRAS
1885 #endif
1888 /* Define if isl is in use. */
1889 #ifndef USED_FOR_TARGET
1890 #undef HAVE_isl
1891 #endif
1894 /* Define if F_SETLKW supported by fcntl. */
1895 #ifndef USED_FOR_TARGET
1896 #undef HOST_HAS_F_SETLKW
1897 #endif
1900 /* Define as const if the declaration of iconv() needs const. */
1901 #ifndef USED_FOR_TARGET
1902 #undef ICONV_CONST
1903 #endif
1906 /* Define if int64_t uses long as underlying type. */
1907 #ifndef USED_FOR_TARGET
1908 #undef INT64_T_IS_LONG
1909 #endif
1912 /* Define to the linker option to ignore unused dependencies. */
1913 #ifndef USED_FOR_TARGET
1914 #undef LD_AS_NEEDED_OPTION
1915 #endif
1918 /* Define to the linker option to enable compressed debug sections. */
1919 #ifndef USED_FOR_TARGET
1920 #undef LD_COMPRESS_DEBUG_OPTION
1921 #endif
1924 /* Define to the linker option to enable use of shared objects. */
1925 #ifndef USED_FOR_TARGET
1926 #undef LD_DYNAMIC_OPTION
1927 #endif
1930 /* Define to the linker option to keep unused dependencies. */
1931 #ifndef USED_FOR_TARGET
1932 #undef LD_NO_AS_NEEDED_OPTION
1933 #endif
1936 /* Define to the linker option to disable use of shared objects. */
1937 #ifndef USED_FOR_TARGET
1938 #undef LD_STATIC_OPTION
1939 #endif
1942 /* The linker hash style */
1943 #ifndef USED_FOR_TARGET
1944 #undef LINKER_HASH_STYLE
1945 #endif
1948 /* Define to the name of the LTO plugin DSO that must be passed to the
1949    linker's -plugin=LIB option. */
1950 #ifndef USED_FOR_TARGET
1951 #undef LTOPLUGINSONAME
1952 #endif
1955 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1956    */
1957 #ifndef USED_FOR_TARGET
1958 #undef LT_OBJDIR
1959 #endif
1962 /* Define if host mkdir takes a single argument. */
1963 #ifndef USED_FOR_TARGET
1964 #undef MKDIR_TAKES_ONE_ARG
1965 #endif
1968 /* Define to offload targets, separated by commas. */
1969 #ifndef USED_FOR_TARGET
1970 #undef OFFLOAD_TARGETS
1971 #endif
1974 /* Define to the address where bug reports for this package should be sent. */
1975 #ifndef USED_FOR_TARGET
1976 #undef PACKAGE_BUGREPORT
1977 #endif
1980 /* Define to the full name of this package. */
1981 #ifndef USED_FOR_TARGET
1982 #undef PACKAGE_NAME
1983 #endif
1986 /* Define to the full name and version of this package. */
1987 #ifndef USED_FOR_TARGET
1988 #undef PACKAGE_STRING
1989 #endif
1992 /* Define to the one symbol short name of this package. */
1993 #ifndef USED_FOR_TARGET
1994 #undef PACKAGE_TARNAME
1995 #endif
1998 /* Define to the home page for this package. */
1999 #ifndef USED_FOR_TARGET
2000 #undef PACKAGE_URL
2001 #endif
2004 /* Define to the version of this package. */
2005 #ifndef USED_FOR_TARGET
2006 #undef PACKAGE_VERSION
2007 #endif
2010 /* Specify plugin linker */
2011 #ifndef USED_FOR_TARGET
2012 #undef PLUGIN_LD_SUFFIX
2013 #endif
2016 /* Define to .TOC. alignment forced by your linker. */
2017 #ifndef USED_FOR_TARGET
2018 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2019 #endif
2022 /* Define to PREFIX/include if cpp should also search that directory. */
2023 #ifndef USED_FOR_TARGET
2024 #undef PREFIX_INCLUDE_DIR
2025 #endif
2028 /* The size of `int', as computed by sizeof. */
2029 #ifndef USED_FOR_TARGET
2030 #undef SIZEOF_INT
2031 #endif
2034 /* The size of `long', as computed by sizeof. */
2035 #ifndef USED_FOR_TARGET
2036 #undef SIZEOF_LONG
2037 #endif
2040 /* The size of `long long', as computed by sizeof. */
2041 #ifndef USED_FOR_TARGET
2042 #undef SIZEOF_LONG_LONG
2043 #endif
2046 /* The size of `short', as computed by sizeof. */
2047 #ifndef USED_FOR_TARGET
2048 #undef SIZEOF_SHORT
2049 #endif
2052 /* The size of `void *', as computed by sizeof. */
2053 #ifndef USED_FOR_TARGET
2054 #undef SIZEOF_VOID_P
2055 #endif
2058 /* Define to 1 if you have the ANSI C header files. */
2059 #ifndef USED_FOR_TARGET
2060 #undef STDC_HEADERS
2061 #endif
2064 /* Define if you can safely include both <string.h> and <strings.h>. */
2065 #ifndef USED_FOR_TARGET
2066 #undef STRING_WITH_STRINGS
2067 #endif
2070 /* Define if TFmode long double should be the default */
2071 #ifndef USED_FOR_TARGET
2072 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2073 #endif
2076 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2077 #undef TARGET_DL_ITERATE_PHDR
2079 /* GNU C Library major version number used on the target, or 0. */
2080 #ifndef USED_FOR_TARGET
2081 #undef TARGET_GLIBC_MAJOR
2082 #endif
2085 /* GNU C Library minor version number used on the target, or 0. */
2086 #ifndef USED_FOR_TARGET
2087 #undef TARGET_GLIBC_MINOR
2088 #endif
2091 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2092 #ifndef USED_FOR_TARGET
2093 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2094 #endif
2097 /* Define if your target C library provides stack protector support */
2098 #ifndef USED_FOR_TARGET
2099 #undef TARGET_LIBC_PROVIDES_SSP
2100 #endif
2103 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2104 #ifndef USED_FOR_TARGET
2105 #undef TIME_WITH_SYS_TIME
2106 #endif
2109 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2110    work. */
2111 #ifndef USED_FOR_TARGET
2112 #undef TLS_SECTION_ASM_FLAG
2113 #endif
2116 /* Define if your assembler mis-optimizes .eh_frame data. */
2117 #ifndef USED_FOR_TARGET
2118 #undef USE_AS_TRADITIONAL_FORMAT
2119 #endif
2122 /* Define if you want to generate code by default that assumes that the Cygwin
2123    DLL exports wrappers to support libstdc++ function replacement. */
2124 #ifndef USED_FOR_TARGET
2125 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2126 #endif
2129 /* Define to 1 if the 'long long' type is wider than 'long' but still
2130    efficiently supported by the host hardware. */
2131 #ifndef USED_FOR_TARGET
2132 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2133 #endif
2136 /* Define if we should use leading underscore on 64 bit mingw targets */
2137 #ifndef USED_FOR_TARGET
2138 #undef USE_MINGW64_LEADING_UNDERSCORES
2139 #endif
2142 /* Enable extensions on AIX 3, Interix.  */
2143 #ifndef _ALL_SOURCE
2144 # undef _ALL_SOURCE
2145 #endif
2146 /* Enable GNU extensions on systems that have them.  */
2147 #ifndef _GNU_SOURCE
2148 # undef _GNU_SOURCE
2149 #endif
2150 /* Enable threading extensions on Solaris.  */
2151 #ifndef _POSIX_PTHREAD_SEMANTICS
2152 # undef _POSIX_PTHREAD_SEMANTICS
2153 #endif
2154 /* Enable extensions on HP NonStop.  */
2155 #ifndef _TANDEM_SOURCE
2156 # undef _TANDEM_SOURCE
2157 #endif
2158 /* Enable general extensions on Solaris.  */
2159 #ifndef __EXTENSIONS__
2160 # undef __EXTENSIONS__
2161 #endif
2164 /* Define to be the last component of the Windows registry key under which to
2165    look for installation paths. The full key used will be
2166    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2167    The default is the GCC version number. */
2168 #ifndef USED_FOR_TARGET
2169 #undef WIN32_REGISTRY_KEY
2170 #endif
2173 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2174    significant byte first (like Motorola and SPARC, unlike Intel). */
2175 #if defined AC_APPLE_UNIVERSAL_BUILD
2176 # if defined __BIG_ENDIAN__
2177 #  define WORDS_BIGENDIAN 1
2178 # endif
2179 #else
2180 # ifndef WORDS_BIGENDIAN
2181 #  undef WORDS_BIGENDIAN
2182 # endif
2183 #endif
2185 /* Number of bits in a file offset, on hosts where this is settable. */
2186 #ifndef USED_FOR_TARGET
2187 #undef _FILE_OFFSET_BITS
2188 #endif
2191 /* Define for large files, on AIX-style hosts. */
2192 #ifndef USED_FOR_TARGET
2193 #undef _LARGE_FILES
2194 #endif
2197 /* Define to 1 if on MINIX. */
2198 #ifndef USED_FOR_TARGET
2199 #undef _MINIX
2200 #endif
2203 /* Define to 2 if the system does not provide POSIX.1 features except with
2204    this defined. */
2205 #ifndef USED_FOR_TARGET
2206 #undef _POSIX_1_SOURCE
2207 #endif
2210 /* Define to 1 if you need to in order for `stat' and other things to work. */
2211 #ifndef USED_FOR_TARGET
2212 #undef _POSIX_SOURCE
2213 #endif
2216 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2217    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2218    #define below would cause a syntax error. */
2219 #ifndef USED_FOR_TARGET
2220 #undef _UINT32_T
2221 #endif
2224 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2225    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2226    #define below would cause a syntax error. */
2227 #ifndef USED_FOR_TARGET
2228 #undef _UINT64_T
2229 #endif
2232 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2233    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2234    #define below would cause a syntax error. */
2235 #ifndef USED_FOR_TARGET
2236 #undef _UINT8_T
2237 #endif
2240 /* Define to `char *' if <sys/types.h> does not define. */
2241 #ifndef USED_FOR_TARGET
2242 #undef caddr_t
2243 #endif
2246 /* Define to `__inline__' or `__inline' if that's what the C compiler
2247    calls it, or to nothing if 'inline' is not supported under any name.  */
2248 #ifndef __cplusplus
2249 #undef inline
2250 #endif
2252 /* Define to the type of a signed integer type of width exactly 16 bits if
2253    such a type exists and the standard includes do not define it. */
2254 #ifndef USED_FOR_TARGET
2255 #undef int16_t
2256 #endif
2259 /* Define to the type of a signed integer type of width exactly 32 bits if
2260    such a type exists and the standard includes do not define it. */
2261 #ifndef USED_FOR_TARGET
2262 #undef int32_t
2263 #endif
2266 /* Define to the type of a signed integer type of width exactly 64 bits if
2267    such a type exists and the standard includes do not define it. */
2268 #ifndef USED_FOR_TARGET
2269 #undef int64_t
2270 #endif
2273 /* Define to the type of a signed integer type of width exactly 8 bits if such
2274    a type exists and the standard includes do not define it. */
2275 #ifndef USED_FOR_TARGET
2276 #undef int8_t
2277 #endif
2280 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2281    not define. */
2282 #ifndef USED_FOR_TARGET
2283 #undef intmax_t
2284 #endif
2287 /* Define to the type of a signed integer type wide enough to hold a pointer,
2288    if such a type exists, and if the system does not define it. */
2289 #ifndef USED_FOR_TARGET
2290 #undef intptr_t
2291 #endif
2294 /* Define to `int' if <sys/types.h> does not define. */
2295 #ifndef USED_FOR_TARGET
2296 #undef pid_t
2297 #endif
2300 /* Define to `long' if <sys/resource.h> doesn't define. */
2301 #ifndef USED_FOR_TARGET
2302 #undef rlim_t
2303 #endif
2306 /* Define to `int' if <sys/types.h> does not define. */
2307 #ifndef USED_FOR_TARGET
2308 #undef ssize_t
2309 #endif
2312 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2313    such a type exists and the standard includes do not define it. */
2314 #ifndef USED_FOR_TARGET
2315 #undef uint16_t
2316 #endif
2319 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2320    such a type exists and the standard includes do not define it. */
2321 #ifndef USED_FOR_TARGET
2322 #undef uint32_t
2323 #endif
2326 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2327    such a type exists and the standard includes do not define it. */
2328 #ifndef USED_FOR_TARGET
2329 #undef uint64_t
2330 #endif
2333 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2334    such a type exists and the standard includes do not define it. */
2335 #ifndef USED_FOR_TARGET
2336 #undef uint8_t
2337 #endif
2340 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2341    do not define. */
2342 #ifndef USED_FOR_TARGET
2343 #undef uintmax_t
2344 #endif
2347 /* Define to the type of an unsigned integer type wide enough to hold a
2348    pointer, if such a type exists, and if the system does not define it. */
2349 #ifndef USED_FOR_TARGET
2350 #undef uintptr_t
2351 #endif
2354 /* Define as `fork' if `vfork' does not work. */
2355 #ifndef USED_FOR_TARGET
2356 #undef vfork
2357 #endif