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