* builtins.def (BUILT_IN_SETJMP): Revert latest change.
[official-gcc.git] / gcc / config.in
blob89d7108e8dbd0ca0c1b8de09eb80e659aef3acca
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 0/1 if you want more run-time sanity checks. This one gets a grab
34    bag of miscellaneous but relatively cheap checks. */
35 #ifndef USED_FOR_TARGET
36 #undef CHECKING_P
37 #endif
40 /* Define 0/1 to force the choice for exception handling model. */
41 #ifndef USED_FOR_TARGET
42 #undef CONFIG_SJLJ_EXCEPTIONS
43 #endif
46 /* Define to enable the use of a default assembler. */
47 #ifndef USED_FOR_TARGET
48 #undef DEFAULT_ASSEMBLER
49 #endif
52 /* Define to enable the use of a default linker. */
53 #ifndef USED_FOR_TARGET
54 #undef DEFAULT_LINKER
55 #endif
58 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
59    destructors for local statics and global objects. This is essential for
60    fully standards-compliant handling of destructors, but requires
61    __cxa_atexit in libc. */
62 #ifndef USED_FOR_TARGET
63 #undef DEFAULT_USE_CXA_ATEXIT
64 #endif
67 /* The default for -fdiagnostics-color option */
68 #ifndef USED_FOR_TARGET
69 #undef DIAGNOSTICS_COLOR_DEFAULT
70 #endif
73 /* Define if you want assertions enabled. This is a cheap check. */
74 #ifndef USED_FOR_TARGET
75 #undef ENABLE_ASSERT_CHECKING
76 #endif
79 /* Define to 1 to specify that we are using the BID decimal floating point
80    format instead of DPD */
81 #ifndef USED_FOR_TARGET
82 #undef ENABLE_DECIMAL_BID_FORMAT
83 #endif
86 /* Define to 1 to enable decimal float extension to C. */
87 #ifndef USED_FOR_TARGET
88 #undef ENABLE_DECIMAL_FLOAT
89 #endif
92 /* Define if your target supports default PIE and it is enabled. */
93 #ifndef USED_FOR_TARGET
94 #undef ENABLE_DEFAULT_PIE
95 #endif
98 /* Define if your target supports default stack protector and it is enabled.
99    */
100 #ifndef USED_FOR_TARGET
101 #undef ENABLE_DEFAULT_SSP
102 #endif
105 /* Define if you want more run-time sanity checks for dataflow. */
106 #ifndef USED_FOR_TARGET
107 #undef ENABLE_DF_CHECKING
108 #endif
111 /* Define to 0/1 if you want extra run-time checking that might affect code
112    generation. */
113 #ifndef USED_FOR_TARGET
114 #undef ENABLE_EXTRA_CHECKING
115 #endif
118 /* Define to 1 to enable fixed-point arithmetic extension to C. */
119 #ifndef USED_FOR_TARGET
120 #undef ENABLE_FIXED_POINT
121 #endif
124 /* Define if you want fold checked that it never destructs its argument. This
125    is quite expensive. */
126 #ifndef USED_FOR_TARGET
127 #undef ENABLE_FOLD_CHECKING
128 #endif
131 /* Define if you want the garbage collector to operate in maximally paranoid
132    mode, validating the entire heap and collecting garbage at every
133    opportunity. This is extremely expensive. */
134 #ifndef USED_FOR_TARGET
135 #undef ENABLE_GC_ALWAYS_COLLECT
136 #endif
139 /* Define if you want the garbage collector to do object poisoning and other
140    memory allocation checks. This is quite expensive. */
141 #ifndef USED_FOR_TARGET
142 #undef ENABLE_GC_CHECKING
143 #endif
146 /* Define if you want operations on GIMPLE (the basic data structure of the
147    high-level optimizers) to be checked for dynamic type safety at runtime.
148    This is moderately expensive. */
149 #ifndef USED_FOR_TARGET
150 #undef ENABLE_GIMPLE_CHECKING
151 #endif
154 /* Define this to enable support for generating HSAIL. */
155 #ifndef USED_FOR_TARGET
156 #undef ENABLE_HSA
157 #endif
160 /* Define if gcc should always pass --build-id to linker. */
161 #ifndef USED_FOR_TARGET
162 #undef ENABLE_LD_BUILDID
163 #endif
166 /* Define to 1 to enable libquadmath support */
167 #ifndef USED_FOR_TARGET
168 #undef ENABLE_LIBQUADMATH_SUPPORT
169 #endif
172 /* Define to enable LTO support. */
173 #ifndef USED_FOR_TARGET
174 #undef ENABLE_LTO
175 #endif
178 /* Define to 1 if translation of program messages to the user's native
179    language is requested. */
180 #ifndef USED_FOR_TARGET
181 #undef ENABLE_NLS
182 #endif
185 /* Define this to enable support for offloading. */
186 #ifndef USED_FOR_TARGET
187 #undef ENABLE_OFFLOADING
188 #endif
191 /* Define to enable plugin support. */
192 #ifndef USED_FOR_TARGET
193 #undef ENABLE_PLUGIN
194 #endif
197 /* Define if you want all operations on RTL (the basic data structure of the
198    optimizer and back end) to be checked for dynamic type safety at runtime.
199    This is quite expensive. */
200 #ifndef USED_FOR_TARGET
201 #undef ENABLE_RTL_CHECKING
202 #endif
205 /* Define if you want RTL flag accesses to be checked against the RTL codes
206    that are supported for each access macro. This is relatively cheap. */
207 #ifndef USED_FOR_TARGET
208 #undef ENABLE_RTL_FLAG_CHECKING
209 #endif
212 /* Define if you want runtime assertions enabled. This is a cheap check. */
213 #undef ENABLE_RUNTIME_CHECKING
215 /* Define if you want all operations on trees (the basic data structure of the
216    front ends) to be checked for dynamic type safety at runtime. This is
217    moderately expensive. */
218 #ifndef USED_FOR_TARGET
219 #undef ENABLE_TREE_CHECKING
220 #endif
223 /* Define if you want all gimple types to be verified after gimplifiation.
224    This is cheap. */
225 #ifndef USED_FOR_TARGET
226 #undef ENABLE_TYPES_CHECKING
227 #endif
230 /* Define to get calls to the valgrind runtime enabled. */
231 #ifndef USED_FOR_TARGET
232 #undef ENABLE_VALGRIND_ANNOTATIONS
233 #endif
236 /* Define if you want to run subprograms and generated programs through
237    valgrind (a memory checker). This is extremely expensive. */
238 #ifndef USED_FOR_TARGET
239 #undef ENABLE_VALGRIND_CHECKING
240 #endif
243 /* Define 0/1 if vtable verification feature is enabled. */
244 #ifndef USED_FOR_TARGET
245 #undef ENABLE_VTABLE_VERIFY
246 #endif
249 /* Define to 1 if installation paths should be looked up in the Windows
250    Registry. Ignored on non-Windows hosts. */
251 #ifndef USED_FOR_TARGET
252 #undef ENABLE_WIN32_REGISTRY
253 #endif
256 /* Define to the name of a file containing a list of extra machine modes for
257    this architecture. */
258 #ifndef USED_FOR_TARGET
259 #undef EXTRA_MODES_FILE
260 #endif
263 /* Define to enable detailed memory allocation stats gathering. */
264 #ifndef USED_FOR_TARGET
265 #undef GATHER_STATISTICS
266 #endif
269 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
270 #ifndef USED_FOR_TARGET
271 #undef GWINSZ_IN_SYS_IOCTL
272 #endif
275 /* mcontext_t fields start with __ */
276 #ifndef USED_FOR_TARGET
277 #undef HAS_MCONTEXT_T_UNDERSCORES
278 #endif
281 /* Define if your assembler supports architecture modifiers. */
282 #ifndef USED_FOR_TARGET
283 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
284 #endif
287 /* Define if your avr assembler supports -mgcc-isr option. */
288 #ifndef USED_FOR_TARGET
289 #undef HAVE_AS_AVR_MGCCISR_OPTION
290 #endif
293 /* Define if your avr assembler supports --mlink-relax option. */
294 #ifndef USED_FOR_TARGET
295 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
296 #endif
299 /* Define if your avr assembler supports -mrmw option. */
300 #ifndef USED_FOR_TARGET
301 #undef HAVE_AS_AVR_MRMW_OPTION
302 #endif
305 /* Define if your assembler supports cmpb. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_CMPB
308 #endif
311 /* Define to the level of your assembler's compressed debug section support.
312    */
313 #ifndef USED_FOR_TARGET
314 #undef HAVE_AS_COMPRESS_DEBUG
315 #endif
318 /* Define if your assembler supports the DCI/ICI instructions. */
319 #ifndef USED_FOR_TARGET
320 #undef HAVE_AS_DCI
321 #endif
324 /* Define if your assembler supports the --debug-prefix-map option. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_DEBUG_PREFIX_MAP
327 #endif
330 /* Define if your assembler supports DFP instructions. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_DFP
333 #endif
336 /* Define if your assembler supports .module. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DOT_MODULE
339 #endif
342 /* Define if your assembler supports DSPR1 mult. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_DSPR1_MULT
345 #endif
348 /* Define if your assembler supports .dtprelword. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_DTPRELWORD
351 #endif
354 /* Define if your assembler supports dwarf2 .file/.loc directives, and
355    preserves file table indices exactly as given. */
356 #ifndef USED_FOR_TARGET
357 #undef HAVE_AS_DWARF2_DEBUG_LINE
358 #endif
361 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_ENTRY_MARKERS
364 #endif
367 /* Define if your assembler supports explicit relocations. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_EXPLICIT_RELOCS
370 #endif
373 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_FMAF_HPC_VIS3
376 #endif
379 /* Define if your assembler supports fprnd. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_FPRND
382 #endif
385 /* Define if your assembler supports the --gdwarf2 option. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
388 #endif
391 /* Define if your assembler supports .gnu_attribute. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GNU_ATTRIBUTE
394 #endif
397 /* Define true if the assembler supports '.long foo@GOTOFF'. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_GOTOFF_IN_DATA
400 #endif
403 /* Define if your assembler supports the --gstabs option. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_GSTABS_DEBUG_FLAG
406 #endif
409 /* Define if your assembler supports the Sun syntax for cmov. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
412 #endif
415 /* Define if your assembler supports the subtraction of symbols in different
416    sections. */
417 #ifndef USED_FOR_TARGET
418 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
419 #endif
422 /* Define if your assembler supports the ffreep mnemonic. */
423 #ifndef USED_FOR_TARGET
424 #undef HAVE_AS_IX86_FFREEP
425 #endif
428 /* Define if your assembler uses fildq and fistq mnemonics. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_FILDQ
431 #endif
434 /* Define if your assembler uses filds and fists mnemonics. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_FILDS
437 #endif
440 /* Define 0/1 if your assembler and linker support @GOT. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_GOT32X
443 #endif
446 /* Define if your assembler supports HLE prefixes. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_HLE
449 #endif
452 /* Define if your assembler supports interunit movq mnemonic. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
455 #endif
458 /* Define if your assembler supports the .quad directive. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_QUAD
461 #endif
464 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
467 #endif
470 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_SAHF
473 #endif
476 /* Define if your assembler supports the swap suffix. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_SWAP
479 #endif
482 /* Define if your assembler and linker support @tlsgdplt. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_TLSGDPLT
485 #endif
488 /* Define to 1 if your assembler and linker support @tlsldm. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_IX86_TLSLDM
491 #endif
494 /* Define to 1 if your assembler and linker support @tlsldmplt. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_IX86_TLSLDMPLT
497 #endif
500 /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
501    GOT. */
502 #ifndef USED_FOR_TARGET
503 #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
504 #endif
507 /* Define if your assembler supports the 'ud2' mnemonic. */
508 #ifndef USED_FOR_TARGET
509 #undef HAVE_AS_IX86_UD2
510 #endif
513 /* Define if your assembler supports the lituse_jsrdirect relocation. */
514 #ifndef USED_FOR_TARGET
515 #undef HAVE_AS_JSRDIRECT_RELOCS
516 #endif
519 /* Define if your assembler supports .sleb128 and .uleb128. */
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_AS_LEB128
522 #endif
525 /* Define if your assembler supports LEON instructions. */
526 #ifndef USED_FOR_TARGET
527 #undef HAVE_AS_LEON
528 #endif
531 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
532 #ifndef USED_FOR_TARGET
533 #undef HAVE_AS_LINE_ZERO
534 #endif
537 /* Define if your assembler supports ltoffx and ldxmov relocations. */
538 #ifndef USED_FOR_TARGET
539 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
540 #endif
543 /* Define if your assembler supports LWSYNC instructions. */
544 #ifndef USED_FOR_TARGET
545 #undef HAVE_AS_LWSYNC
546 #endif
549 /* Define if your assembler supports the -mabi option. */
550 #ifndef USED_FOR_TARGET
551 #undef HAVE_AS_MABI_OPTION
552 #endif
555 /* Define if your assembler supports .machine and .machinemode. */
556 #ifndef USED_FOR_TARGET
557 #undef HAVE_AS_MACHINE_MACHINEMODE
558 #endif
561 /* Define if your assembler supports mfcr field. */
562 #ifndef USED_FOR_TARGET
563 #undef HAVE_AS_MFCRF
564 #endif
567 /* Define if your assembler supports mffgpr and mftgpr. */
568 #ifndef USED_FOR_TARGET
569 #undef HAVE_AS_MFPGPR
570 #endif
573 /* Define if your Mac OS X assembler supports the -mmacos-version-min option.
574    */
575 #ifndef USED_FOR_TARGET
576 #undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION
577 #endif
580 /* Define if the assembler understands -mnan=. */
581 #ifndef USED_FOR_TARGET
582 #undef HAVE_AS_NAN
583 #endif
586 /* Define if your assembler supports the -no-mul-bug-abort option. */
587 #ifndef USED_FOR_TARGET
588 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
589 #endif
592 /* Define if the assembler understands -mno-shared. */
593 #ifndef USED_FOR_TARGET
594 #undef HAVE_AS_NO_SHARED
595 #endif
598 /* Define if your assembler supports offsetable %lo(). */
599 #ifndef USED_FOR_TARGET
600 #undef HAVE_AS_OFFSETABLE_LO10
601 #endif
604 /* Define if your assembler supports popcntb field. */
605 #ifndef USED_FOR_TARGET
606 #undef HAVE_AS_POPCNTB
607 #endif
610 /* Define if your assembler supports POPCNTD instructions. */
611 #ifndef USED_FOR_TARGET
612 #undef HAVE_AS_POPCNTD
613 #endif
616 /* Define if your assembler supports POWER8 instructions. */
617 #ifndef USED_FOR_TARGET
618 #undef HAVE_AS_POWER8
619 #endif
622 /* Define if your assembler supports POWER9 instructions. */
623 #ifndef USED_FOR_TARGET
624 #undef HAVE_AS_POWER9
625 #endif
628 /* Define if your assembler supports .ref */
629 #ifndef USED_FOR_TARGET
630 #undef HAVE_AS_REF
631 #endif
634 /* Define if your assembler supports .register. */
635 #ifndef USED_FOR_TARGET
636 #undef HAVE_AS_REGISTER_PSEUDO_OP
637 #endif
640 /* Define if your assembler supports R_PPC_REL16 relocs. */
641 #ifndef USED_FOR_TARGET
642 #undef HAVE_AS_REL16
643 #endif
646 /* Define if your assembler supports -relax option. */
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_AS_RELAX_OPTION
649 #endif
652 /* Define if your assembler supports relocs needed by -fpic. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_AS_SMALL_PIC_RELOCS
655 #endif
658 /* Define if your assembler supports SPARC4 instructions. */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_AS_SPARC4
661 #endif
664 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_AS_SPARC5_VIS4
667 #endif
670 /* Define if your assembler supports SPARC6 instructions. */
671 #ifndef USED_FOR_TARGET
672 #undef HAVE_AS_SPARC6
673 #endif
676 /* Define if your assembler and linker support GOTDATA_OP relocs. */
677 #ifndef USED_FOR_TARGET
678 #undef HAVE_AS_SPARC_GOTDATA_OP
679 #endif
682 /* Define if your assembler and linker support unaligned PC relative relocs.
683    */
684 #ifndef USED_FOR_TARGET
685 #undef HAVE_AS_SPARC_UA_PCREL
686 #endif
689 /* Define if your assembler and linker support unaligned PC relative relocs
690    against hidden symbols. */
691 #ifndef USED_FOR_TARGET
692 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
693 #endif
696 /* Define if your assembler supports .stabs. */
697 #ifndef USED_FOR_TARGET
698 #undef HAVE_AS_STABS_DIRECTIVE
699 #endif
702 /* Define if your assembler and linker support thread-local storage. */
703 #ifndef USED_FOR_TARGET
704 #undef HAVE_AS_TLS
705 #endif
708 /* Define if your assembler supports arg info for __tls_get_addr. */
709 #ifndef USED_FOR_TARGET
710 #undef HAVE_AS_TLS_MARKERS
711 #endif
714 /* Define if your assembler supports VSX instructions. */
715 #ifndef USED_FOR_TARGET
716 #undef HAVE_AS_VSX
717 #endif
720 /* Define to 1 if you have the `atoq' function. */
721 #ifndef USED_FOR_TARGET
722 #undef HAVE_ATOQ
723 #endif
726 /* Define to 1 if you have the `clearerr_unlocked' function. */
727 #ifndef USED_FOR_TARGET
728 #undef HAVE_CLEARERR_UNLOCKED
729 #endif
732 /* Define to 1 if you have the `clock' function. */
733 #ifndef USED_FOR_TARGET
734 #undef HAVE_CLOCK
735 #endif
738 /* Define if <time.h> defines clock_t. */
739 #ifndef USED_FOR_TARGET
740 #undef HAVE_CLOCK_T
741 #endif
744 /* Define 0/1 if your assembler and linker support COMDAT groups. */
745 #ifndef USED_FOR_TARGET
746 #undef HAVE_COMDAT_GROUP
747 #endif
750 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
751    */
752 #ifndef USED_FOR_TARGET
753 #undef HAVE_DECL_ABORT
754 #endif
757 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
758    0. */
759 #ifndef USED_FOR_TARGET
760 #undef HAVE_DECL_ASPRINTF
761 #endif
764 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
765 #ifndef USED_FOR_TARGET
766 #undef HAVE_DECL_ATOF
767 #endif
770 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
771 #ifndef USED_FOR_TARGET
772 #undef HAVE_DECL_ATOL
773 #endif
776 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
777    */
778 #ifndef USED_FOR_TARGET
779 #undef HAVE_DECL_ATOLL
780 #endif
783 /* Define to 1 if you have the declaration of `basename(const char*)', and to
784    0 if you don't. */
785 #ifndef USED_FOR_TARGET
786 #undef HAVE_DECL_BASENAME
787 #endif
790 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
791    */
792 #ifndef USED_FOR_TARGET
793 #undef HAVE_DECL_CALLOC
794 #endif
797 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
798    define to 0. */
799 #ifndef USED_FOR_TARGET
800 #undef HAVE_DECL_CLEARERR_UNLOCKED
801 #endif
804 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
805    */
806 #ifndef USED_FOR_TARGET
807 #undef HAVE_DECL_CLOCK
808 #endif
811 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
812    */
813 #ifndef USED_FOR_TARGET
814 #undef HAVE_DECL_ERRNO
815 #endif
818 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
819    to 0. */
820 #ifndef USED_FOR_TARGET
821 #undef HAVE_DECL_FEOF_UNLOCKED
822 #endif
825 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
826    define to 0. */
827 #ifndef USED_FOR_TARGET
828 #undef HAVE_DECL_FERROR_UNLOCKED
829 #endif
832 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
833    define to 0. */
834 #ifndef USED_FOR_TARGET
835 #undef HAVE_DECL_FFLUSH_UNLOCKED
836 #endif
839 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
840 #ifndef USED_FOR_TARGET
841 #undef HAVE_DECL_FFS
842 #endif
845 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
846    define to 0. */
847 #ifndef USED_FOR_TARGET
848 #undef HAVE_DECL_FGETC_UNLOCKED
849 #endif
852 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
853    define to 0. */
854 #ifndef USED_FOR_TARGET
855 #undef HAVE_DECL_FGETS_UNLOCKED
856 #endif
859 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
860    define to 0. */
861 #ifndef USED_FOR_TARGET
862 #undef HAVE_DECL_FILENO_UNLOCKED
863 #endif
866 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
867    define to 0. */
868 #ifndef USED_FOR_TARGET
869 #undef HAVE_DECL_FPRINTF_UNLOCKED
870 #endif
873 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
874    define to 0. */
875 #ifndef USED_FOR_TARGET
876 #undef HAVE_DECL_FPUTC_UNLOCKED
877 #endif
880 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
881    define to 0. */
882 #ifndef USED_FOR_TARGET
883 #undef HAVE_DECL_FPUTS_UNLOCKED
884 #endif
887 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
888    define to 0. */
889 #ifndef USED_FOR_TARGET
890 #undef HAVE_DECL_FREAD_UNLOCKED
891 #endif
894 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
895 #ifndef USED_FOR_TARGET
896 #undef HAVE_DECL_FREE
897 #endif
900 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
901    define to 0. */
902 #ifndef USED_FOR_TARGET
903 #undef HAVE_DECL_FWRITE_UNLOCKED
904 #endif
907 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
908    define to 0. */
909 #ifndef USED_FOR_TARGET
910 #undef HAVE_DECL_GETCHAR_UNLOCKED
911 #endif
914 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
915    */
916 #ifndef USED_FOR_TARGET
917 #undef HAVE_DECL_GETCWD
918 #endif
921 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
922    to 0. */
923 #ifndef USED_FOR_TARGET
924 #undef HAVE_DECL_GETC_UNLOCKED
925 #endif
928 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
929    */
930 #ifndef USED_FOR_TARGET
931 #undef HAVE_DECL_GETENV
932 #endif
935 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
936    */
937 #ifndef USED_FOR_TARGET
938 #undef HAVE_DECL_GETOPT
939 #endif
942 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
943    to 0. */
944 #ifndef USED_FOR_TARGET
945 #undef HAVE_DECL_GETPAGESIZE
946 #endif
949 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
950    0. */
951 #ifndef USED_FOR_TARGET
952 #undef HAVE_DECL_GETRLIMIT
953 #endif
956 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
957    0. */
958 #ifndef USED_FOR_TARGET
959 #undef HAVE_DECL_GETRUSAGE
960 #endif
963 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
964    */
965 #ifndef USED_FOR_TARGET
966 #undef HAVE_DECL_GETWD
967 #endif
970 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
971    0. */
972 #ifndef USED_FOR_TARGET
973 #undef HAVE_DECL_LDGETNAME
974 #endif
977 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
978    */
979 #ifndef USED_FOR_TARGET
980 #undef HAVE_DECL_MADVISE
981 #endif
984 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
985    */
986 #ifndef USED_FOR_TARGET
987 #undef HAVE_DECL_MALLOC
988 #endif
991 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
992    define to 0. */
993 #ifndef USED_FOR_TARGET
994 #undef HAVE_DECL_PUTCHAR_UNLOCKED
995 #endif
998 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
999    to 0. */
1000 #ifndef USED_FOR_TARGET
1001 #undef HAVE_DECL_PUTC_UNLOCKED
1002 #endif
1005 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1006    */
1007 #ifndef USED_FOR_TARGET
1008 #undef HAVE_DECL_REALLOC
1009 #endif
1012 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1013 #ifndef USED_FOR_TARGET
1014 #undef HAVE_DECL_SBRK
1015 #endif
1018 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1019    */
1020 #ifndef USED_FOR_TARGET
1021 #undef HAVE_DECL_SETENV
1022 #endif
1025 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1026    0. */
1027 #ifndef USED_FOR_TARGET
1028 #undef HAVE_DECL_SETRLIMIT
1029 #endif
1032 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1033    to 0. */
1034 #ifndef USED_FOR_TARGET
1035 #undef HAVE_DECL_SIGALTSTACK
1036 #endif
1039 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1040    0. */
1041 #ifndef USED_FOR_TARGET
1042 #undef HAVE_DECL_SNPRINTF
1043 #endif
1046 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1047    */
1048 #ifndef USED_FOR_TARGET
1049 #undef HAVE_DECL_STPCPY
1050 #endif
1053 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1054    */
1055 #ifndef USED_FOR_TARGET
1056 #undef HAVE_DECL_STRNLEN
1057 #endif
1060 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1061    0. */
1062 #ifndef USED_FOR_TARGET
1063 #undef HAVE_DECL_STRSIGNAL
1064 #endif
1067 /* Define to 1 if you have the declaration of `strstr(const char*,const
1068    char*)', and to 0 if you don't. */
1069 #ifndef USED_FOR_TARGET
1070 #undef HAVE_DECL_STRSTR
1071 #endif
1074 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1075    */
1076 #ifndef USED_FOR_TARGET
1077 #undef HAVE_DECL_STRTOL
1078 #endif
1081 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1082    */
1083 #ifndef USED_FOR_TARGET
1084 #undef HAVE_DECL_STRTOLL
1085 #endif
1088 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1089    */
1090 #ifndef USED_FOR_TARGET
1091 #undef HAVE_DECL_STRTOUL
1092 #endif
1095 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1096    0. */
1097 #ifndef USED_FOR_TARGET
1098 #undef HAVE_DECL_STRTOULL
1099 #endif
1102 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1103    0. */
1104 #ifndef USED_FOR_TARGET
1105 #undef HAVE_DECL_STRVERSCMP
1106 #endif
1109 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1110    */
1111 #ifndef USED_FOR_TARGET
1112 #undef HAVE_DECL_TIMES
1113 #endif
1116 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1117    0. */
1118 #ifndef USED_FOR_TARGET
1119 #undef HAVE_DECL_UNSETENV
1120 #endif
1123 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1124    0. */
1125 #ifndef USED_FOR_TARGET
1126 #undef HAVE_DECL_VASPRINTF
1127 #endif
1130 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1131    0. */
1132 #ifndef USED_FOR_TARGET
1133 #undef HAVE_DECL_VSNPRINTF
1134 #endif
1137 /* Define to 1 if you have the <direct.h> header file. */
1138 #ifndef USED_FOR_TARGET
1139 #undef HAVE_DIRECT_H
1140 #endif
1143 /* Define to 1 if you have the <dlfcn.h> header file. */
1144 #ifndef USED_FOR_TARGET
1145 #undef HAVE_DLFCN_H
1146 #endif
1149 /* Define to 1 if you have the <ext/hash_map> header file. */
1150 #ifndef USED_FOR_TARGET
1151 #undef HAVE_EXT_HASH_MAP
1152 #endif
1155 /* Define to 1 if you have the <fcntl.h> header file. */
1156 #ifndef USED_FOR_TARGET
1157 #undef HAVE_FCNTL_H
1158 #endif
1161 /* Define to 1 if you have the `feof_unlocked' function. */
1162 #ifndef USED_FOR_TARGET
1163 #undef HAVE_FEOF_UNLOCKED
1164 #endif
1167 /* Define to 1 if you have the `ferror_unlocked' function. */
1168 #ifndef USED_FOR_TARGET
1169 #undef HAVE_FERROR_UNLOCKED
1170 #endif
1173 /* Define to 1 if you have the `fflush_unlocked' function. */
1174 #ifndef USED_FOR_TARGET
1175 #undef HAVE_FFLUSH_UNLOCKED
1176 #endif
1179 /* Define to 1 if you have the `fgetc_unlocked' function. */
1180 #ifndef USED_FOR_TARGET
1181 #undef HAVE_FGETC_UNLOCKED
1182 #endif
1185 /* Define to 1 if you have the `fgets_unlocked' function. */
1186 #ifndef USED_FOR_TARGET
1187 #undef HAVE_FGETS_UNLOCKED
1188 #endif
1191 /* Define to 1 if you have the `fileno_unlocked' function. */
1192 #ifndef USED_FOR_TARGET
1193 #undef HAVE_FILENO_UNLOCKED
1194 #endif
1197 /* Define to 1 if you have the `fork' function. */
1198 #ifndef USED_FOR_TARGET
1199 #undef HAVE_FORK
1200 #endif
1203 /* Define to 1 if you have the `fprintf_unlocked' function. */
1204 #ifndef USED_FOR_TARGET
1205 #undef HAVE_FPRINTF_UNLOCKED
1206 #endif
1209 /* Define to 1 if you have the `fputc_unlocked' function. */
1210 #ifndef USED_FOR_TARGET
1211 #undef HAVE_FPUTC_UNLOCKED
1212 #endif
1215 /* Define to 1 if you have the `fputs_unlocked' function. */
1216 #ifndef USED_FOR_TARGET
1217 #undef HAVE_FPUTS_UNLOCKED
1218 #endif
1221 /* Define to 1 if you have the `fread_unlocked' function. */
1222 #ifndef USED_FOR_TARGET
1223 #undef HAVE_FREAD_UNLOCKED
1224 #endif
1227 /* Define to 1 if you have the <ftw.h> header file. */
1228 #ifndef USED_FOR_TARGET
1229 #undef HAVE_FTW_H
1230 #endif
1233 /* Define to 1 if you have the `fwrite_unlocked' function. */
1234 #ifndef USED_FOR_TARGET
1235 #undef HAVE_FWRITE_UNLOCKED
1236 #endif
1239 /* Define if your assembler supports specifying the alignment of objects
1240    allocated using the GAS .comm command. */
1241 #ifndef USED_FOR_TARGET
1242 #undef HAVE_GAS_ALIGNED_COMM
1243 #endif
1246 /* Define if your assembler supports .balign and .p2align. */
1247 #ifndef USED_FOR_TARGET
1248 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1249 #endif
1252 /* Define 0/1 if your assembler supports CFI directives. */
1253 #undef HAVE_GAS_CFI_DIRECTIVE
1255 /* Define 0/1 if your assembler supports .cfi_personality. */
1256 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1258 /* Define 0/1 if your assembler supports .cfi_sections. */
1259 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1261 /* Define if your assembler supports the .loc discriminator sub-directive. */
1262 #ifndef USED_FOR_TARGET
1263 #undef HAVE_GAS_DISCRIMINATOR
1264 #endif
1267 /* Define if your assembler supports @gnu_unique_object. */
1268 #ifndef USED_FOR_TARGET
1269 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1270 #endif
1273 /* Define if your assembler and linker support .hidden. */
1274 #undef HAVE_GAS_HIDDEN
1276 /* Define if your assembler supports .lcomm with an alignment field. */
1277 #ifndef USED_FOR_TARGET
1278 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1279 #endif
1282 /* Define if your assembler supports .literal16. */
1283 #ifndef USED_FOR_TARGET
1284 #undef HAVE_GAS_LITERAL16
1285 #endif
1288 /* Define if your assembler supports specifying the maximum number of bytes to
1289    skip when using the GAS .p2align command. */
1290 #ifndef USED_FOR_TARGET
1291 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1292 #endif
1295 /* Define if your assembler supports the .set micromips directive */
1296 #ifndef USED_FOR_TARGET
1297 #undef HAVE_GAS_MICROMIPS
1298 #endif
1301 /* Define if your assembler supports .nsubspa comdat option. */
1302 #ifndef USED_FOR_TARGET
1303 #undef HAVE_GAS_NSUBSPA_COMDAT
1304 #endif
1307 /* Define if your assembler and linker support 32-bit section relative relocs
1308    via '.secrel32 label'. */
1309 #ifndef USED_FOR_TARGET
1310 #undef HAVE_GAS_PE_SECREL32_RELOC
1311 #endif
1314 /* Define if your assembler supports specifying the section flag e. */
1315 #ifndef USED_FOR_TARGET
1316 #undef HAVE_GAS_SECTION_EXCLUDE
1317 #endif
1320 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1321    */
1322 #ifndef USED_FOR_TARGET
1323 #undef HAVE_GAS_SHF_MERGE
1324 #endif
1327 /* Define if your assembler supports .subsection and .subsection -1 starts
1328    emitting at the beginning of your section. */
1329 #ifndef USED_FOR_TARGET
1330 #undef HAVE_GAS_SUBSECTION_ORDERING
1331 #endif
1334 /* Define if your assembler supports .weak. */
1335 #ifndef USED_FOR_TARGET
1336 #undef HAVE_GAS_WEAK
1337 #endif
1340 /* Define if your assembler supports .weakref. */
1341 #ifndef USED_FOR_TARGET
1342 #undef HAVE_GAS_WEAKREF
1343 #endif
1346 /* Define to 1 if you have the `getchar_unlocked' function. */
1347 #ifndef USED_FOR_TARGET
1348 #undef HAVE_GETCHAR_UNLOCKED
1349 #endif
1352 /* Define to 1 if you have the `getc_unlocked' function. */
1353 #ifndef USED_FOR_TARGET
1354 #undef HAVE_GETC_UNLOCKED
1355 #endif
1358 /* Define to 1 if you have the `getrlimit' function. */
1359 #ifndef USED_FOR_TARGET
1360 #undef HAVE_GETRLIMIT
1361 #endif
1364 /* Define to 1 if you have the `getrusage' function. */
1365 #ifndef USED_FOR_TARGET
1366 #undef HAVE_GETRUSAGE
1367 #endif
1370 /* Define to 1 if you have the `gettimeofday' function. */
1371 #ifndef USED_FOR_TARGET
1372 #undef HAVE_GETTIMEOFDAY
1373 #endif
1376 /* Define to 1 if using GNU as. */
1377 #ifndef USED_FOR_TARGET
1378 #undef HAVE_GNU_AS
1379 #endif
1382 /* Define if your system supports gnu indirect functions. */
1383 #ifndef USED_FOR_TARGET
1384 #undef HAVE_GNU_INDIRECT_FUNCTION
1385 #endif
1388 /* Define to 1 if using GNU ld. */
1389 #ifndef USED_FOR_TARGET
1390 #undef HAVE_GNU_LD
1391 #endif
1394 /* Define if the gold linker supports split stack and is available as a
1395    non-default */
1396 #ifndef USED_FOR_TARGET
1397 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1398 #endif
1401 /* Define if you have the iconv() function. */
1402 #ifndef USED_FOR_TARGET
1403 #undef HAVE_ICONV
1404 #endif
1407 /* Define to 1 if you have the <iconv.h> header file. */
1408 #ifndef USED_FOR_TARGET
1409 #undef HAVE_ICONV_H
1410 #endif
1413 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1414    */
1415 #ifndef USED_FOR_TARGET
1416 #undef HAVE_INITFINI_ARRAY_SUPPORT
1417 #endif
1420 /* Define to 1 if the system has the type `intmax_t'. */
1421 #ifndef USED_FOR_TARGET
1422 #undef HAVE_INTMAX_T
1423 #endif
1426 /* Define to 1 if the system has the type `intptr_t'. */
1427 #ifndef USED_FOR_TARGET
1428 #undef HAVE_INTPTR_T
1429 #endif
1432 /* Define if you have a working <inttypes.h> header file. */
1433 #ifndef USED_FOR_TARGET
1434 #undef HAVE_INTTYPES_H
1435 #endif
1438 /* Define to 1 if you have the `kill' function. */
1439 #ifndef USED_FOR_TARGET
1440 #undef HAVE_KILL
1441 #endif
1444 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1445 #ifndef USED_FOR_TARGET
1446 #undef HAVE_LANGINFO_CODESET
1447 #endif
1450 /* Define to 1 if you have the <langinfo.h> header file. */
1451 #ifndef USED_FOR_TARGET
1452 #undef HAVE_LANGINFO_H
1453 #endif
1456 /* Define if your <locale.h> file defines LC_MESSAGES. */
1457 #ifndef USED_FOR_TARGET
1458 #undef HAVE_LC_MESSAGES
1459 #endif
1462 /* Define to 1 if you have the <ldfcn.h> header file. */
1463 #ifndef USED_FOR_TARGET
1464 #undef HAVE_LDFCN_H
1465 #endif
1468 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1469    options. */
1470 #ifndef USED_FOR_TARGET
1471 #undef HAVE_LD_AS_NEEDED
1472 #endif
1475 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1476    flash. */
1477 #ifndef USED_FOR_TARGET
1478 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1479 #endif
1482 /* Define if your linker supports -z bndplt */
1483 #ifndef USED_FOR_TARGET
1484 #undef HAVE_LD_BNDPLT_SUPPORT
1485 #endif
1488 /* Define if your linker supports --build-id. */
1489 #ifndef USED_FOR_TARGET
1490 #undef HAVE_LD_BUILDID
1491 #endif
1494 /* Define if the linker supports clearing hardware capabilities via mapfile.
1495    */
1496 #ifndef USED_FOR_TARGET
1497 #undef HAVE_LD_CLEARCAP
1498 #endif
1501 /* Define to the level of your linker's compressed debug section support. */
1502 #ifndef USED_FOR_TARGET
1503 #undef HAVE_LD_COMPRESS_DEBUG
1504 #endif
1507 /* Define if your linker supports --demangle option. */
1508 #ifndef USED_FOR_TARGET
1509 #undef HAVE_LD_DEMANGLE
1510 #endif
1513 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1514 #ifndef USED_FOR_TARGET
1515 #undef HAVE_LD_EH_FRAME_CIEV3
1516 #endif
1519 /* Define if your linker supports .eh_frame_hdr. */
1520 #undef HAVE_LD_EH_FRAME_HDR
1522 /* Define if your linker supports garbage collection of sections in presence
1523    of EH frames. */
1524 #ifndef USED_FOR_TARGET
1525 #undef HAVE_LD_EH_GC_SECTIONS
1526 #endif
1529 /* Define if your linker has buggy garbage collection of sections support when
1530    .text.startup.foo like sections are used. */
1531 #ifndef USED_FOR_TARGET
1532 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1533 #endif
1536 /* Define if your PowerPC64 linker supports a large TOC. */
1537 #ifndef USED_FOR_TARGET
1538 #undef HAVE_LD_LARGE_TOC
1539 #endif
1542 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1543 #ifndef USED_FOR_TARGET
1544 #undef HAVE_LD_NO_DOT_SYMS
1545 #endif
1548 /* Define if your linker can relax absolute .eh_frame personality pointers
1549    into PC-relative form. */
1550 #ifndef USED_FOR_TARGET
1551 #undef HAVE_LD_PERSONALITY_RELAXATION
1552 #endif
1555 /* Define if your linker supports PIE option. */
1556 #ifndef USED_FOR_TARGET
1557 #undef HAVE_LD_PIE
1558 #endif
1561 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1562 #ifndef USED_FOR_TARGET
1563 #undef HAVE_LD_PIE_COPYRELOC
1564 #endif
1567 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1568 #ifndef USED_FOR_TARGET
1569 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1570 #endif
1573 /* Define if your linker supports --push-state/--pop-state */
1574 #ifndef USED_FOR_TARGET
1575 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1576 #endif
1579 /* Define if your linker links a mix of read-only and read-write sections into
1580    a read-write section. */
1581 #ifndef USED_FOR_TARGET
1582 #undef HAVE_LD_RO_RW_SECTION_MIXING
1583 #endif
1586 /* Define if your linker supports the *_sol2 emulations. */
1587 #ifndef USED_FOR_TARGET
1588 #undef HAVE_LD_SOL2_EMULATION
1589 #endif
1592 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1593 #ifndef USED_FOR_TARGET
1594 #undef HAVE_LD_STATIC_DYNAMIC
1595 #endif
1598 /* Define if your linker supports --sysroot. */
1599 #ifndef USED_FOR_TARGET
1600 #undef HAVE_LD_SYSROOT
1601 #endif
1604 /* Define to 1 if you have the <limits.h> header file. */
1605 #ifndef USED_FOR_TARGET
1606 #undef HAVE_LIMITS_H
1607 #endif
1610 /* Define to 1 if you have the <locale.h> header file. */
1611 #ifndef USED_FOR_TARGET
1612 #undef HAVE_LOCALE_H
1613 #endif
1616 /* Define to 1 if the system has the type `long long'. */
1617 #ifndef USED_FOR_TARGET
1618 #undef HAVE_LONG_LONG
1619 #endif
1622 /* Define to 1 if the system has the type `long long int'. */
1623 #ifndef USED_FOR_TARGET
1624 #undef HAVE_LONG_LONG_INT
1625 #endif
1628 /* Define to the level of your linker's plugin support. */
1629 #ifndef USED_FOR_TARGET
1630 #undef HAVE_LTO_PLUGIN
1631 #endif
1634 /* Define to 1 if you have the `madvise' function. */
1635 #ifndef USED_FOR_TARGET
1636 #undef HAVE_MADVISE
1637 #endif
1640 /* Define to 1 if you have the <malloc.h> header file. */
1641 #ifndef USED_FOR_TARGET
1642 #undef HAVE_MALLOC_H
1643 #endif
1646 /* Define to 1 if you have the `mbstowcs' function. */
1647 #ifndef USED_FOR_TARGET
1648 #undef HAVE_MBSTOWCS
1649 #endif
1652 /* Define if valgrind's memcheck.h header is installed. */
1653 #ifndef USED_FOR_TARGET
1654 #undef HAVE_MEMCHECK_H
1655 #endif
1658 /* Define to 1 if you have the <memory.h> header file. */
1659 #ifndef USED_FOR_TARGET
1660 #undef HAVE_MEMORY_H
1661 #endif
1664 /* Define to 1 if you have the `mmap' function. */
1665 #ifndef USED_FOR_TARGET
1666 #undef HAVE_MMAP
1667 #endif
1670 /* Define if mmap with MAP_ANON(YMOUS) works. */
1671 #ifndef USED_FOR_TARGET
1672 #undef HAVE_MMAP_ANON
1673 #endif
1676 /* Define if mmap of /dev/zero works. */
1677 #ifndef USED_FOR_TARGET
1678 #undef HAVE_MMAP_DEV_ZERO
1679 #endif
1682 /* Define if read-only mmap of a plain file works. */
1683 #ifndef USED_FOR_TARGET
1684 #undef HAVE_MMAP_FILE
1685 #endif
1688 /* Define to 1 if you have the `nl_langinfo' function. */
1689 #ifndef USED_FOR_TARGET
1690 #undef HAVE_NL_LANGINFO
1691 #endif
1694 /* Define to 1 if you have the `popen' function. */
1695 #ifndef USED_FOR_TARGET
1696 #undef HAVE_POPEN
1697 #endif
1700 /* Define to 1 if you have the `putchar_unlocked' function. */
1701 #ifndef USED_FOR_TARGET
1702 #undef HAVE_PUTCHAR_UNLOCKED
1703 #endif
1706 /* Define to 1 if you have the `putc_unlocked' function. */
1707 #ifndef USED_FOR_TARGET
1708 #undef HAVE_PUTC_UNLOCKED
1709 #endif
1712 /* Define to 1 if you have the `setlocale' function. */
1713 #ifndef USED_FOR_TARGET
1714 #undef HAVE_SETLOCALE
1715 #endif
1718 /* Define to 1 if you have the `setrlimit' function. */
1719 #ifndef USED_FOR_TARGET
1720 #undef HAVE_SETRLIMIT
1721 #endif
1724 /* Define if the system-provided CRTs are present on Solaris. */
1725 #ifndef USED_FOR_TARGET
1726 #undef HAVE_SOLARIS_CRTS
1727 #endif
1730 /* Define to 1 if you have the <stddef.h> header file. */
1731 #ifndef USED_FOR_TARGET
1732 #undef HAVE_STDDEF_H
1733 #endif
1736 /* Define to 1 if you have the <stdint.h> header file. */
1737 #ifndef USED_FOR_TARGET
1738 #undef HAVE_STDINT_H
1739 #endif
1742 /* Define to 1 if you have the <stdlib.h> header file. */
1743 #ifndef USED_FOR_TARGET
1744 #undef HAVE_STDLIB_H
1745 #endif
1748 /* Define to 1 if you have the <strings.h> header file. */
1749 #ifndef USED_FOR_TARGET
1750 #undef HAVE_STRINGS_H
1751 #endif
1754 /* Define to 1 if you have the <string.h> header file. */
1755 #ifndef USED_FOR_TARGET
1756 #undef HAVE_STRING_H
1757 #endif
1760 /* Define to 1 if you have the `strsignal' function. */
1761 #ifndef USED_FOR_TARGET
1762 #undef HAVE_STRSIGNAL
1763 #endif
1766 /* Define if <sys/times.h> defines struct tms. */
1767 #ifndef USED_FOR_TARGET
1768 #undef HAVE_STRUCT_TMS
1769 #endif
1772 /* Define if <utility> defines std::swap. */
1773 #ifndef USED_FOR_TARGET
1774 #undef HAVE_SWAP_IN_UTILITY
1775 #endif
1778 /* Define to 1 if you have the `sysconf' function. */
1779 #ifndef USED_FOR_TARGET
1780 #undef HAVE_SYSCONF
1781 #endif
1784 /* Define to 1 if you have the <sys/file.h> header file. */
1785 #ifndef USED_FOR_TARGET
1786 #undef HAVE_SYS_FILE_H
1787 #endif
1790 /* Define to 1 if you have the <sys/mman.h> header file. */
1791 #ifndef USED_FOR_TARGET
1792 #undef HAVE_SYS_MMAN_H
1793 #endif
1796 /* Define to 1 if you have the <sys/param.h> header file. */
1797 #ifndef USED_FOR_TARGET
1798 #undef HAVE_SYS_PARAM_H
1799 #endif
1802 /* Define to 1 if you have the <sys/resource.h> header file. */
1803 #ifndef USED_FOR_TARGET
1804 #undef HAVE_SYS_RESOURCE_H
1805 #endif
1808 /* Define if your target C library provides sys/sdt.h */
1809 #undef HAVE_SYS_SDT_H
1811 /* Define to 1 if you have the <sys/stat.h> header file. */
1812 #ifndef USED_FOR_TARGET
1813 #undef HAVE_SYS_STAT_H
1814 #endif
1817 /* Define to 1 if you have the <sys/times.h> header file. */
1818 #ifndef USED_FOR_TARGET
1819 #undef HAVE_SYS_TIMES_H
1820 #endif
1823 /* Define to 1 if you have the <sys/time.h> header file. */
1824 #ifndef USED_FOR_TARGET
1825 #undef HAVE_SYS_TIME_H
1826 #endif
1829 /* Define to 1 if you have the <sys/types.h> header file. */
1830 #ifndef USED_FOR_TARGET
1831 #undef HAVE_SYS_TYPES_H
1832 #endif
1835 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1836 #ifndef USED_FOR_TARGET
1837 #undef HAVE_SYS_WAIT_H
1838 #endif
1841 /* Define to 1 if you have the `times' function. */
1842 #ifndef USED_FOR_TARGET
1843 #undef HAVE_TIMES
1844 #endif
1847 /* Define to 1 if you have the <time.h> header file. */
1848 #ifndef USED_FOR_TARGET
1849 #undef HAVE_TIME_H
1850 #endif
1853 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1854 #ifndef USED_FOR_TARGET
1855 #undef HAVE_TR1_UNORDERED_MAP
1856 #endif
1859 /* Define to 1 if the system has the type `uintmax_t'. */
1860 #ifndef USED_FOR_TARGET
1861 #undef HAVE_UINTMAX_T
1862 #endif
1865 /* Define to 1 if the system has the type `uintptr_t'. */
1866 #ifndef USED_FOR_TARGET
1867 #undef HAVE_UINTPTR_T
1868 #endif
1871 /* Define to 1 if you have the <unistd.h> header file. */
1872 #ifndef USED_FOR_TARGET
1873 #undef HAVE_UNISTD_H
1874 #endif
1877 /* Define to 1 if you have the <unordered_map> header file. */
1878 #ifndef USED_FOR_TARGET
1879 #undef HAVE_UNORDERED_MAP
1880 #endif
1883 /* Define to 1 if the system has the type `unsigned long long int'. */
1884 #ifndef USED_FOR_TARGET
1885 #undef HAVE_UNSIGNED_LONG_LONG_INT
1886 #endif
1889 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1890 #ifndef USED_FOR_TARGET
1891 #undef HAVE_VALGRIND_MEMCHECK_H
1892 #endif
1895 /* Define to 1 if you have the `vfork' function. */
1896 #ifndef USED_FOR_TARGET
1897 #undef HAVE_VFORK
1898 #endif
1901 /* Define to 1 if you have the <vfork.h> header file. */
1902 #ifndef USED_FOR_TARGET
1903 #undef HAVE_VFORK_H
1904 #endif
1907 /* Define to 1 if you have the <wchar.h> header file. */
1908 #ifndef USED_FOR_TARGET
1909 #undef HAVE_WCHAR_H
1910 #endif
1913 /* Define to 1 if you have the `wcswidth' function. */
1914 #ifndef USED_FOR_TARGET
1915 #undef HAVE_WCSWIDTH
1916 #endif
1919 /* Define to 1 if `fork' works. */
1920 #ifndef USED_FOR_TARGET
1921 #undef HAVE_WORKING_FORK
1922 #endif
1925 /* Define this macro if mbstowcs does not crash when its first argument is
1926    NULL. */
1927 #ifndef USED_FOR_TARGET
1928 #undef HAVE_WORKING_MBSTOWCS
1929 #endif
1932 /* Define to 1 if `vfork' works. */
1933 #ifndef USED_FOR_TARGET
1934 #undef HAVE_WORKING_VFORK
1935 #endif
1938 /* Define if your assembler supports AIX debug frame section label reference.
1939    */
1940 #ifndef USED_FOR_TARGET
1941 #undef HAVE_XCOFF_DWARF_EXTRAS
1942 #endif
1945 /* Define if isl is in use. */
1946 #ifndef USED_FOR_TARGET
1947 #undef HAVE_isl
1948 #endif
1951 /* Define if F_SETLKW supported by fcntl. */
1952 #ifndef USED_FOR_TARGET
1953 #undef HOST_HAS_F_SETLKW
1954 #endif
1957 /* Define as const if the declaration of iconv() needs const. */
1958 #ifndef USED_FOR_TARGET
1959 #undef ICONV_CONST
1960 #endif
1963 /* Define if int64_t uses long as underlying type. */
1964 #ifndef USED_FOR_TARGET
1965 #undef INT64_T_IS_LONG
1966 #endif
1969 /* Define to 1 if ld64 supports '-export_dynamic'. */
1970 #ifndef USED_FOR_TARGET
1971 #undef LD64_HAS_EXPORT_DYNAMIC
1972 #endif
1975 /* Define to ld64 version. */
1976 #ifndef USED_FOR_TARGET
1977 #undef LD64_VERSION
1978 #endif
1981 /* Define to the linker option to ignore unused dependencies. */
1982 #ifndef USED_FOR_TARGET
1983 #undef LD_AS_NEEDED_OPTION
1984 #endif
1987 /* Define to the linker option to enable compressed debug sections. */
1988 #ifndef USED_FOR_TARGET
1989 #undef LD_COMPRESS_DEBUG_OPTION
1990 #endif
1993 /* Define to the linker option to enable use of shared objects. */
1994 #ifndef USED_FOR_TARGET
1995 #undef LD_DYNAMIC_OPTION
1996 #endif
1999 /* Define to the linker option to keep unused dependencies. */
2000 #ifndef USED_FOR_TARGET
2001 #undef LD_NO_AS_NEEDED_OPTION
2002 #endif
2005 /* Define to the linker option to disable use of shared objects. */
2006 #ifndef USED_FOR_TARGET
2007 #undef LD_STATIC_OPTION
2008 #endif
2011 /* The linker hash style */
2012 #ifndef USED_FOR_TARGET
2013 #undef LINKER_HASH_STYLE
2014 #endif
2017 /* Define to the name of the LTO plugin DSO that must be passed to the
2018    linker's -plugin=LIB option. */
2019 #ifndef USED_FOR_TARGET
2020 #undef LTOPLUGINSONAME
2021 #endif
2024 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2025    */
2026 #ifndef USED_FOR_TARGET
2027 #undef LT_OBJDIR
2028 #endif
2031 /* Value to set mingw's _dowildcard to. */
2032 #ifndef USED_FOR_TARGET
2033 #undef MINGW_DOWILDCARD
2034 #endif
2037 /* Define if host mkdir takes a single argument. */
2038 #ifndef USED_FOR_TARGET
2039 #undef MKDIR_TAKES_ONE_ARG
2040 #endif
2043 /* Define to offload targets, separated by commas. */
2044 #ifndef USED_FOR_TARGET
2045 #undef OFFLOAD_TARGETS
2046 #endif
2049 /* Define to the address where bug reports for this package should be sent. */
2050 #ifndef USED_FOR_TARGET
2051 #undef PACKAGE_BUGREPORT
2052 #endif
2055 /* Define to the full name of this package. */
2056 #ifndef USED_FOR_TARGET
2057 #undef PACKAGE_NAME
2058 #endif
2061 /* Define to the full name and version of this package. */
2062 #ifndef USED_FOR_TARGET
2063 #undef PACKAGE_STRING
2064 #endif
2067 /* Define to the one symbol short name of this package. */
2068 #ifndef USED_FOR_TARGET
2069 #undef PACKAGE_TARNAME
2070 #endif
2073 /* Define to the home page for this package. */
2074 #ifndef USED_FOR_TARGET
2075 #undef PACKAGE_URL
2076 #endif
2079 /* Define to the version of this package. */
2080 #ifndef USED_FOR_TARGET
2081 #undef PACKAGE_VERSION
2082 #endif
2085 /* Specify plugin linker */
2086 #ifndef USED_FOR_TARGET
2087 #undef PLUGIN_LD_SUFFIX
2088 #endif
2091 /* Define to .TOC. alignment forced by your linker. */
2092 #ifndef USED_FOR_TARGET
2093 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2094 #endif
2097 /* Define to PREFIX/include if cpp should also search that directory. */
2098 #ifndef USED_FOR_TARGET
2099 #undef PREFIX_INCLUDE_DIR
2100 #endif
2103 /* The size of `int', as computed by sizeof. */
2104 #ifndef USED_FOR_TARGET
2105 #undef SIZEOF_INT
2106 #endif
2109 /* The size of `long', as computed by sizeof. */
2110 #ifndef USED_FOR_TARGET
2111 #undef SIZEOF_LONG
2112 #endif
2115 /* The size of `long long', as computed by sizeof. */
2116 #ifndef USED_FOR_TARGET
2117 #undef SIZEOF_LONG_LONG
2118 #endif
2121 /* The size of `short', as computed by sizeof. */
2122 #ifndef USED_FOR_TARGET
2123 #undef SIZEOF_SHORT
2124 #endif
2127 /* The size of `void *', as computed by sizeof. */
2128 #ifndef USED_FOR_TARGET
2129 #undef SIZEOF_VOID_P
2130 #endif
2133 /* Define to 1 if you have the ANSI C header files. */
2134 #ifndef USED_FOR_TARGET
2135 #undef STDC_HEADERS
2136 #endif
2139 /* Define if you can safely include both <string.h> and <strings.h>. */
2140 #ifndef USED_FOR_TARGET
2141 #undef STRING_WITH_STRINGS
2142 #endif
2145 /* Define if TFmode long double should be the default */
2146 #ifndef USED_FOR_TARGET
2147 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2148 #endif
2151 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2152 #undef TARGET_DL_ITERATE_PHDR
2154 /* GNU C Library major version number used on the target, or 0. */
2155 #ifndef USED_FOR_TARGET
2156 #undef TARGET_GLIBC_MAJOR
2157 #endif
2160 /* GNU C Library minor version number used on the target, or 0. */
2161 #ifndef USED_FOR_TARGET
2162 #undef TARGET_GLIBC_MINOR
2163 #endif
2166 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2167 #ifndef USED_FOR_TARGET
2168 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2169 #endif
2172 /* Define if your target C library provides stack protector support */
2173 #ifndef USED_FOR_TARGET
2174 #undef TARGET_LIBC_PROVIDES_SSP
2175 #endif
2178 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2179 #ifndef USED_FOR_TARGET
2180 #undef TIME_WITH_SYS_TIME
2181 #endif
2184 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2185    work. */
2186 #ifndef USED_FOR_TARGET
2187 #undef TLS_SECTION_ASM_FLAG
2188 #endif
2191 /* Define if your assembler mis-optimizes .eh_frame data. */
2192 #ifndef USED_FOR_TARGET
2193 #undef USE_AS_TRADITIONAL_FORMAT
2194 #endif
2197 /* Define if you want to generate code by default that assumes that the Cygwin
2198    DLL exports wrappers to support libstdc++ function replacement. */
2199 #ifndef USED_FOR_TARGET
2200 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2201 #endif
2204 /* Define to 1 if the 'long long' type is wider than 'long' but still
2205    efficiently supported by the host hardware. */
2206 #ifndef USED_FOR_TARGET
2207 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2208 #endif
2211 /* Define if we should use leading underscore on 64 bit mingw targets */
2212 #ifndef USED_FOR_TARGET
2213 #undef USE_MINGW64_LEADING_UNDERSCORES
2214 #endif
2217 /* Enable extensions on AIX 3, Interix.  */
2218 #ifndef _ALL_SOURCE
2219 # undef _ALL_SOURCE
2220 #endif
2221 /* Enable GNU extensions on systems that have them.  */
2222 #ifndef _GNU_SOURCE
2223 # undef _GNU_SOURCE
2224 #endif
2225 /* Enable threading extensions on Solaris.  */
2226 #ifndef _POSIX_PTHREAD_SEMANTICS
2227 # undef _POSIX_PTHREAD_SEMANTICS
2228 #endif
2229 /* Enable extensions on HP NonStop.  */
2230 #ifndef _TANDEM_SOURCE
2231 # undef _TANDEM_SOURCE
2232 #endif
2233 /* Enable general extensions on Solaris.  */
2234 #ifndef __EXTENSIONS__
2235 # undef __EXTENSIONS__
2236 #endif
2239 /* Define to be the last component of the Windows registry key under which to
2240    look for installation paths. The full key used will be
2241    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2242    The default is the GCC version number. */
2243 #ifndef USED_FOR_TARGET
2244 #undef WIN32_REGISTRY_KEY
2245 #endif
2248 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2249    significant byte first (like Motorola and SPARC, unlike Intel). */
2250 #if defined AC_APPLE_UNIVERSAL_BUILD
2251 # if defined __BIG_ENDIAN__
2252 #  define WORDS_BIGENDIAN 1
2253 # endif
2254 #else
2255 # ifndef WORDS_BIGENDIAN
2256 #  undef WORDS_BIGENDIAN
2257 # endif
2258 #endif
2260 /* Number of bits in a file offset, on hosts where this is settable. */
2261 #ifndef USED_FOR_TARGET
2262 #undef _FILE_OFFSET_BITS
2263 #endif
2266 /* Define for large files, on AIX-style hosts. */
2267 #ifndef USED_FOR_TARGET
2268 #undef _LARGE_FILES
2269 #endif
2272 /* Define to 1 if on MINIX. */
2273 #ifndef USED_FOR_TARGET
2274 #undef _MINIX
2275 #endif
2278 /* Define to 2 if the system does not provide POSIX.1 features except with
2279    this defined. */
2280 #ifndef USED_FOR_TARGET
2281 #undef _POSIX_1_SOURCE
2282 #endif
2285 /* Define to 1 if you need to in order for `stat' and other things to work. */
2286 #ifndef USED_FOR_TARGET
2287 #undef _POSIX_SOURCE
2288 #endif
2291 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2292    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2293    #define below would cause a syntax error. */
2294 #ifndef USED_FOR_TARGET
2295 #undef _UINT32_T
2296 #endif
2299 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2300    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2301    #define below would cause a syntax error. */
2302 #ifndef USED_FOR_TARGET
2303 #undef _UINT64_T
2304 #endif
2307 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2308    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2309    #define below would cause a syntax error. */
2310 #ifndef USED_FOR_TARGET
2311 #undef _UINT8_T
2312 #endif
2315 /* Define to `char *' if <sys/types.h> does not define. */
2316 #ifndef USED_FOR_TARGET
2317 #undef caddr_t
2318 #endif
2321 /* Define to `__inline__' or `__inline' if that's what the C compiler
2322    calls it, or to nothing if 'inline' is not supported under any name.  */
2323 #ifndef __cplusplus
2324 #undef inline
2325 #endif
2327 /* Define to the type of a signed integer type of width exactly 16 bits if
2328    such a type exists and the standard includes do not define it. */
2329 #ifndef USED_FOR_TARGET
2330 #undef int16_t
2331 #endif
2334 /* Define to the type of a signed integer type of width exactly 32 bits if
2335    such a type exists and the standard includes do not define it. */
2336 #ifndef USED_FOR_TARGET
2337 #undef int32_t
2338 #endif
2341 /* Define to the type of a signed integer type of width exactly 64 bits if
2342    such a type exists and the standard includes do not define it. */
2343 #ifndef USED_FOR_TARGET
2344 #undef int64_t
2345 #endif
2348 /* Define to the type of a signed integer type of width exactly 8 bits if such
2349    a type exists and the standard includes do not define it. */
2350 #ifndef USED_FOR_TARGET
2351 #undef int8_t
2352 #endif
2355 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2356    not define. */
2357 #ifndef USED_FOR_TARGET
2358 #undef intmax_t
2359 #endif
2362 /* Define to the type of a signed integer type wide enough to hold a pointer,
2363    if such a type exists, and if the system does not define it. */
2364 #ifndef USED_FOR_TARGET
2365 #undef intptr_t
2366 #endif
2369 /* Define to `int' if <sys/types.h> does not define. */
2370 #ifndef USED_FOR_TARGET
2371 #undef pid_t
2372 #endif
2375 /* Define to `long' if <sys/resource.h> doesn't define. */
2376 #ifndef USED_FOR_TARGET
2377 #undef rlim_t
2378 #endif
2381 /* Define to `int' if <sys/types.h> does not define. */
2382 #ifndef USED_FOR_TARGET
2383 #undef ssize_t
2384 #endif
2387 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2388    such a type exists and the standard includes do not define it. */
2389 #ifndef USED_FOR_TARGET
2390 #undef uint16_t
2391 #endif
2394 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2395    such a type exists and the standard includes do not define it. */
2396 #ifndef USED_FOR_TARGET
2397 #undef uint32_t
2398 #endif
2401 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2402    such a type exists and the standard includes do not define it. */
2403 #ifndef USED_FOR_TARGET
2404 #undef uint64_t
2405 #endif
2408 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2409    such a type exists and the standard includes do not define it. */
2410 #ifndef USED_FOR_TARGET
2411 #undef uint8_t
2412 #endif
2415 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2416    do not define. */
2417 #ifndef USED_FOR_TARGET
2418 #undef uintmax_t
2419 #endif
2422 /* Define to the type of an unsigned integer type wide enough to hold a
2423    pointer, if such a type exists, and if the system does not define it. */
2424 #ifndef USED_FOR_TARGET
2425 #undef uintptr_t
2426 #endif
2429 /* Define as `fork' if `vfork' does not work. */
2430 #ifndef USED_FOR_TARGET
2431 #undef vfork
2432 #endif