AArch64: Add cost table for Cortex-A76
[official-gcc.git] / gcc / config.in
blob6fae7b769b89f4c92a1efb42467896c75ac8b8be
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if this compiler should be built as the offload target compiler. */
4 #ifndef USED_FOR_TARGET
5 #undef ACCEL_COMPILER
6 #endif
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
12 #endif
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
18 #endif
21 /* Define to the assembler option to disable compressed debug sections. */
22 #ifndef USED_FOR_TARGET
23 #undef AS_NO_COMPRESS_DEBUG_OPTION
24 #endif
27 /* Define to the root for URLs about GCC changes. */
28 #ifndef USED_FOR_TARGET
29 #undef CHANGES_ROOT_URL
30 #endif
33 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
34 #ifndef USED_FOR_TARGET
35 #undef CHAR_BIT
36 #endif
39 /* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
40    bag of miscellaneous but relatively cheap checks. */
41 #ifndef USED_FOR_TARGET
42 #undef CHECKING_P
43 #endif
46 /* Define 0/1 to force the choice for exception handling model. */
47 #ifndef USED_FOR_TARGET
48 #undef CONFIG_SJLJ_EXCEPTIONS
49 #endif
52 /* Define to enable the use of a default assembler. */
53 #ifndef USED_FOR_TARGET
54 #undef DEFAULT_ASSEMBLER
55 #endif
58 /* Define to enable the use of a default linker. */
59 #ifndef USED_FOR_TARGET
60 #undef DEFAULT_LINKER
61 #endif
64 /* Define to larger than zero set the default stack clash protector size. */
65 #ifndef USED_FOR_TARGET
66 #undef DEFAULT_STK_CLASH_GUARD_SIZE
67 #endif
70 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
71    destructors for local statics and global objects. This is essential for
72    fully standards-compliant handling of destructors, but requires
73    __cxa_atexit in libc. */
74 #ifndef USED_FOR_TARGET
75 #undef DEFAULT_USE_CXA_ATEXIT
76 #endif
79 /* The default for -fdiagnostics-color option */
80 #ifndef USED_FOR_TARGET
81 #undef DIAGNOSTICS_COLOR_DEFAULT
82 #endif
85 /* The default for -fdiagnostics-urls option */
86 #ifndef USED_FOR_TARGET
87 #undef DIAGNOSTICS_URLS_DEFAULT
88 #endif
91 /* Define to the root for documentation URLs. */
92 #ifndef USED_FOR_TARGET
93 #undef DOCUMENTATION_ROOT_URL
94 #endif
97 /* Define 0/1 if static analyzer feature is enabled. */
98 #ifndef USED_FOR_TARGET
99 #undef ENABLE_ANALYZER
100 #endif
103 /* Define if you want assertions enabled. This is a cheap check. */
104 #ifndef USED_FOR_TARGET
105 #undef ENABLE_ASSERT_CHECKING
106 #endif
109 /* Define to 1 to specify that we are using the BID decimal floating point
110    format instead of DPD */
111 #ifndef USED_FOR_TARGET
112 #undef ENABLE_DECIMAL_BID_FORMAT
113 #endif
116 /* Define to 1 to enable decimal float extension to C. */
117 #ifndef USED_FOR_TARGET
118 #undef ENABLE_DECIMAL_FLOAT
119 #endif
122 /* Define if your target supports default PIE and it is enabled. */
123 #ifndef USED_FOR_TARGET
124 #undef ENABLE_DEFAULT_PIE
125 #endif
128 /* Define if your target supports default stack protector and it is enabled.
129    */
130 #ifndef USED_FOR_TARGET
131 #undef ENABLE_DEFAULT_SSP
132 #endif
135 /* Define if you want more run-time sanity checks for dataflow. */
136 #ifndef USED_FOR_TARGET
137 #undef ENABLE_DF_CHECKING
138 #endif
141 /* Define to 0/1 if you want extra run-time checking that might affect code
142    generation. */
143 #ifndef USED_FOR_TARGET
144 #undef ENABLE_EXTRA_CHECKING
145 #endif
148 /* Define to 1 to enable fixed-point arithmetic extension to C. */
149 #ifndef USED_FOR_TARGET
150 #undef ENABLE_FIXED_POINT
151 #endif
154 /* Define if you want fold checked that it never destructs its argument. This
155    is quite expensive. */
156 #ifndef USED_FOR_TARGET
157 #undef ENABLE_FOLD_CHECKING
158 #endif
161 /* Define if you want the garbage collector to operate in maximally paranoid
162    mode, validating the entire heap and collecting garbage at every
163    opportunity. This is extremely expensive. */
164 #ifndef USED_FOR_TARGET
165 #undef ENABLE_GC_ALWAYS_COLLECT
166 #endif
169 /* Define if you want the garbage collector to do object poisoning and other
170    memory allocation checks. This is quite expensive. */
171 #ifndef USED_FOR_TARGET
172 #undef ENABLE_GC_CHECKING
173 #endif
176 /* Define if you want operations on GIMPLE (the basic data structure of the
177    high-level optimizers) to be checked for dynamic type safety at runtime.
178    This is moderately expensive. */
179 #ifndef USED_FOR_TARGET
180 #undef ENABLE_GIMPLE_CHECKING
181 #endif
184 /* Define if gcc should always pass --build-id to linker. */
185 #ifndef USED_FOR_TARGET
186 #undef ENABLE_LD_BUILDID
187 #endif
190 /* Define to 1 to enable libquadmath support */
191 #ifndef USED_FOR_TARGET
192 #undef ENABLE_LIBQUADMATH_SUPPORT
193 #endif
196 /* Define to enable LTO support. */
197 #ifndef USED_FOR_TARGET
198 #undef ENABLE_LTO
199 #endif
202 /* Define to 1 if translation of program messages to the user's native
203    language is requested. */
204 #ifndef USED_FOR_TARGET
205 #undef ENABLE_NLS
206 #endif
209 /* Define this to enable support for offloading. */
210 #ifndef USED_FOR_TARGET
211 #undef ENABLE_OFFLOADING
212 #endif
215 /* Define to enable plugin support. */
216 #ifndef USED_FOR_TARGET
217 #undef ENABLE_PLUGIN
218 #endif
221 /* Define if you want all operations on RTL (the basic data structure of the
222    optimizer and back end) to be checked for dynamic type safety at runtime.
223    This is quite expensive. */
224 #ifndef USED_FOR_TARGET
225 #undef ENABLE_RTL_CHECKING
226 #endif
229 /* Define if you want RTL flag accesses to be checked against the RTL codes
230    that are supported for each access macro. This is relatively cheap. */
231 #ifndef USED_FOR_TARGET
232 #undef ENABLE_RTL_FLAG_CHECKING
233 #endif
236 /* Define if you want runtime assertions enabled. This is a cheap check. */
237 #undef ENABLE_RUNTIME_CHECKING
239 /* Define if you want all operations on trees (the basic data structure of the
240    front ends) to be checked for dynamic type safety at runtime. This is
241    moderately expensive. */
242 #ifndef USED_FOR_TARGET
243 #undef ENABLE_TREE_CHECKING
244 #endif
247 /* Define if you want all gimple types to be verified after gimplifiation.
248    This is cheap. */
249 #ifndef USED_FOR_TARGET
250 #undef ENABLE_TYPES_CHECKING
251 #endif
254 /* Define to get calls to the valgrind runtime enabled. */
255 #ifndef USED_FOR_TARGET
256 #undef ENABLE_VALGRIND_ANNOTATIONS
257 #endif
260 /* Define if you want to run subprograms and generated programs through
261    valgrind (a memory checker). This is extremely expensive. */
262 #ifndef USED_FOR_TARGET
263 #undef ENABLE_VALGRIND_CHECKING
264 #endif
267 /* Define 0/1 if vtable verification feature is enabled. */
268 #ifndef USED_FOR_TARGET
269 #undef ENABLE_VTABLE_VERIFY
270 #endif
273 /* Define to 1 if installation paths should be looked up in the Windows
274    Registry. Ignored on non-Windows hosts. */
275 #ifndef USED_FOR_TARGET
276 #undef ENABLE_WIN32_REGISTRY
277 #endif
280 /* Define to the name of a file containing a list of extra machine modes for
281    this architecture. */
282 #ifndef USED_FOR_TARGET
283 #undef EXTRA_MODES_FILE
284 #endif
287 /* Define to enable detailed memory allocation stats gathering. */
288 #ifndef USED_FOR_TARGET
289 #undef GATHER_STATISTICS
290 #endif
293 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
294 #ifndef USED_FOR_TARGET
295 #undef GWINSZ_IN_SYS_IOCTL
296 #endif
299 /* mcontext_t fields start with __ */
300 #ifndef USED_FOR_TARGET
301 #undef HAS_MCONTEXT_T_UNDERSCORES
302 #endif
305 /* Define if your assembler supports architecture modifiers. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
308 #endif
311 /* Define if your avr assembler supports -mgcc-isr option. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_AS_AVR_MGCCISR_OPTION
314 #endif
317 /* Define if your avr assembler supports --mlink-relax option. */
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
320 #endif
323 /* Define if your avr assembler supports -mrmw option. */
324 #ifndef USED_FOR_TARGET
325 #undef HAVE_AS_AVR_MRMW_OPTION
326 #endif
329 /* Define to the level of your assembler's compressed debug section support.
330    */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_COMPRESS_DEBUG
333 #endif
336 /* Define if your assembler supports the --debug-prefix-map option. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DEBUG_PREFIX_MAP
339 #endif
342 /* Define if your assembler supports .module. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_DOT_MODULE
345 #endif
348 /* Define if your assembler supports DSPR1 mult. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_DSPR1_MULT
351 #endif
354 /* Define if your assembler supports .dtprelword. */
355 #ifndef USED_FOR_TARGET
356 #undef HAVE_AS_DTPRELWORD
357 #endif
360 /* Define if your assembler supports dwarf2 .file/.loc directives, and
361    preserves file table indices exactly as given. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_DWARF2_DEBUG_LINE
364 #endif
367 /* Define if your assembler supports views in dwarf2 .loc directives. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_DWARF2_DEBUG_VIEW
370 #endif
373 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_ENTRY_MARKERS
376 #endif
379 /* Define if your assembler supports explicit relocations. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_EXPLICIT_RELOCS
382 #endif
385 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_FMAF_HPC_VIS3
388 #endif
391 /* Define if your assembler supports the --gdwarf2 option. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
394 #endif
397 /* Define if your assembler supports the --gdwarf-5 option. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_GDWARF_5_DEBUG_FLAG
400 #endif
403 /* Define if your assembler supports .gnu_attribute. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_GNU_ATTRIBUTE
406 #endif
409 /* Define true if the assembler supports '.long foo@GOTOFF'. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_GOTOFF_IN_DATA
412 #endif
415 /* Define if your assembler supports the --gstabs option. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_AS_GSTABS_DEBUG_FLAG
418 #endif
421 /* Define if your assembler supports the Sun syntax for cmov. */
422 #ifndef USED_FOR_TARGET
423 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
424 #endif
427 /* Define if your assembler supports the subtraction of symbols in different
428    sections. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
431 #endif
434 /* Define if your assembler supports the ffreep mnemonic. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_FFREEP
437 #endif
440 /* Define if your assembler uses fildq and fistq mnemonics. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_FILDQ
443 #endif
446 /* Define if your assembler uses filds and fists mnemonics. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_FILDS
449 #endif
452 /* Define 0/1 if your assembler and linker support @GOT. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_GOT32X
455 #endif
458 /* Define if your assembler supports HLE prefixes. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_HLE
461 #endif
464 /* Define if your assembler supports interunit movq mnemonic. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
467 #endif
470 /* Define if your assembler supports the .quad directive. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_QUAD
473 #endif
476 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
479 #endif
482 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_SAHF
485 #endif
488 /* Define if your assembler supports the swap suffix. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_IX86_SWAP
491 #endif
494 /* Define if your assembler and linker support @tlsgdplt. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_IX86_TLSGDPLT
497 #endif
500 /* Define to 1 if your assembler and linker support @tlsldm. */
501 #ifndef USED_FOR_TARGET
502 #undef HAVE_AS_IX86_TLSLDM
503 #endif
506 /* Define to 1 if your assembler and linker support @tlsldmplt. */
507 #ifndef USED_FOR_TARGET
508 #undef HAVE_AS_IX86_TLSLDMPLT
509 #endif
512 /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
513    GOT. */
514 #ifndef USED_FOR_TARGET
515 #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
516 #endif
519 /* Define if your assembler supports the 'ud2' mnemonic. */
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_AS_IX86_UD2
522 #endif
525 /* Define if your assembler supports the lituse_jsrdirect relocation. */
526 #ifndef USED_FOR_TARGET
527 #undef HAVE_AS_JSRDIRECT_RELOCS
528 #endif
531 /* Define if your assembler supports .sleb128 and .uleb128. */
532 #ifndef USED_FOR_TARGET
533 #undef HAVE_AS_LEB128
534 #endif
537 /* Define if your assembler supports LEON instructions. */
538 #ifndef USED_FOR_TARGET
539 #undef HAVE_AS_LEON
540 #endif
543 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
544 #ifndef USED_FOR_TARGET
545 #undef HAVE_AS_LINE_ZERO
546 #endif
549 /* Define if your assembler supports ltoffx and ldxmov relocations. */
550 #ifndef USED_FOR_TARGET
551 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
552 #endif
555 /* Define if your assembler supports the -mabi option. */
556 #ifndef USED_FOR_TARGET
557 #undef HAVE_AS_MABI_OPTION
558 #endif
561 /* Define if your assembler supports .machine and .machinemode. */
562 #ifndef USED_FOR_TARGET
563 #undef HAVE_AS_MACHINE_MACHINEMODE
564 #endif
567 /* Define if your assembler supports mfcr field. */
568 #ifndef USED_FOR_TARGET
569 #undef HAVE_AS_MFCRF
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 your assembler supports .mspabi_attribute. */
581 #ifndef USED_FOR_TARGET
582 #undef HAVE_AS_MSPABI_ATTRIBUTE
583 #endif
586 /* Define if the assembler understands -mnan=. */
587 #ifndef USED_FOR_TARGET
588 #undef HAVE_AS_NAN
589 #endif
592 /* Define if your assembler supports %gotoff relocation syntax. */
593 #ifndef USED_FOR_TARGET
594 #undef HAVE_AS_NIOS2_GOTOFF_RELOCATION
595 #endif
598 /* Define if your assembler supports the -no-mul-bug-abort option. */
599 #ifndef USED_FOR_TARGET
600 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
601 #endif
604 /* Define if the assembler understands -mno-shared. */
605 #ifndef USED_FOR_TARGET
606 #undef HAVE_AS_NO_SHARED
607 #endif
610 /* Define if your assembler supports offsetable %lo(). */
611 #ifndef USED_FOR_TARGET
612 #undef HAVE_AS_OFFSETABLE_LO10
613 #endif
616 /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
617 #ifndef USED_FOR_TARGET
618 #undef HAVE_AS_PLTSEQ
619 #endif
622 /* Define if your assembler supports .ref */
623 #ifndef USED_FOR_TARGET
624 #undef HAVE_AS_REF
625 #endif
628 /* Define if your assembler supports R_PPC_REL16 relocs. */
629 #ifndef USED_FOR_TARGET
630 #undef HAVE_AS_REL16
631 #endif
634 /* Define if your assembler supports -relax option. */
635 #ifndef USED_FOR_TARGET
636 #undef HAVE_AS_RELAX_OPTION
637 #endif
640 /* Define if your assembler supports .attribute. */
641 #ifndef USED_FOR_TARGET
642 #undef HAVE_AS_RISCV_ATTRIBUTE
643 #endif
646 /* Define if your assembler supports -misa-spec=. */
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_AS_MISA_SPEC
649 #endif
652 /* Define if your assembler supports -march=rv*_zifencei. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_AS_MARCH_ZIFENCEI
655 #endif
658 /* Define if your assembler supports relocs needed by -fpic. */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_AS_SMALL_PIC_RELOCS
661 #endif
664 /* Define if your assembler supports SPARC4 instructions. */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_AS_SPARC4
667 #endif
670 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
671 #ifndef USED_FOR_TARGET
672 #undef HAVE_AS_SPARC5_VIS4
673 #endif
676 /* Define if your assembler supports SPARC6 instructions. */
677 #ifndef USED_FOR_TARGET
678 #undef HAVE_AS_SPARC6
679 #endif
682 /* Define if your assembler and linker support GOTDATA_OP relocs. */
683 #ifndef USED_FOR_TARGET
684 #undef HAVE_AS_SPARC_GOTDATA_OP
685 #endif
688 /* Define if your assembler and linker support unaligned PC relative relocs.
689    */
690 #ifndef USED_FOR_TARGET
691 #undef HAVE_AS_SPARC_UA_PCREL
692 #endif
695 /* Define if your assembler and linker support unaligned PC relative relocs
696    against hidden symbols. */
697 #ifndef USED_FOR_TARGET
698 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
699 #endif
702 /* Define if your assembler supports .stabs. */
703 #ifndef USED_FOR_TARGET
704 #undef HAVE_AS_STABS_DIRECTIVE
705 #endif
708 /* Define if your assembler and linker support thread-local storage. */
709 #ifndef USED_FOR_TARGET
710 #undef HAVE_AS_TLS
711 #endif
714 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
715    alignment hint argument. */
716 #ifndef USED_FOR_TARGET
717 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
718 #endif
721 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
722    alignment hint argument on z13. */
723 #ifndef USED_FOR_TARGET
724 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13
725 #endif
728 /* Define if your assembler supports VSX instructions. */
729 #ifndef USED_FOR_TARGET
730 #undef HAVE_AS_VSX
731 #endif
734 /* Define if your assembler supports --gdwarf-4/--gdwarf-5 even with compiler
735    generated .debug_line. */
736 #ifndef USED_FOR_TARGET
737 #undef HAVE_AS_WORKING_DWARF_N_FLAG
738 #endif
741 /* Define if your assembler supports -xbrace_comment option. */
742 #ifndef USED_FOR_TARGET
743 #undef HAVE_AS_XBRACE_COMMENT_OPTION
744 #endif
747 /* Define to 1 if you have the `atoq' function. */
748 #ifndef USED_FOR_TARGET
749 #undef HAVE_ATOQ
750 #endif
753 /* Define to 1 if you have the `clearerr_unlocked' function. */
754 #ifndef USED_FOR_TARGET
755 #undef HAVE_CLEARERR_UNLOCKED
756 #endif
759 /* Define to 1 if you have the `clock' function. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_CLOCK
762 #endif
765 /* Define if <time.h> defines clock_t. */
766 #ifndef USED_FOR_TARGET
767 #undef HAVE_CLOCK_T
768 #endif
771 /* Define 0/1 if your assembler and linker support COMDAT groups. */
772 #ifndef USED_FOR_TARGET
773 #undef HAVE_COMDAT_GROUP
774 #endif
777 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
778    */
779 #ifndef USED_FOR_TARGET
780 #undef HAVE_DECL_ABORT
781 #endif
784 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
785    0. */
786 #ifndef USED_FOR_TARGET
787 #undef HAVE_DECL_ASPRINTF
788 #endif
791 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
792 #ifndef USED_FOR_TARGET
793 #undef HAVE_DECL_ATOF
794 #endif
797 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
798 #ifndef USED_FOR_TARGET
799 #undef HAVE_DECL_ATOL
800 #endif
803 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
804    */
805 #ifndef USED_FOR_TARGET
806 #undef HAVE_DECL_ATOLL
807 #endif
810 /* Define to 1 if you have the declaration of `basename(const char*)', and to
811    0 if you don't. */
812 #ifndef USED_FOR_TARGET
813 #undef HAVE_DECL_BASENAME
814 #endif
817 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
818    */
819 #ifndef USED_FOR_TARGET
820 #undef HAVE_DECL_CALLOC
821 #endif
824 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
825    define to 0. */
826 #ifndef USED_FOR_TARGET
827 #undef HAVE_DECL_CLEARERR_UNLOCKED
828 #endif
831 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
832    */
833 #ifndef USED_FOR_TARGET
834 #undef HAVE_DECL_CLOCK
835 #endif
838 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
839    */
840 #ifndef USED_FOR_TARGET
841 #undef HAVE_DECL_ERRNO
842 #endif
845 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
846    to 0. */
847 #ifndef USED_FOR_TARGET
848 #undef HAVE_DECL_FEOF_UNLOCKED
849 #endif
852 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
853    define to 0. */
854 #ifndef USED_FOR_TARGET
855 #undef HAVE_DECL_FERROR_UNLOCKED
856 #endif
859 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
860    define to 0. */
861 #ifndef USED_FOR_TARGET
862 #undef HAVE_DECL_FFLUSH_UNLOCKED
863 #endif
866 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
867 #ifndef USED_FOR_TARGET
868 #undef HAVE_DECL_FFS
869 #endif
872 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
873    define to 0. */
874 #ifndef USED_FOR_TARGET
875 #undef HAVE_DECL_FGETC_UNLOCKED
876 #endif
879 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
880    define to 0. */
881 #ifndef USED_FOR_TARGET
882 #undef HAVE_DECL_FGETS_UNLOCKED
883 #endif
886 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
887    define to 0. */
888 #ifndef USED_FOR_TARGET
889 #undef HAVE_DECL_FILENO_UNLOCKED
890 #endif
893 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
894    define to 0. */
895 #ifndef USED_FOR_TARGET
896 #undef HAVE_DECL_FPRINTF_UNLOCKED
897 #endif
900 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
901    define to 0. */
902 #ifndef USED_FOR_TARGET
903 #undef HAVE_DECL_FPUTC_UNLOCKED
904 #endif
907 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
908    define to 0. */
909 #ifndef USED_FOR_TARGET
910 #undef HAVE_DECL_FPUTS_UNLOCKED
911 #endif
914 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
915    define to 0. */
916 #ifndef USED_FOR_TARGET
917 #undef HAVE_DECL_FREAD_UNLOCKED
918 #endif
921 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
922 #ifndef USED_FOR_TARGET
923 #undef HAVE_DECL_FREE
924 #endif
927 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
928    define to 0. */
929 #ifndef USED_FOR_TARGET
930 #undef HAVE_DECL_FWRITE_UNLOCKED
931 #endif
934 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
935    define to 0. */
936 #ifndef USED_FOR_TARGET
937 #undef HAVE_DECL_GETCHAR_UNLOCKED
938 #endif
941 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
942    */
943 #ifndef USED_FOR_TARGET
944 #undef HAVE_DECL_GETCWD
945 #endif
948 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
949    to 0. */
950 #ifndef USED_FOR_TARGET
951 #undef HAVE_DECL_GETC_UNLOCKED
952 #endif
955 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
956    */
957 #ifndef USED_FOR_TARGET
958 #undef HAVE_DECL_GETENV
959 #endif
962 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
963    */
964 #ifndef USED_FOR_TARGET
965 #undef HAVE_DECL_GETOPT
966 #endif
969 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
970    to 0. */
971 #ifndef USED_FOR_TARGET
972 #undef HAVE_DECL_GETPAGESIZE
973 #endif
976 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
977    0. */
978 #ifndef USED_FOR_TARGET
979 #undef HAVE_DECL_GETRLIMIT
980 #endif
983 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
984    0. */
985 #ifndef USED_FOR_TARGET
986 #undef HAVE_DECL_GETRUSAGE
987 #endif
990 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
991    */
992 #ifndef USED_FOR_TARGET
993 #undef HAVE_DECL_GETWD
994 #endif
997 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
998    0. */
999 #ifndef USED_FOR_TARGET
1000 #undef HAVE_DECL_LDGETNAME
1001 #endif
1004 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
1005    */
1006 #ifndef USED_FOR_TARGET
1007 #undef HAVE_DECL_MADVISE
1008 #endif
1011 /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
1012    0. */
1013 #ifndef USED_FOR_TARGET
1014 #undef HAVE_DECL_MALLINFO
1015 #endif
1018 /* Define to 1 if we found a declaration for 'mallinfo2', otherwise define to
1019    0. */
1020 #ifndef USED_FOR_TARGET
1021 #undef HAVE_DECL_MALLINFO2
1022 #endif
1025 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
1026    */
1027 #ifndef USED_FOR_TARGET
1028 #undef HAVE_DECL_MALLOC
1029 #endif
1032 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
1033    define to 0. */
1034 #ifndef USED_FOR_TARGET
1035 #undef HAVE_DECL_PUTCHAR_UNLOCKED
1036 #endif
1039 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
1040    to 0. */
1041 #ifndef USED_FOR_TARGET
1042 #undef HAVE_DECL_PUTC_UNLOCKED
1043 #endif
1046 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1047    */
1048 #ifndef USED_FOR_TARGET
1049 #undef HAVE_DECL_REALLOC
1050 #endif
1053 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1054 #ifndef USED_FOR_TARGET
1055 #undef HAVE_DECL_SBRK
1056 #endif
1059 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1060    */
1061 #ifndef USED_FOR_TARGET
1062 #undef HAVE_DECL_SETENV
1063 #endif
1066 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1067    0. */
1068 #ifndef USED_FOR_TARGET
1069 #undef HAVE_DECL_SETRLIMIT
1070 #endif
1073 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1074    to 0. */
1075 #ifndef USED_FOR_TARGET
1076 #undef HAVE_DECL_SIGALTSTACK
1077 #endif
1080 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1081    0. */
1082 #ifndef USED_FOR_TARGET
1083 #undef HAVE_DECL_SNPRINTF
1084 #endif
1087 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1088    */
1089 #ifndef USED_FOR_TARGET
1090 #undef HAVE_DECL_STPCPY
1091 #endif
1094 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1095    */
1096 #ifndef USED_FOR_TARGET
1097 #undef HAVE_DECL_STRNLEN
1098 #endif
1101 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1102    0. */
1103 #ifndef USED_FOR_TARGET
1104 #undef HAVE_DECL_STRSIGNAL
1105 #endif
1108 /* Define to 1 if you have the declaration of `strstr(const char*,const
1109    char*)', and to 0 if you don't. */
1110 #ifndef USED_FOR_TARGET
1111 #undef HAVE_DECL_STRSTR
1112 #endif
1115 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1116    */
1117 #ifndef USED_FOR_TARGET
1118 #undef HAVE_DECL_STRTOL
1119 #endif
1122 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1123    */
1124 #ifndef USED_FOR_TARGET
1125 #undef HAVE_DECL_STRTOLL
1126 #endif
1129 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1130    */
1131 #ifndef USED_FOR_TARGET
1132 #undef HAVE_DECL_STRTOUL
1133 #endif
1136 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1137    0. */
1138 #ifndef USED_FOR_TARGET
1139 #undef HAVE_DECL_STRTOULL
1140 #endif
1143 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1144    0. */
1145 #ifndef USED_FOR_TARGET
1146 #undef HAVE_DECL_STRVERSCMP
1147 #endif
1150 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1151    */
1152 #ifndef USED_FOR_TARGET
1153 #undef HAVE_DECL_TIMES
1154 #endif
1157 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1158    0. */
1159 #ifndef USED_FOR_TARGET
1160 #undef HAVE_DECL_UNSETENV
1161 #endif
1164 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1165    0. */
1166 #ifndef USED_FOR_TARGET
1167 #undef HAVE_DECL_VASPRINTF
1168 #endif
1171 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1172    0. */
1173 #ifndef USED_FOR_TARGET
1174 #undef HAVE_DECL_VSNPRINTF
1175 #endif
1178 /* Define to 1 if you have the <direct.h> header file. */
1179 #ifndef USED_FOR_TARGET
1180 #undef HAVE_DIRECT_H
1181 #endif
1184 /* Define to 1 if you have the <dlfcn.h> header file. */
1185 #ifndef USED_FOR_TARGET
1186 #undef HAVE_DLFCN_H
1187 #endif
1190 /* Define to 1 if you have the <ext/hash_map> header file. */
1191 #ifndef USED_FOR_TARGET
1192 #undef HAVE_EXT_HASH_MAP
1193 #endif
1196 /* Define to 1 if you have the <fcntl.h> header file. */
1197 #ifndef USED_FOR_TARGET
1198 #undef HAVE_FCNTL_H
1199 #endif
1202 /* Define to 1 if you have the `feof_unlocked' function. */
1203 #ifndef USED_FOR_TARGET
1204 #undef HAVE_FEOF_UNLOCKED
1205 #endif
1208 /* Define to 1 if you have the `ferror_unlocked' function. */
1209 #ifndef USED_FOR_TARGET
1210 #undef HAVE_FERROR_UNLOCKED
1211 #endif
1214 /* Define to 1 if you have the `fflush_unlocked' function. */
1215 #ifndef USED_FOR_TARGET
1216 #undef HAVE_FFLUSH_UNLOCKED
1217 #endif
1220 /* Define to 1 if you have the `fgetc_unlocked' function. */
1221 #ifndef USED_FOR_TARGET
1222 #undef HAVE_FGETC_UNLOCKED
1223 #endif
1226 /* Define to 1 if you have the `fgets_unlocked' function. */
1227 #ifndef USED_FOR_TARGET
1228 #undef HAVE_FGETS_UNLOCKED
1229 #endif
1232 /* Define to 1 if you have the `fileno_unlocked' function. */
1233 #ifndef USED_FOR_TARGET
1234 #undef HAVE_FILENO_UNLOCKED
1235 #endif
1238 /* Define to 1 if you have the `fork' function. */
1239 #ifndef USED_FOR_TARGET
1240 #undef HAVE_FORK
1241 #endif
1244 /* Define to 1 if you have the `fprintf_unlocked' function. */
1245 #ifndef USED_FOR_TARGET
1246 #undef HAVE_FPRINTF_UNLOCKED
1247 #endif
1250 /* Define to 1 if you have the `fputc_unlocked' function. */
1251 #ifndef USED_FOR_TARGET
1252 #undef HAVE_FPUTC_UNLOCKED
1253 #endif
1256 /* Define to 1 if you have the `fputs_unlocked' function. */
1257 #ifndef USED_FOR_TARGET
1258 #undef HAVE_FPUTS_UNLOCKED
1259 #endif
1262 /* Define to 1 if you have the `fread_unlocked' function. */
1263 #ifndef USED_FOR_TARGET
1264 #undef HAVE_FREAD_UNLOCKED
1265 #endif
1268 /* Define to 1 if you have the <ftw.h> header file. */
1269 #ifndef USED_FOR_TARGET
1270 #undef HAVE_FTW_H
1271 #endif
1274 /* Define to 1 if you have the `fwrite_unlocked' function. */
1275 #ifndef USED_FOR_TARGET
1276 #undef HAVE_FWRITE_UNLOCKED
1277 #endif
1280 /* Define if your assembler supports specifying the alignment of objects
1281    allocated using the GAS .comm command. */
1282 #ifndef USED_FOR_TARGET
1283 #undef HAVE_GAS_ALIGNED_COMM
1284 #endif
1287 /* Define if your assembler supports .balign and .p2align. */
1288 #ifndef USED_FOR_TARGET
1289 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1290 #endif
1293 /* Define 0/1 if your assembler supports CFI directives. */
1294 #undef HAVE_GAS_CFI_DIRECTIVE
1296 /* Define 0/1 if your assembler supports .cfi_personality. */
1297 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1299 /* Define 0/1 if your assembler supports .cfi_sections. */
1300 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1302 /* Define if your assembler supports the .loc discriminator sub-directive. */
1303 #ifndef USED_FOR_TARGET
1304 #undef HAVE_GAS_DISCRIMINATOR
1305 #endif
1308 /* Define if your assembler supports @gnu_unique_object. */
1309 #ifndef USED_FOR_TARGET
1310 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1311 #endif
1314 /* Define if your assembler and linker support .hidden. */
1315 #undef HAVE_GAS_HIDDEN
1317 /* Define if your assembler supports .lcomm with an alignment field. */
1318 #ifndef USED_FOR_TARGET
1319 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1320 #endif
1323 /* Define if your assembler supports .literal16. */
1324 #ifndef USED_FOR_TARGET
1325 #undef HAVE_GAS_LITERAL16
1326 #endif
1329 /* Define if your assembler supports the .loc is_stmt sub-directive. */
1330 #ifndef USED_FOR_TARGET
1331 #undef HAVE_GAS_LOC_STMT
1332 #endif
1335 /* Define if your assembler supports specifying the maximum number of bytes to
1336    skip when using the GAS .p2align command. */
1337 #ifndef USED_FOR_TARGET
1338 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1339 #endif
1342 /* Define if your assembler supports the .set micromips directive */
1343 #ifndef USED_FOR_TARGET
1344 #undef HAVE_GAS_MICROMIPS
1345 #endif
1348 /* Define if your assembler supports .nsubspa comdat option. */
1349 #ifndef USED_FOR_TARGET
1350 #undef HAVE_GAS_NSUBSPA_COMDAT
1351 #endif
1354 /* Define if your assembler and linker support 32-bit section relative relocs
1355    via '.secrel32 label'. */
1356 #ifndef USED_FOR_TARGET
1357 #undef HAVE_GAS_PE_SECREL32_RELOC
1358 #endif
1361 /* Define if your assembler supports specifying the exclude section flag. */
1362 #ifndef USED_FOR_TARGET
1363 #undef HAVE_GAS_SECTION_EXCLUDE
1364 #endif
1367 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1368    */
1369 #ifndef USED_FOR_TARGET
1370 #undef HAVE_GAS_SHF_MERGE
1371 #endif
1374 /* Define if your assembler supports .subsection and .subsection -1 starts
1375    emitting at the beginning of your section. */
1376 #ifndef USED_FOR_TARGET
1377 #undef HAVE_GAS_SUBSECTION_ORDERING
1378 #endif
1381 /* Define if your assembler supports .weak. */
1382 #ifndef USED_FOR_TARGET
1383 #undef HAVE_GAS_WEAK
1384 #endif
1387 /* Define if your assembler supports .weakref. */
1388 #ifndef USED_FOR_TARGET
1389 #undef HAVE_GAS_WEAKREF
1390 #endif
1393 /* Define to 1 if you have the `getchar_unlocked' function. */
1394 #ifndef USED_FOR_TARGET
1395 #undef HAVE_GETCHAR_UNLOCKED
1396 #endif
1399 /* Define to 1 if you have the `getc_unlocked' function. */
1400 #ifndef USED_FOR_TARGET
1401 #undef HAVE_GETC_UNLOCKED
1402 #endif
1405 /* Define to 1 if you have the `getrlimit' function. */
1406 #ifndef USED_FOR_TARGET
1407 #undef HAVE_GETRLIMIT
1408 #endif
1411 /* Define to 1 if you have the `getrusage' function. */
1412 #ifndef USED_FOR_TARGET
1413 #undef HAVE_GETRUSAGE
1414 #endif
1417 /* Define to 1 if you have the `gettimeofday' function. */
1418 #ifndef USED_FOR_TARGET
1419 #undef HAVE_GETTIMEOFDAY
1420 #endif
1423 /* Define to 1 if using GNU as. */
1424 #ifndef USED_FOR_TARGET
1425 #undef HAVE_GNU_AS
1426 #endif
1429 /* Define if your system supports gnu indirect functions. */
1430 #ifndef USED_FOR_TARGET
1431 #undef HAVE_GNU_INDIRECT_FUNCTION
1432 #endif
1435 /* Define to 1 if using GNU ld. */
1436 #ifndef USED_FOR_TARGET
1437 #undef HAVE_GNU_LD
1438 #endif
1441 /* Define if the gold linker supports split stack and is available as a
1442    non-default */
1443 #ifndef USED_FOR_TARGET
1444 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1445 #endif
1448 /* Define if you have the iconv() function. */
1449 #ifndef USED_FOR_TARGET
1450 #undef HAVE_ICONV
1451 #endif
1454 /* Define to 1 if you have the <iconv.h> header file. */
1455 #ifndef USED_FOR_TARGET
1456 #undef HAVE_ICONV_H
1457 #endif
1460 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1461    */
1462 #ifndef USED_FOR_TARGET
1463 #undef HAVE_INITFINI_ARRAY_SUPPORT
1464 #endif
1467 /* Define to 1 if the system has the type `intmax_t'. */
1468 #ifndef USED_FOR_TARGET
1469 #undef HAVE_INTMAX_T
1470 #endif
1473 /* Define to 1 if the system has the type `intptr_t'. */
1474 #ifndef USED_FOR_TARGET
1475 #undef HAVE_INTPTR_T
1476 #endif
1479 /* Define if you have a working <inttypes.h> header file. */
1480 #ifndef USED_FOR_TARGET
1481 #undef HAVE_INTTYPES_H
1482 #endif
1485 /* Define to 1 if you have the `kill' function. */
1486 #ifndef USED_FOR_TARGET
1487 #undef HAVE_KILL
1488 #endif
1491 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1492 #ifndef USED_FOR_TARGET
1493 #undef HAVE_LANGINFO_CODESET
1494 #endif
1497 /* Define to 1 if you have the <langinfo.h> header file. */
1498 #ifndef USED_FOR_TARGET
1499 #undef HAVE_LANGINFO_H
1500 #endif
1503 /* Define if your <locale.h> file defines LC_MESSAGES. */
1504 #ifndef USED_FOR_TARGET
1505 #undef HAVE_LC_MESSAGES
1506 #endif
1509 /* Define to 1 if you have the <ldfcn.h> header file. */
1510 #ifndef USED_FOR_TARGET
1511 #undef HAVE_LDFCN_H
1512 #endif
1515 /* Define 0/1 if your linker supports the SHF_MERGE flag with section
1516    alignment > 1. */
1517 #ifndef USED_FOR_TARGET
1518 #undef HAVE_LD_ALIGNED_SHF_MERGE
1519 #endif
1522 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1523    options. */
1524 #ifndef USED_FOR_TARGET
1525 #undef HAVE_LD_AS_NEEDED
1526 #endif
1529 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1530    flash. */
1531 #ifndef USED_FOR_TARGET
1532 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1533 #endif
1536 /* Define if your linker supports -z bndplt */
1537 #ifndef USED_FOR_TARGET
1538 #undef HAVE_LD_BNDPLT_SUPPORT
1539 #endif
1542 /* Define if your linker supports --build-id. */
1543 #ifndef USED_FOR_TARGET
1544 #undef HAVE_LD_BUILDID
1545 #endif
1548 /* Define if the linker supports clearing hardware capabilities via mapfile.
1549    */
1550 #ifndef USED_FOR_TARGET
1551 #undef HAVE_LD_CLEARCAP
1552 #endif
1555 /* Define to the level of your linker's compressed debug section support. */
1556 #ifndef USED_FOR_TARGET
1557 #undef HAVE_LD_COMPRESS_DEBUG
1558 #endif
1561 /* Define if your linker supports --demangle option. */
1562 #ifndef USED_FOR_TARGET
1563 #undef HAVE_LD_DEMANGLE
1564 #endif
1567 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1568 #ifndef USED_FOR_TARGET
1569 #undef HAVE_LD_EH_FRAME_CIEV3
1570 #endif
1573 /* Define if your linker supports .eh_frame_hdr. */
1574 #undef HAVE_LD_EH_FRAME_HDR
1576 /* Define if your linker supports garbage collection of sections in presence
1577    of EH frames. */
1578 #ifndef USED_FOR_TARGET
1579 #undef HAVE_LD_EH_GC_SECTIONS
1580 #endif
1583 /* Define if your linker has buggy garbage collection of sections support when
1584    .text.startup.foo like sections are used. */
1585 #ifndef USED_FOR_TARGET
1586 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1587 #endif
1590 /* Define if your PowerPC64 linker supports a large TOC. */
1591 #ifndef USED_FOR_TARGET
1592 #undef HAVE_LD_LARGE_TOC
1593 #endif
1596 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1597 #ifndef USED_FOR_TARGET
1598 #undef HAVE_LD_NO_DOT_SYMS
1599 #endif
1602 /* Define if your linker can relax absolute .eh_frame personality pointers
1603    into PC-relative form. */
1604 #ifndef USED_FOR_TARGET
1605 #undef HAVE_LD_PERSONALITY_RELAXATION
1606 #endif
1609 /* Define if your linker supports PIE option. */
1610 #ifndef USED_FOR_TARGET
1611 #undef HAVE_LD_PIE
1612 #endif
1615 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1616 #ifndef USED_FOR_TARGET
1617 #undef HAVE_LD_PIE_COPYRELOC
1618 #endif
1621 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1622 #ifndef USED_FOR_TARGET
1623 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1624 #endif
1627 /* Define if your linker supports --push-state/--pop-state */
1628 #ifndef USED_FOR_TARGET
1629 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1630 #endif
1633 /* Define if your linker links a mix of read-only and read-write sections into
1634    a read-write section. */
1635 #ifndef USED_FOR_TARGET
1636 #undef HAVE_LD_RO_RW_SECTION_MIXING
1637 #endif
1640 /* Define if your linker supports the *_sol2 emulations. */
1641 #ifndef USED_FOR_TARGET
1642 #undef HAVE_LD_SOL2_EMULATION
1643 #endif
1646 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1647 #ifndef USED_FOR_TARGET
1648 #undef HAVE_LD_STATIC_DYNAMIC
1649 #endif
1652 /* Define if your linker supports --sysroot. */
1653 #ifndef USED_FOR_TARGET
1654 #undef HAVE_LD_SYSROOT
1655 #endif
1658 /* Define to 1 if you have the <limits.h> header file. */
1659 #ifndef USED_FOR_TARGET
1660 #undef HAVE_LIMITS_H
1661 #endif
1664 /* Define to 1 if you have the <locale.h> header file. */
1665 #ifndef USED_FOR_TARGET
1666 #undef HAVE_LOCALE_H
1667 #endif
1670 /* Define to 1 if the system has the type `long long'. */
1671 #ifndef USED_FOR_TARGET
1672 #undef HAVE_LONG_LONG
1673 #endif
1676 /* Define to 1 if the system has the type `long long int'. */
1677 #ifndef USED_FOR_TARGET
1678 #undef HAVE_LONG_LONG_INT
1679 #endif
1682 /* Define to the level of your linker's plugin support. */
1683 #ifndef USED_FOR_TARGET
1684 #undef HAVE_LTO_PLUGIN
1685 #endif
1688 /* Define to 1 if you have the `madvise' function. */
1689 #ifndef USED_FOR_TARGET
1690 #undef HAVE_MADVISE
1691 #endif
1694 /* Define to 1 if you have the `mallinfo' function. */
1695 #ifndef USED_FOR_TARGET
1696 #undef HAVE_MALLINFO
1697 #endif
1700 /* Define to 1 if you have the `mallinfo2' function. */
1701 #ifndef USED_FOR_TARGET
1702 #undef HAVE_MALLINFO2
1703 #endif
1706 /* Define to 1 if you have the <malloc.h> header file. */
1707 #ifndef USED_FOR_TARGET
1708 #undef HAVE_MALLOC_H
1709 #endif
1712 /* Define to 1 if you have the `mbstowcs' function. */
1713 #ifndef USED_FOR_TARGET
1714 #undef HAVE_MBSTOWCS
1715 #endif
1718 /* Define if valgrind's memcheck.h header is installed. */
1719 #ifndef USED_FOR_TARGET
1720 #undef HAVE_MEMCHECK_H
1721 #endif
1724 /* Define to 1 if you have the <memory.h> header file. */
1725 #ifndef USED_FOR_TARGET
1726 #undef HAVE_MEMORY_H
1727 #endif
1730 /* Define to 1 if you have the `mmap' function. */
1731 #ifndef USED_FOR_TARGET
1732 #undef HAVE_MMAP
1733 #endif
1736 /* Define if mmap with MAP_ANON(YMOUS) works. */
1737 #ifndef USED_FOR_TARGET
1738 #undef HAVE_MMAP_ANON
1739 #endif
1742 /* Define if mmap of /dev/zero works. */
1743 #ifndef USED_FOR_TARGET
1744 #undef HAVE_MMAP_DEV_ZERO
1745 #endif
1748 /* Define if read-only mmap of a plain file works. */
1749 #ifndef USED_FOR_TARGET
1750 #undef HAVE_MMAP_FILE
1751 #endif
1754 /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1755    */
1756 #ifndef USED_FOR_TARGET
1757 #undef HAVE_NEWLIB_NANO_FORMATTED_IO
1758 #endif
1761 /* Define to 1 if you have the `nl_langinfo' function. */
1762 #ifndef USED_FOR_TARGET
1763 #undef HAVE_NL_LANGINFO
1764 #endif
1767 /* Define to 1 if you have the `popen' function. */
1768 #ifndef USED_FOR_TARGET
1769 #undef HAVE_POPEN
1770 #endif
1773 /* Define to 1 if you have the `putchar_unlocked' function. */
1774 #ifndef USED_FOR_TARGET
1775 #undef HAVE_PUTCHAR_UNLOCKED
1776 #endif
1779 /* Define to 1 if you have the `putc_unlocked' function. */
1780 #ifndef USED_FOR_TARGET
1781 #undef HAVE_PUTC_UNLOCKED
1782 #endif
1785 /* Define to 1 if you have the `setlocale' function. */
1786 #ifndef USED_FOR_TARGET
1787 #undef HAVE_SETLOCALE
1788 #endif
1791 /* Define to 1 if you have the `setrlimit' function. */
1792 #ifndef USED_FOR_TARGET
1793 #undef HAVE_SETRLIMIT
1794 #endif
1797 /* Define if the system-provided CRTs are present on Solaris. */
1798 #ifndef USED_FOR_TARGET
1799 #undef HAVE_SOLARIS_CRTS
1800 #endif
1803 /* Define to 1 if you have the <stddef.h> header file. */
1804 #ifndef USED_FOR_TARGET
1805 #undef HAVE_STDDEF_H
1806 #endif
1809 /* Define to 1 if you have the <stdint.h> header file. */
1810 #ifndef USED_FOR_TARGET
1811 #undef HAVE_STDINT_H
1812 #endif
1815 /* Define to 1 if you have the <stdlib.h> header file. */
1816 #ifndef USED_FOR_TARGET
1817 #undef HAVE_STDLIB_H
1818 #endif
1821 /* Define to 1 if you have the <strings.h> header file. */
1822 #ifndef USED_FOR_TARGET
1823 #undef HAVE_STRINGS_H
1824 #endif
1827 /* Define to 1 if you have the <string.h> header file. */
1828 #ifndef USED_FOR_TARGET
1829 #undef HAVE_STRING_H
1830 #endif
1833 /* Define to 1 if you have the `strsignal' function. */
1834 #ifndef USED_FOR_TARGET
1835 #undef HAVE_STRSIGNAL
1836 #endif
1839 /* Define if <sys/times.h> defines struct tms. */
1840 #ifndef USED_FOR_TARGET
1841 #undef HAVE_STRUCT_TMS
1842 #endif
1845 /* Define if <utility> defines std::swap. */
1846 #ifndef USED_FOR_TARGET
1847 #undef HAVE_SWAP_IN_UTILITY
1848 #endif
1851 /* Define to 1 if you have the `sysconf' function. */
1852 #ifndef USED_FOR_TARGET
1853 #undef HAVE_SYSCONF
1854 #endif
1857 /* Define to 1 if you have the <sys/file.h> header file. */
1858 #ifndef USED_FOR_TARGET
1859 #undef HAVE_SYS_FILE_H
1860 #endif
1863 /* Define to 1 if you have the <sys/mman.h> header file. */
1864 #ifndef USED_FOR_TARGET
1865 #undef HAVE_SYS_MMAN_H
1866 #endif
1869 /* Define to 1 if you have the <sys/param.h> header file. */
1870 #ifndef USED_FOR_TARGET
1871 #undef HAVE_SYS_PARAM_H
1872 #endif
1875 /* Define to 1 if you have the <sys/resource.h> header file. */
1876 #ifndef USED_FOR_TARGET
1877 #undef HAVE_SYS_RESOURCE_H
1878 #endif
1881 /* Define if your target C library provides sys/sdt.h */
1882 #undef HAVE_SYS_SDT_H
1884 /* Define to 1 if you have the <sys/stat.h> header file. */
1885 #ifndef USED_FOR_TARGET
1886 #undef HAVE_SYS_STAT_H
1887 #endif
1890 /* Define to 1 if you have the <sys/times.h> header file. */
1891 #ifndef USED_FOR_TARGET
1892 #undef HAVE_SYS_TIMES_H
1893 #endif
1896 /* Define to 1 if you have the <sys/time.h> header file. */
1897 #ifndef USED_FOR_TARGET
1898 #undef HAVE_SYS_TIME_H
1899 #endif
1902 /* Define to 1 if you have the <sys/types.h> header file. */
1903 #ifndef USED_FOR_TARGET
1904 #undef HAVE_SYS_TYPES_H
1905 #endif
1908 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1909 #ifndef USED_FOR_TARGET
1910 #undef HAVE_SYS_WAIT_H
1911 #endif
1914 /* Define to 1 if you have the `times' function. */
1915 #ifndef USED_FOR_TARGET
1916 #undef HAVE_TIMES
1917 #endif
1920 /* Define to 1 if you have the <time.h> header file. */
1921 #ifndef USED_FOR_TARGET
1922 #undef HAVE_TIME_H
1923 #endif
1926 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1927 #ifndef USED_FOR_TARGET
1928 #undef HAVE_TR1_UNORDERED_MAP
1929 #endif
1932 /* Define to 1 if the system has the type `uintmax_t'. */
1933 #ifndef USED_FOR_TARGET
1934 #undef HAVE_UINTMAX_T
1935 #endif
1938 /* Define to 1 if the system has the type `uintptr_t'. */
1939 #ifndef USED_FOR_TARGET
1940 #undef HAVE_UINTPTR_T
1941 #endif
1944 /* Define to 1 if you have the <unistd.h> header file. */
1945 #ifndef USED_FOR_TARGET
1946 #undef HAVE_UNISTD_H
1947 #endif
1950 /* Define to 1 if you have the <unordered_map> header file. */
1951 #ifndef USED_FOR_TARGET
1952 #undef HAVE_UNORDERED_MAP
1953 #endif
1956 /* Define to 1 if the system has the type `unsigned long long int'. */
1957 #ifndef USED_FOR_TARGET
1958 #undef HAVE_UNSIGNED_LONG_LONG_INT
1959 #endif
1962 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1963 #ifndef USED_FOR_TARGET
1964 #undef HAVE_VALGRIND_MEMCHECK_H
1965 #endif
1968 /* Define to 1 if you have the `vfork' function. */
1969 #ifndef USED_FOR_TARGET
1970 #undef HAVE_VFORK
1971 #endif
1974 /* Define to 1 if you have the <vfork.h> header file. */
1975 #ifndef USED_FOR_TARGET
1976 #undef HAVE_VFORK_H
1977 #endif
1980 /* Define to 1 if you have the <wchar.h> header file. */
1981 #ifndef USED_FOR_TARGET
1982 #undef HAVE_WCHAR_H
1983 #endif
1986 /* Define to 1 if you have the `wcswidth' function. */
1987 #ifndef USED_FOR_TARGET
1988 #undef HAVE_WCSWIDTH
1989 #endif
1992 /* Define to 1 if `fork' works. */
1993 #ifndef USED_FOR_TARGET
1994 #undef HAVE_WORKING_FORK
1995 #endif
1998 /* Define this macro if mbstowcs does not crash when its first argument is
1999    NULL. */
2000 #ifndef USED_FOR_TARGET
2001 #undef HAVE_WORKING_MBSTOWCS
2002 #endif
2005 /* Define to 1 if `vfork' works. */
2006 #ifndef USED_FOR_TARGET
2007 #undef HAVE_WORKING_VFORK
2008 #endif
2011 /* Define if your assembler supports AIX debug frame section label reference.
2012    */
2013 #ifndef USED_FOR_TARGET
2014 #undef HAVE_XCOFF_DWARF_EXTRAS
2015 #endif
2018 /* Define if you have a working <zstd.h> header file. */
2019 #ifndef USED_FOR_TARGET
2020 #undef HAVE_ZSTD_H
2021 #endif
2024 /* Define if isl is in use. */
2025 #ifndef USED_FOR_TARGET
2026 #undef HAVE_isl
2027 #endif
2030 /* Define if F_SETLKW supported by fcntl. */
2031 #ifndef USED_FOR_TARGET
2032 #undef HOST_HAS_F_SETLKW
2033 #endif
2036 /* Define as const if the declaration of iconv() needs const. */
2037 #ifndef USED_FOR_TARGET
2038 #undef ICONV_CONST
2039 #endif
2042 /* Define if int64_t uses long as underlying type. */
2043 #ifndef USED_FOR_TARGET
2044 #undef INT64_T_IS_LONG
2045 #endif
2048 /* Define to 1 if ld64 supports '-export_dynamic'. */
2049 #ifndef USED_FOR_TARGET
2050 #undef LD64_HAS_EXPORT_DYNAMIC
2051 #endif
2054 /* Define to ld64 version. */
2055 #ifndef USED_FOR_TARGET
2056 #undef LD64_VERSION
2057 #endif
2060 /* Define to the linker option to ignore unused dependencies. */
2061 #ifndef USED_FOR_TARGET
2062 #undef LD_AS_NEEDED_OPTION
2063 #endif
2066 /* Define to the linker option to enable compressed debug sections. */
2067 #ifndef USED_FOR_TARGET
2068 #undef LD_COMPRESS_DEBUG_OPTION
2069 #endif
2072 /* Define to the linker option to enable use of shared objects. */
2073 #ifndef USED_FOR_TARGET
2074 #undef LD_DYNAMIC_OPTION
2075 #endif
2078 /* Define to the linker option to keep unused dependencies. */
2079 #ifndef USED_FOR_TARGET
2080 #undef LD_NO_AS_NEEDED_OPTION
2081 #endif
2084 /* Define to the linker option to disable use of shared objects. */
2085 #ifndef USED_FOR_TARGET
2086 #undef LD_STATIC_OPTION
2087 #endif
2090 /* The linker hash style */
2091 #ifndef USED_FOR_TARGET
2092 #undef LINKER_HASH_STYLE
2093 #endif
2096 /* Define to the name of the LTO plugin DSO that must be passed to the
2097    linker's -plugin=LIB option. */
2098 #ifndef USED_FOR_TARGET
2099 #undef LTOPLUGINSONAME
2100 #endif
2103 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2104    */
2105 #ifndef USED_FOR_TARGET
2106 #undef LT_OBJDIR
2107 #endif
2110 /* Define if we should link mingw executables with --large-address-aware */
2111 #ifndef USED_FOR_TARGET
2112 #undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2113 #endif
2116 /* Value to set mingw's _dowildcard to. */
2117 #ifndef USED_FOR_TARGET
2118 #undef MINGW_DOWILDCARD
2119 #endif
2122 /* Define if host mkdir takes a single argument. */
2123 #ifndef USED_FOR_TARGET
2124 #undef MKDIR_TAKES_ONE_ARG
2125 #endif
2128 /* Define to offload targets, separated by commas. */
2129 #ifndef USED_FOR_TARGET
2130 #undef OFFLOAD_TARGETS
2131 #endif
2134 /* Define to the address where bug reports for this package should be sent. */
2135 #ifndef USED_FOR_TARGET
2136 #undef PACKAGE_BUGREPORT
2137 #endif
2140 /* Define to the full name of this package. */
2141 #ifndef USED_FOR_TARGET
2142 #undef PACKAGE_NAME
2143 #endif
2146 /* Define to the full name and version of this package. */
2147 #ifndef USED_FOR_TARGET
2148 #undef PACKAGE_STRING
2149 #endif
2152 /* Define to the one symbol short name of this package. */
2153 #ifndef USED_FOR_TARGET
2154 #undef PACKAGE_TARNAME
2155 #endif
2158 /* Define to the home page for this package. */
2159 #ifndef USED_FOR_TARGET
2160 #undef PACKAGE_URL
2161 #endif
2164 /* Define to the version of this package. */
2165 #ifndef USED_FOR_TARGET
2166 #undef PACKAGE_VERSION
2167 #endif
2170 /* Specify plugin linker */
2171 #ifndef USED_FOR_TARGET
2172 #undef PLUGIN_LD_SUFFIX
2173 #endif
2176 /* Define to .TOC. alignment forced by your linker. */
2177 #ifndef USED_FOR_TARGET
2178 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2179 #endif
2182 /* Define to PREFIX/include if cpp should also search that directory. */
2183 #ifndef USED_FOR_TARGET
2184 #undef PREFIX_INCLUDE_DIR
2185 #endif
2188 /* The size of `int', as computed by sizeof. */
2189 #ifndef USED_FOR_TARGET
2190 #undef SIZEOF_INT
2191 #endif
2194 /* The size of `long', as computed by sizeof. */
2195 #ifndef USED_FOR_TARGET
2196 #undef SIZEOF_LONG
2197 #endif
2200 /* The size of `long long', as computed by sizeof. */
2201 #ifndef USED_FOR_TARGET
2202 #undef SIZEOF_LONG_LONG
2203 #endif
2206 /* The size of `short', as computed by sizeof. */
2207 #ifndef USED_FOR_TARGET
2208 #undef SIZEOF_SHORT
2209 #endif
2212 /* The size of `void *', as computed by sizeof. */
2213 #ifndef USED_FOR_TARGET
2214 #undef SIZEOF_VOID_P
2215 #endif
2218 /* Define to 1 if you have the ANSI C header files. */
2219 #ifndef USED_FOR_TARGET
2220 #undef STDC_HEADERS
2221 #endif
2224 /* Define if you can safely include both <string.h> and <strings.h>. */
2225 #ifndef USED_FOR_TARGET
2226 #undef STRING_WITH_STRINGS
2227 #endif
2230 /* Define if TFmode long double should be the default */
2231 #ifndef USED_FOR_TARGET
2232 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2233 #endif
2236 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2237 #undef TARGET_DL_ITERATE_PHDR
2239 /* GNU C Library major version number used on the target, or 0. */
2240 #ifndef USED_FOR_TARGET
2241 #undef TARGET_GLIBC_MAJOR
2242 #endif
2245 /* GNU C Library minor version number used on the target, or 0. */
2246 #ifndef USED_FOR_TARGET
2247 #undef TARGET_GLIBC_MINOR
2248 #endif
2251 /* Define if your target C Library properly handles PT_GNU_STACK */
2252 #ifndef USED_FOR_TARGET
2253 #undef TARGET_LIBC_GNUSTACK
2254 #endif
2257 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2258 #ifndef USED_FOR_TARGET
2259 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2260 #endif
2263 /* Define if your target C library provides stack protector support */
2264 #ifndef USED_FOR_TARGET
2265 #undef TARGET_LIBC_PROVIDES_SSP
2266 #endif
2269 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2270 #ifndef USED_FOR_TARGET
2271 #undef TIME_WITH_SYS_TIME
2272 #endif
2275 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2276    work. */
2277 #ifndef USED_FOR_TARGET
2278 #undef TLS_SECTION_ASM_FLAG
2279 #endif
2282 /* Define if your assembler mis-optimizes .eh_frame data. */
2283 #ifndef USED_FOR_TARGET
2284 #undef USE_AS_TRADITIONAL_FORMAT
2285 #endif
2288 /* Define if you want to generate code by default that assumes that the Cygwin
2289    DLL exports wrappers to support libstdc++ function replacement. */
2290 #ifndef USED_FOR_TARGET
2291 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2292 #endif
2295 /* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
2296 #ifndef USED_FOR_TARGET
2297 #undef USE_HIDDEN_LINKONCE
2298 #endif
2301 /* Define to 1 if the 'long long' type is wider than 'long' but still
2302    efficiently supported by the host hardware. */
2303 #ifndef USED_FOR_TARGET
2304 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2305 #endif
2308 /* Define if we should use leading underscore on 64 bit mingw targets */
2309 #ifndef USED_FOR_TARGET
2310 #undef USE_MINGW64_LEADING_UNDERSCORES
2311 #endif
2314 /* Enable extensions on AIX 3, Interix.  */
2315 #ifndef _ALL_SOURCE
2316 # undef _ALL_SOURCE
2317 #endif
2318 /* Enable GNU extensions on systems that have them.  */
2319 #ifndef _GNU_SOURCE
2320 # undef _GNU_SOURCE
2321 #endif
2322 /* Enable threading extensions on Solaris.  */
2323 #ifndef _POSIX_PTHREAD_SEMANTICS
2324 # undef _POSIX_PTHREAD_SEMANTICS
2325 #endif
2326 /* Enable extensions on HP NonStop.  */
2327 #ifndef _TANDEM_SOURCE
2328 # undef _TANDEM_SOURCE
2329 #endif
2330 /* Enable general extensions on Solaris.  */
2331 #ifndef __EXTENSIONS__
2332 # undef __EXTENSIONS__
2333 #endif
2336 /* Define to be the last component of the Windows registry key under which to
2337    look for installation paths. The full key used will be
2338    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2339    The default is the GCC version number. */
2340 #ifndef USED_FOR_TARGET
2341 #undef WIN32_REGISTRY_KEY
2342 #endif
2345 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2346    significant byte first (like Motorola and SPARC, unlike Intel). */
2347 #if defined AC_APPLE_UNIVERSAL_BUILD
2348 # if defined __BIG_ENDIAN__
2349 #  define WORDS_BIGENDIAN 1
2350 # endif
2351 #else
2352 # ifndef WORDS_BIGENDIAN
2353 #  undef WORDS_BIGENDIAN
2354 # endif
2355 #endif
2357 /* Enable large inode numbers on Mac OS X 10.5.  */
2358 #ifndef _DARWIN_USE_64_BIT_INODE
2359 # define _DARWIN_USE_64_BIT_INODE 1
2360 #endif
2362 /* Number of bits in a file offset, on hosts where this is settable. */
2363 #ifndef USED_FOR_TARGET
2364 #undef _FILE_OFFSET_BITS
2365 #endif
2368 /* Define for large files, on AIX-style hosts. */
2369 #ifndef USED_FOR_TARGET
2370 #undef _LARGE_FILES
2371 #endif
2374 /* Define to 1 if on MINIX. */
2375 #ifndef USED_FOR_TARGET
2376 #undef _MINIX
2377 #endif
2380 /* Define to 2 if the system does not provide POSIX.1 features except with
2381    this defined. */
2382 #ifndef USED_FOR_TARGET
2383 #undef _POSIX_1_SOURCE
2384 #endif
2387 /* Define to 1 if you need to in order for `stat' and other things to work. */
2388 #ifndef USED_FOR_TARGET
2389 #undef _POSIX_SOURCE
2390 #endif
2393 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2394    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2395    #define below would cause a syntax error. */
2396 #ifndef USED_FOR_TARGET
2397 #undef _UINT32_T
2398 #endif
2401 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2402    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2403    #define below would cause a syntax error. */
2404 #ifndef USED_FOR_TARGET
2405 #undef _UINT64_T
2406 #endif
2409 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2410    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2411    #define below would cause a syntax error. */
2412 #ifndef USED_FOR_TARGET
2413 #undef _UINT8_T
2414 #endif
2417 /* Define to `char *' if <sys/types.h> does not define. */
2418 #ifndef USED_FOR_TARGET
2419 #undef caddr_t
2420 #endif
2423 /* Define to `__inline__' or `__inline' if that's what the C compiler
2424    calls it, or to nothing if 'inline' is not supported under any name.  */
2425 #ifndef __cplusplus
2426 #undef inline
2427 #endif
2429 /* Define to the type of a signed integer type of width exactly 16 bits if
2430    such a type exists and the standard includes do not define it. */
2431 #ifndef USED_FOR_TARGET
2432 #undef int16_t
2433 #endif
2436 /* Define to the type of a signed integer type of width exactly 32 bits if
2437    such a type exists and the standard includes do not define it. */
2438 #ifndef USED_FOR_TARGET
2439 #undef int32_t
2440 #endif
2443 /* Define to the type of a signed integer type of width exactly 64 bits if
2444    such a type exists and the standard includes do not define it. */
2445 #ifndef USED_FOR_TARGET
2446 #undef int64_t
2447 #endif
2450 /* Define to the type of a signed integer type of width exactly 8 bits if such
2451    a type exists and the standard includes do not define it. */
2452 #ifndef USED_FOR_TARGET
2453 #undef int8_t
2454 #endif
2457 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2458    not define. */
2459 #ifndef USED_FOR_TARGET
2460 #undef intmax_t
2461 #endif
2464 /* Define to the type of a signed integer type wide enough to hold a pointer,
2465    if such a type exists, and if the system does not define it. */
2466 #ifndef USED_FOR_TARGET
2467 #undef intptr_t
2468 #endif
2471 /* Define to `int' if <sys/types.h> does not define. */
2472 #ifndef USED_FOR_TARGET
2473 #undef pid_t
2474 #endif
2477 /* Define to `long' if <sys/resource.h> doesn't define. */
2478 #ifndef USED_FOR_TARGET
2479 #undef rlim_t
2480 #endif
2483 /* Define to `int' if <sys/types.h> does not define. */
2484 #ifndef USED_FOR_TARGET
2485 #undef ssize_t
2486 #endif
2489 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2490    such a type exists and the standard includes do not define it. */
2491 #ifndef USED_FOR_TARGET
2492 #undef uint16_t
2493 #endif
2496 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2497    such a type exists and the standard includes do not define it. */
2498 #ifndef USED_FOR_TARGET
2499 #undef uint32_t
2500 #endif
2503 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2504    such a type exists and the standard includes do not define it. */
2505 #ifndef USED_FOR_TARGET
2506 #undef uint64_t
2507 #endif
2510 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2511    such a type exists and the standard includes do not define it. */
2512 #ifndef USED_FOR_TARGET
2513 #undef uint8_t
2514 #endif
2517 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2518    do not define. */
2519 #ifndef USED_FOR_TARGET
2520 #undef uintmax_t
2521 #endif
2524 /* Define to the type of an unsigned integer type wide enough to hold a
2525    pointer, if such a type exists, and if the system does not define it. */
2526 #ifndef USED_FOR_TARGET
2527 #undef uintptr_t
2528 #endif
2531 /* Define as `fork' if `vfork' does not work. */
2532 #ifndef USED_FOR_TARGET
2533 #undef vfork
2534 #endif