RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / toolchains / hndtools-arm-linux-2.6.36-uclibc-4.5.3 / lib / gcc / arm-brcm-linux-uclibcgnueabi / 4.5.3 / plugin / include / auto-host.h
blob5de1428f521de38489279159fa9262cfd17e6c71
1 /* auto-host.h. Generated from config.in by configure. */
2 /* config.in. Generated from configure.ac by autoheader. */
4 /* Define if building universal (internal helper macro) */
5 #ifndef USED_FOR_TARGET
6 /* #undef AC_APPLE_UNIVERSAL_BUILD */
7 #endif
10 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
11 #ifndef USED_FOR_TARGET
12 /* #undef CHAR_BIT */
13 #endif
16 /* Define 0/1 to force the choice for exception handling model. */
17 #ifndef USED_FOR_TARGET
18 /* #undef CONFIG_SJLJ_EXCEPTIONS */
19 #endif
22 /* Define to enable the use of a default assembler. */
23 #ifndef USED_FOR_TARGET
24 /* #undef DEFAULT_ASSEMBLER */
25 #endif
28 /* Define to enable the use of a default linker. */
29 #ifndef USED_FOR_TARGET
30 /* #undef DEFAULT_LINKER */
31 #endif
34 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
35 destructors for local statics and global objects. This is essential for
36 fully standards-compliant handling of destructors, but requires
37 __cxa_atexit in libc. */
38 #ifndef USED_FOR_TARGET
39 /* #undef DEFAULT_USE_CXA_ATEXIT */
40 #endif
43 /* Define if you want assertions enabled. This is a cheap check. */
44 #ifndef USED_FOR_TARGET
45 #define ENABLE_ASSERT_CHECKING 1
46 #endif
49 /* Define if you want more run-time sanity checks. This one gets a grab bag of
50 miscellaneous but relatively cheap checks. */
51 #ifndef USED_FOR_TARGET
52 /* #undef ENABLE_CHECKING */
53 #endif
56 /* Define to 1 to specify that we are using the BID decimal floating point
57 format instead of DPD */
58 #ifndef USED_FOR_TARGET
59 #define ENABLE_DECIMAL_BID_FORMAT 0
60 #endif
63 /* Define to 1 to enable decimal float extension to C. */
64 #ifndef USED_FOR_TARGET
65 #define ENABLE_DECIMAL_FLOAT 0
66 #endif
69 /* Define if you want more run-time sanity checks for dataflow. */
70 #ifndef USED_FOR_TARGET
71 /* #undef ENABLE_DF_CHECKING */
72 #endif
75 /* Define to 1 to enable fixed-point arithmetic extension to C. */
76 #ifndef USED_FOR_TARGET
77 #define ENABLE_FIXED_POINT 0
78 #endif
81 /* Define if you want fold checked that it never destructs its argument. This
82 is quite expensive. */
83 #ifndef USED_FOR_TARGET
84 /* #undef ENABLE_FOLD_CHECKING */
85 #endif
88 /* Define if you want the garbage collector to operate in maximally paranoid
89 mode, validating the entire heap and collecting garbage at every
90 opportunity. This is extremely expensive. */
91 #ifndef USED_FOR_TARGET
92 /* #undef ENABLE_GC_ALWAYS_COLLECT */
93 #endif
96 /* Define if you want the garbage collector to do object poisoning and other
97 memory allocation checks. This is quite expensive. */
98 #ifndef USED_FOR_TARGET
99 /* #undef ENABLE_GC_CHECKING */
100 #endif
103 /* Define if you want operations on GIMPLE (the basic data structure of the
104 high-level optimizers) to be checked for dynamic type safety at runtime.
105 This is moderately expensive. */
106 #ifndef USED_FOR_TARGET
107 /* #undef ENABLE_GIMPLE_CHECKING */
108 #endif
111 /* Define if gcc should always pass --build-id to linker. */
112 #ifndef USED_FOR_TARGET
113 /* #undef ENABLE_LD_BUILDID */
114 #endif
117 /* Define to enable LTO support. */
118 #ifndef USED_FOR_TARGET
119 #define ENABLE_LTO 1
120 #endif
123 /* Define to 1 if translation of program messages to the user's native
124 language is requested. */
125 #ifndef USED_FOR_TARGET
126 #define ENABLE_NLS 1
127 #endif
130 /* Define to enable plugin support. */
131 #ifndef USED_FOR_TARGET
132 #define ENABLE_PLUGIN 1
133 #endif
136 /* Define if you want all operations on RTL (the basic data structure of the
137 optimizer and back end) to be checked for dynamic type safety at runtime.
138 This is quite expensive. */
139 #ifndef USED_FOR_TARGET
140 /* #undef ENABLE_RTL_CHECKING */
141 #endif
144 /* Define if you want RTL flag accesses to be checked against the RTL codes
145 that are supported for each access macro. This is relatively cheap. */
146 #ifndef USED_FOR_TARGET
147 /* #undef ENABLE_RTL_FLAG_CHECKING */
148 #endif
151 /* Define if you want runtime assertions enabled. This is a cheap check. */
152 #define ENABLE_RUNTIME_CHECKING 1
154 /* Define if you want all operations on trees (the basic data structure of the
155 front ends) to be checked for dynamic type safety at runtime. This is
156 moderately expensive. The tree browser debugging routines will also be
157 enabled by this option. */
158 #ifndef USED_FOR_TARGET
159 /* #undef ENABLE_TREE_CHECKING */
160 #endif
163 /* Define if you want all gimple types to be verified after gimplifiation.
164 This is cheap. */
165 #ifndef USED_FOR_TARGET
166 /* #undef ENABLE_TYPES_CHECKING */
167 #endif
170 /* Define if you want to run subprograms and generated programs through
171 valgrind (a memory checker). This is extremely expensive. */
172 #ifndef USED_FOR_TARGET
173 /* #undef ENABLE_VALGRIND_CHECKING */
174 #endif
177 /* Define to 1 if installation paths should be looked up in the Windows
178 Registry. Ignored on non-Windows hosts. */
179 #ifndef USED_FOR_TARGET
180 /* #undef ENABLE_WIN32_REGISTRY */
181 #endif
184 /* Define to the name of a file containing a list of extra machine modes for
185 this architecture. */
186 #ifndef USED_FOR_TARGET
187 #define EXTRA_MODES_FILE "config/arm/arm-modes.def"
188 #endif
191 /* Define to enable detailed memory allocation stats gathering. */
192 #ifndef USED_FOR_TARGET
193 /* #undef GATHER_STATISTICS */
194 #endif
197 /* Define if the zone collector is in use */
198 #ifndef USED_FOR_TARGET
199 /* #undef GGC_ZONE */
200 #endif
203 /* mcontext_t fields start with __ */
204 #ifndef USED_FOR_TARGET
205 /* #undef HAS_MCONTEXT_T_UNDERSCORES */
206 #endif
209 /* Define if your assembler supports cmpb. */
210 #ifndef USED_FOR_TARGET
211 /* #undef HAVE_AS_CMPB */
212 #endif
215 /* Define if your assembler supports the DCI/ICI instructions. */
216 #ifndef USED_FOR_TARGET
217 /* #undef HAVE_AS_DCI */
218 #endif
221 /* Define if your assembler supports the --debug-prefix-map option. */
222 #ifndef USED_FOR_TARGET
223 #define HAVE_AS_DEBUG_PREFIX_MAP 1
224 #endif
227 /* Define if your assembler supports DFP instructions. */
228 #ifndef USED_FOR_TARGET
229 /* #undef HAVE_AS_DFP */
230 #endif
233 /* Define if your assembler supports .dtprelword. */
234 #ifndef USED_FOR_TARGET
235 /* #undef HAVE_AS_DTPRELWORD */
236 #endif
239 /* Define if your assembler supports dwarf2 .file/.loc directives, and
240 preserves file table indices exactly as given. */
241 #ifndef USED_FOR_TARGET
242 #define HAVE_AS_DWARF2_DEBUG_LINE 1
243 #endif
246 /* Define if your assembler supports explicit relocations. */
247 #ifndef USED_FOR_TARGET
248 /* #undef HAVE_AS_EXPLICIT_RELOCS */
249 #endif
252 /* Define if your assembler supports fprnd. */
253 #ifndef USED_FOR_TARGET
254 /* #undef HAVE_AS_FPRND */
255 #endif
258 /* Define if your assembler supports the --gdwarf2 option. */
259 #ifndef USED_FOR_TARGET
260 #define HAVE_AS_GDWARF2_DEBUG_FLAG 1
261 #endif
264 /* Define if your assembler supports .gnu_attribute. */
265 #ifndef USED_FOR_TARGET
266 /* #undef HAVE_AS_GNU_ATTRIBUTE */
267 #endif
270 /* Define true if the assembler supports '.long foo@GOTOFF'. */
271 #ifndef USED_FOR_TARGET
272 /* #undef HAVE_AS_GOTOFF_IN_DATA */
273 #endif
276 /* Define if your assembler supports the --gstabs option. */
277 #ifndef USED_FOR_TARGET
278 #define HAVE_AS_GSTABS_DEBUG_FLAG 1
279 #endif
282 /* Define if your assembler supports the Sun syntax for cmov. */
283 #ifndef USED_FOR_TARGET
284 /* #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX */
285 #endif
288 /* Define if your assembler supports the subtraction of symbols in different
289 sections. */
290 #ifndef USED_FOR_TARGET
291 /* #undef HAVE_AS_IX86_DIFF_SECT_DELTA */
292 #endif
295 /* Define if your assembler supports the ffreep mnemonic. */
296 #ifndef USED_FOR_TARGET
297 /* #undef HAVE_AS_IX86_FFREEP */
298 #endif
301 /* Define if your assembler uses fildq and fistq mnemonics. */
302 #ifndef USED_FOR_TARGET
303 /* #undef HAVE_AS_IX86_FILDQ */
304 #endif
307 /* Define if your assembler uses filds and fists mnemonics. */
308 #ifndef USED_FOR_TARGET
309 /* #undef HAVE_AS_IX86_FILDS */
310 #endif
313 /* Define if your assembler supports the .quad directive. */
314 #ifndef USED_FOR_TARGET
315 /* #undef HAVE_AS_IX86_QUAD */
316 #endif
319 /* Define true if the assembler supports 'rep <insn>, lock <insn>'. */
320 #ifndef USED_FOR_TARGET
321 /* #undef HAVE_AS_IX86_REP_LOCK_PREFIX */
322 #endif
325 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
326 #ifndef USED_FOR_TARGET
327 /* #undef HAVE_AS_IX86_SAHF */
328 #endif
331 /* Define if your assembler supports the swap suffix. */
332 #ifndef USED_FOR_TARGET
333 /* #undef HAVE_AS_IX86_SWAP */
334 #endif
337 /* Define if your assembler supports the lituse_jsrdirect relocation. */
338 #ifndef USED_FOR_TARGET
339 /* #undef HAVE_AS_JSRDIRECT_RELOCS */
340 #endif
343 /* Define if your assembler supports .sleb128 and .uleb128. */
344 #ifndef USED_FOR_TARGET
345 #define HAVE_AS_LEB128 1
346 #endif
349 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
350 #ifndef USED_FOR_TARGET
351 #define HAVE_AS_LINE_ZERO 1
352 #endif
355 /* Define if your assembler supports ltoffx and ldxmov relocations. */
356 #ifndef USED_FOR_TARGET
357 /* #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS */
358 #endif
361 /* Define if your assembler supports LWSYNC instructions. */
362 #ifndef USED_FOR_TARGET
363 /* #undef HAVE_AS_LWSYNC */
364 #endif
367 /* Define if your assembler supports mfcr field. */
368 #ifndef USED_FOR_TARGET
369 /* #undef HAVE_AS_MFCRF */
370 #endif
373 /* Define if your assembler supports mffgpr and mftgpr. */
374 #ifndef USED_FOR_TARGET
375 /* #undef HAVE_AS_MFPGPR */
376 #endif
379 /* Define if your assembler supports the -no-mul-bug-abort option. */
380 #ifndef USED_FOR_TARGET
381 /* #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION */
382 #endif
385 /* Define if the assembler understands -mno-shared. */
386 #ifndef USED_FOR_TARGET
387 /* #undef HAVE_AS_NO_SHARED */
388 #endif
391 /* Define if your assembler supports offsetable %lo(). */
392 #ifndef USED_FOR_TARGET
393 /* #undef HAVE_AS_OFFSETABLE_LO10 */
394 #endif
397 /* Define if your assembler supports popcntb field. */
398 #ifndef USED_FOR_TARGET
399 /* #undef HAVE_AS_POPCNTB */
400 #endif
403 /* Define if your assembler supports POPCNTD instructions. */
404 #ifndef USED_FOR_TARGET
405 /* #undef HAVE_AS_POPCNTD */
406 #endif
409 /* Define if your assembler supports .ref */
410 #ifndef USED_FOR_TARGET
411 /* #undef HAVE_AS_REF */
412 #endif
415 /* Define if your assembler supports .register. */
416 #ifndef USED_FOR_TARGET
417 /* #undef HAVE_AS_REGISTER_PSEUDO_OP */
418 #endif
421 /* Define if your assembler supports R_PPC_REL16 relocs. */
422 #ifndef USED_FOR_TARGET
423 /* #undef HAVE_AS_REL16 */
424 #endif
427 /* Define if your assembler supports -relax option. */
428 #ifndef USED_FOR_TARGET
429 /* #undef HAVE_AS_RELAX_OPTION */
430 #endif
433 /* Define if your assembler and linker support GOTDATA_OP relocs. */
434 #ifndef USED_FOR_TARGET
435 /* #undef HAVE_AS_SPARC_GOTDATA_OP */
436 #endif
439 /* Define if your assembler and linker support unaligned PC relative relocs.
441 #ifndef USED_FOR_TARGET
442 /* #undef HAVE_AS_SPARC_UA_PCREL */
443 #endif
446 /* Define if your assembler and linker support unaligned PC relative relocs
447 against hidden symbols. */
448 #ifndef USED_FOR_TARGET
449 /* #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN */
450 #endif
453 /* Define if your assembler supports thread-local storage. */
454 #ifndef USED_FOR_TARGET
455 /* #undef HAVE_AS_TLS */
456 #endif
459 /* Define if your assembler supports arg info for __tls_get_addr. */
460 #ifndef USED_FOR_TARGET
461 /* #undef HAVE_AS_TLS_MARKERS */
462 #endif
465 /* Define if your assembler supports VSX instructions. */
466 #ifndef USED_FOR_TARGET
467 /* #undef HAVE_AS_VSX */
468 #endif
471 /* Define to 1 if you have the `atoll' function. */
472 #ifndef USED_FOR_TARGET
473 #define HAVE_ATOLL 1
474 #endif
477 /* Define to 1 if you have the `atoq' function. */
478 #ifndef USED_FOR_TARGET
479 /* #undef HAVE_ATOQ */
480 #endif
483 /* Define to 1 if you have the `clearerr_unlocked' function. */
484 #ifndef USED_FOR_TARGET
485 #define HAVE_CLEARERR_UNLOCKED 1
486 #endif
489 /* Define to 1 if you have the `clock' function. */
490 #ifndef USED_FOR_TARGET
491 #define HAVE_CLOCK 1
492 #endif
495 /* Define if <time.h> defines clock_t. */
496 #ifndef USED_FOR_TARGET
497 #define HAVE_CLOCK_T 1
498 #endif
501 /* Define 0/1 if your assembler and linker support COMDAT groups. */
502 #ifndef USED_FOR_TARGET
503 #define HAVE_COMDAT_GROUP 1
504 #endif
507 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
509 #ifndef USED_FOR_TARGET
510 #define HAVE_DECL_ABORT 1
511 #endif
514 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
515 0. */
516 #ifndef USED_FOR_TARGET
517 #define HAVE_DECL_ASPRINTF 1
518 #endif
521 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
522 #ifndef USED_FOR_TARGET
523 #define HAVE_DECL_ATOF 1
524 #endif
527 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
528 #ifndef USED_FOR_TARGET
529 #define HAVE_DECL_ATOL 1
530 #endif
533 /* Define to 1 if we found a declaration for 'basename', otherwise define to
534 0. */
535 #ifndef USED_FOR_TARGET
536 #define HAVE_DECL_BASENAME 1
537 #endif
540 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
542 #ifndef USED_FOR_TARGET
543 #define HAVE_DECL_CALLOC 1
544 #endif
547 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
548 define to 0. */
549 #ifndef USED_FOR_TARGET
550 #define HAVE_DECL_CLEARERR_UNLOCKED 1
551 #endif
554 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
556 #ifndef USED_FOR_TARGET
557 #define HAVE_DECL_CLOCK 1
558 #endif
561 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
563 #ifndef USED_FOR_TARGET
564 #define HAVE_DECL_ERRNO 1
565 #endif
568 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
569 to 0. */
570 #ifndef USED_FOR_TARGET
571 #define HAVE_DECL_FEOF_UNLOCKED 1
572 #endif
575 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
576 define to 0. */
577 #ifndef USED_FOR_TARGET
578 #define HAVE_DECL_FERROR_UNLOCKED 1
579 #endif
582 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
583 define to 0. */
584 #ifndef USED_FOR_TARGET
585 #define HAVE_DECL_FFLUSH_UNLOCKED 1
586 #endif
589 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
590 define to 0. */
591 #ifndef USED_FOR_TARGET
592 #define HAVE_DECL_FGETC_UNLOCKED 1
593 #endif
596 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
597 define to 0. */
598 #ifndef USED_FOR_TARGET
599 #define HAVE_DECL_FGETS_UNLOCKED 1
600 #endif
603 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
604 define to 0. */
605 #ifndef USED_FOR_TARGET
606 #define HAVE_DECL_FILENO_UNLOCKED 1
607 #endif
610 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
611 define to 0. */
612 #ifndef USED_FOR_TARGET
613 #define HAVE_DECL_FPRINTF_UNLOCKED 0
614 #endif
617 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
618 define to 0. */
619 #ifndef USED_FOR_TARGET
620 #define HAVE_DECL_FPUTC_UNLOCKED 1
621 #endif
624 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
625 define to 0. */
626 #ifndef USED_FOR_TARGET
627 #define HAVE_DECL_FPUTS_UNLOCKED 1
628 #endif
631 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
632 define to 0. */
633 #ifndef USED_FOR_TARGET
634 #define HAVE_DECL_FREAD_UNLOCKED 1
635 #endif
638 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
639 #ifndef USED_FOR_TARGET
640 #define HAVE_DECL_FREE 1
641 #endif
644 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
645 define to 0. */
646 #ifndef USED_FOR_TARGET
647 #define HAVE_DECL_FWRITE_UNLOCKED 1
648 #endif
651 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
652 define to 0. */
653 #ifndef USED_FOR_TARGET
654 #define HAVE_DECL_GETCHAR_UNLOCKED 1
655 #endif
658 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
660 #ifndef USED_FOR_TARGET
661 #define HAVE_DECL_GETCWD 1
662 #endif
665 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
666 to 0. */
667 #ifndef USED_FOR_TARGET
668 #define HAVE_DECL_GETC_UNLOCKED 1
669 #endif
672 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
674 #ifndef USED_FOR_TARGET
675 #define HAVE_DECL_GETENV 1
676 #endif
679 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
681 #ifndef USED_FOR_TARGET
682 #define HAVE_DECL_GETOPT 0
683 #endif
686 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
687 to 0. */
688 #ifndef USED_FOR_TARGET
689 #define HAVE_DECL_GETPAGESIZE 1
690 #endif
693 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
694 0. */
695 #ifndef USED_FOR_TARGET
696 #define HAVE_DECL_GETRLIMIT 1
697 #endif
700 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
701 0. */
702 #ifndef USED_FOR_TARGET
703 #define HAVE_DECL_GETRUSAGE 1
704 #endif
707 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
709 #ifndef USED_FOR_TARGET
710 #define HAVE_DECL_GETWD 1
711 #endif
714 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
715 0. */
716 #ifndef USED_FOR_TARGET
717 #define HAVE_DECL_LDGETNAME 0
718 #endif
721 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
723 #ifndef USED_FOR_TARGET
724 #define HAVE_DECL_MALLOC 1
725 #endif
728 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
729 define to 0. */
730 #ifndef USED_FOR_TARGET
731 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
732 #endif
735 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
736 to 0. */
737 #ifndef USED_FOR_TARGET
738 #define HAVE_DECL_PUTC_UNLOCKED 1
739 #endif
742 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
744 #ifndef USED_FOR_TARGET
745 #define HAVE_DECL_REALLOC 1
746 #endif
749 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
750 #ifndef USED_FOR_TARGET
751 #define HAVE_DECL_SBRK 1
752 #endif
755 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
756 0. */
757 #ifndef USED_FOR_TARGET
758 #define HAVE_DECL_SETRLIMIT 1
759 #endif
762 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
763 to 0. */
764 #ifndef USED_FOR_TARGET
765 #define HAVE_DECL_SIGALTSTACK 1
766 #endif
769 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
770 0. */
771 #ifndef USED_FOR_TARGET
772 #define HAVE_DECL_SNPRINTF 1
773 #endif
776 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
777 0. */
778 #ifndef USED_FOR_TARGET
779 #define HAVE_DECL_STRSIGNAL 1
780 #endif
783 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
785 #ifndef USED_FOR_TARGET
786 #define HAVE_DECL_STRSTR 1
787 #endif
790 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
791 0. */
792 #ifndef USED_FOR_TARGET
793 #define HAVE_DECL_STRVERSCMP 1
794 #endif
797 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
799 #ifndef USED_FOR_TARGET
800 #define HAVE_DECL_TIMES 1
801 #endif
804 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
805 0. */
806 #ifndef USED_FOR_TARGET
807 #define HAVE_DECL_VASPRINTF 1
808 #endif
811 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
812 0. */
813 #ifndef USED_FOR_TARGET
814 #define HAVE_DECL_VSNPRINTF 1
815 #endif
818 /* Define to 1 if you have the <direct.h> header file. */
819 #ifndef USED_FOR_TARGET
820 /* #undef HAVE_DIRECT_H */
821 #endif
824 /* Define to 1 if you have the <dlfcn.h> header file. */
825 #ifndef USED_FOR_TARGET
826 #define HAVE_DLFCN_H 1
827 #endif
830 /* Define to 1 if you have the `elf_getshdrstrndx' function. */
831 #ifndef USED_FOR_TARGET
832 /* #undef HAVE_ELF_GETSHDRSTRNDX */
833 #endif
836 /* Define to 1 if you have the `elf_getshstrndx' function. */
837 #ifndef USED_FOR_TARGET
838 #define HAVE_ELF_GETSHSTRNDX 1
839 #endif
842 /* Define if elf_getshstrndx has gABI conformant return values. */
843 #ifndef USED_FOR_TARGET
844 #define HAVE_ELF_GETSHSTRNDX_GABI 1
845 #endif
848 /* Define to 1 if you have the <fcntl.h> header file. */
849 #ifndef USED_FOR_TARGET
850 #define HAVE_FCNTL_H 1
851 #endif
854 /* Define to 1 if you have the `feof_unlocked' function. */
855 #ifndef USED_FOR_TARGET
856 #define HAVE_FEOF_UNLOCKED 1
857 #endif
860 /* Define to 1 if you have the `ferror_unlocked' function. */
861 #ifndef USED_FOR_TARGET
862 #define HAVE_FERROR_UNLOCKED 1
863 #endif
866 /* Define to 1 if you have the `fflush_unlocked' function. */
867 #ifndef USED_FOR_TARGET
868 #define HAVE_FFLUSH_UNLOCKED 1
869 #endif
872 /* Define to 1 if you have the `fgetc_unlocked' function. */
873 #ifndef USED_FOR_TARGET
874 #define HAVE_FGETC_UNLOCKED 1
875 #endif
878 /* Define to 1 if you have the `fgets_unlocked' function. */
879 #ifndef USED_FOR_TARGET
880 #define HAVE_FGETS_UNLOCKED 1
881 #endif
884 /* Define to 1 if you have the `fileno_unlocked' function. */
885 #ifndef USED_FOR_TARGET
886 #define HAVE_FILENO_UNLOCKED 1
887 #endif
890 /* Define to 1 if you have the `fork' function. */
891 #ifndef USED_FOR_TARGET
892 #define HAVE_FORK 1
893 #endif
896 /* Define to 1 if you have the `fprintf_unlocked' function. */
897 #ifndef USED_FOR_TARGET
898 /* #undef HAVE_FPRINTF_UNLOCKED */
899 #endif
902 /* Define to 1 if you have the `fputc_unlocked' function. */
903 #ifndef USED_FOR_TARGET
904 #define HAVE_FPUTC_UNLOCKED 1
905 #endif
908 /* Define to 1 if you have the `fputs_unlocked' function. */
909 #ifndef USED_FOR_TARGET
910 #define HAVE_FPUTS_UNLOCKED 1
911 #endif
914 /* Define to 1 if you have the `fread_unlocked' function. */
915 #ifndef USED_FOR_TARGET
916 #define HAVE_FREAD_UNLOCKED 1
917 #endif
920 /* Define to 1 if you have the `fwrite_unlocked' function. */
921 #ifndef USED_FOR_TARGET
922 #define HAVE_FWRITE_UNLOCKED 1
923 #endif
926 /* Define if your assembler supports specifying the alignment of objects
927 allocated using the GAS .comm command. */
928 #ifndef USED_FOR_TARGET
929 /* #undef HAVE_GAS_ALIGNED_COMM */
930 #endif
933 /* Define if your assembler supports .balign and .p2align. */
934 #ifndef USED_FOR_TARGET
935 #define HAVE_GAS_BALIGN_AND_P2ALIGN 1
936 #endif
939 /* Define 0/1 if your assembler supports CFI directives. */
940 #ifndef USED_FOR_TARGET
941 #define HAVE_GAS_CFI_DIRECTIVE 1
942 #endif
945 /* Define 0/1 if your assembler supports .cfi_personality. */
946 #ifndef USED_FOR_TARGET
947 #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1
948 #endif
951 /* Define 0/1 if your assembler supports .cfi_sections. */
952 #ifndef USED_FOR_TARGET
953 #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1
954 #endif
957 /* Define if your assembler supports the .loc discriminator sub-directive. */
958 #ifndef USED_FOR_TARGET
959 #define HAVE_GAS_DISCRIMINATOR 1
960 #endif
963 /* Define if your assembler supports @gnu_unique_object. */
964 #ifndef USED_FOR_TARGET
965 /* #undef HAVE_GAS_GNU_UNIQUE_OBJECT */
966 #endif
969 /* Define if your assembler and linker support .hidden. */
970 #define HAVE_GAS_HIDDEN 1
972 /* Define if your assembler supports .lcomm with an alignment field. */
973 #ifndef USED_FOR_TARGET
974 /* #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT */
975 #endif
978 /* Define if your assembler supports .literal16. */
979 #ifndef USED_FOR_TARGET
980 /* #undef HAVE_GAS_LITERAL16 */
981 #endif
984 /* Define if your assembler supports specifying the maximum number of bytes to
985 skip when using the GAS .p2align command. */
986 #ifndef USED_FOR_TARGET
987 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1
988 #endif
991 /* Define if your assembler supports .nsubspa comdat option. */
992 #ifndef USED_FOR_TARGET
993 /* #undef HAVE_GAS_NSUBSPA_COMDAT */
994 #endif
997 /* Define if your assembler and linker support 32-bit section relative relocs
998 via '.secrel32 label'. */
999 #ifndef USED_FOR_TARGET
1000 /* #undef HAVE_GAS_PE_SECREL32_RELOC */
1001 #endif
1004 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1006 #ifndef USED_FOR_TARGET
1007 #define HAVE_GAS_SHF_MERGE 1
1008 #endif
1011 /* Define if your assembler supports .subsection and .subsection -1 starts
1012 emitting at the beginning of your section. */
1013 #ifndef USED_FOR_TARGET
1014 #define HAVE_GAS_SUBSECTION_ORDERING 1
1015 #endif
1018 /* Define if your assembler supports .weak. */
1019 #ifndef USED_FOR_TARGET
1020 #define HAVE_GAS_WEAK 1
1021 #endif
1024 /* Define if your assembler supports .weakref. */
1025 #ifndef USED_FOR_TARGET
1026 #define HAVE_GAS_WEAKREF 1
1027 #endif
1030 /* Define to 1 if you have the `getchar_unlocked' function. */
1031 #ifndef USED_FOR_TARGET
1032 #define HAVE_GETCHAR_UNLOCKED 1
1033 #endif
1036 /* Define to 1 if you have the `getc_unlocked' function. */
1037 #ifndef USED_FOR_TARGET
1038 #define HAVE_GETC_UNLOCKED 1
1039 #endif
1042 /* Define if _Unwind_GetIPInfo is available. */
1043 #ifndef USED_FOR_TARGET
1044 #define HAVE_GETIPINFO 1
1045 #endif
1048 /* Define to 1 if you have the `getrlimit' function. */
1049 #ifndef USED_FOR_TARGET
1050 #define HAVE_GETRLIMIT 1
1051 #endif
1054 /* Define to 1 if you have the `getrusage' function. */
1055 #ifndef USED_FOR_TARGET
1056 #define HAVE_GETRUSAGE 1
1057 #endif
1060 /* Define to 1 if you have the `gettimeofday' function. */
1061 #ifndef USED_FOR_TARGET
1062 #define HAVE_GETTIMEOFDAY 1
1063 #endif
1066 /* Define if using GNU as. */
1067 #ifndef USED_FOR_TARGET
1068 #define HAVE_GNU_AS 0
1069 #endif
1072 /* Define if using GNU ld. */
1073 #ifndef USED_FOR_TARGET
1074 #define HAVE_GNU_LD 1
1075 #endif
1078 /* Define if you have the iconv() function. */
1079 #ifndef USED_FOR_TARGET
1080 #define HAVE_ICONV 1
1081 #endif
1084 /* Define to 1 if you have the <iconv.h> header file. */
1085 #ifndef USED_FOR_TARGET
1086 #define HAVE_ICONV_H 1
1087 #endif
1090 /* Define .init_array/.fini_array sections are available and working. */
1091 #ifndef USED_FOR_TARGET
1092 #define HAVE_INITFINI_ARRAY 1
1093 #endif
1096 /* Define to 1 if the system has the type `intmax_t'. */
1097 #ifndef USED_FOR_TARGET
1098 #define HAVE_INTMAX_T 1
1099 #endif
1102 /* Define to 1 if the system has the type `intptr_t'. */
1103 #ifndef USED_FOR_TARGET
1104 #define HAVE_INTPTR_T 1
1105 #endif
1108 /* Define if you have a working <inttypes.h> header file. */
1109 #ifndef USED_FOR_TARGET
1110 #define HAVE_INTTYPES_H 1
1111 #endif
1114 /* Define to 1 if you have the `kill' function. */
1115 #ifndef USED_FOR_TARGET
1116 #define HAVE_KILL 1
1117 #endif
1120 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1121 #ifndef USED_FOR_TARGET
1122 #define HAVE_LANGINFO_CODESET 1
1123 #endif
1126 /* Define to 1 if you have the <langinfo.h> header file. */
1127 #ifndef USED_FOR_TARGET
1128 #define HAVE_LANGINFO_H 1
1129 #endif
1132 /* Define if your <locale.h> file defines LC_MESSAGES. */
1133 #ifndef USED_FOR_TARGET
1134 #define HAVE_LC_MESSAGES 1
1135 #endif
1138 /* Define to 1 if you have the <ldfcn.h> header file. */
1139 #ifndef USED_FOR_TARGET
1140 /* #undef HAVE_LDFCN_H */
1141 #endif
1144 /* Define if your linker supports --as-needed and --no-as-needed options. */
1145 #ifndef USED_FOR_TARGET
1146 #define HAVE_LD_AS_NEEDED 1
1147 #endif
1150 /* Define if your linker supports --build-id. */
1151 #ifndef USED_FOR_TARGET
1152 #define HAVE_LD_BUILDID 1
1153 #endif
1156 /* Define if your linker supports --demangle option. */
1157 #ifndef USED_FOR_TARGET
1158 /* #undef HAVE_LD_DEMANGLE */
1159 #endif
1162 /* Define if your linker supports --eh-frame-hdr option. */
1163 #define HAVE_LD_EH_FRAME_HDR 1
1165 /* Define if your linker supports garbage collection of sections in presence
1166 of EH frames. */
1167 #ifndef USED_FOR_TARGET
1168 /* #undef HAVE_LD_EH_GC_SECTIONS */
1169 #endif
1172 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1173 #ifndef USED_FOR_TARGET
1174 /* #undef HAVE_LD_NO_DOT_SYMS */
1175 #endif
1178 /* Define if your linker can relax absolute .eh_frame personality pointers
1179 into PC-relative form. */
1180 #ifndef USED_FOR_TARGET
1181 /* #undef HAVE_LD_PERSONALITY_RELAXATION */
1182 #endif
1185 /* Define if your linker supports -pie option. */
1186 #ifndef USED_FOR_TARGET
1187 #define HAVE_LD_PIE 1
1188 #endif
1191 /* Define if your linker links a mix of read-only and read-write sections into
1192 a read-write section. */
1193 #ifndef USED_FOR_TARGET
1194 #define HAVE_LD_RO_RW_SECTION_MIXING 1
1195 #endif
1198 /* Define if your linker supports the *_sol2 emulations. */
1199 #ifndef USED_FOR_TARGET
1200 /* #undef HAVE_LD_SOL2_EMULATION */
1201 #endif
1204 /* Define if your linker supports -Bstatic/-Bdynamic option. */
1205 #ifndef USED_FOR_TARGET
1206 #define HAVE_LD_STATIC_DYNAMIC 1
1207 #endif
1210 /* Define if your linker supports --sysroot. */
1211 #ifndef USED_FOR_TARGET
1212 #define HAVE_LD_SYSROOT 1
1213 #endif
1216 /* Define to 1 if you have the <limits.h> header file. */
1217 #ifndef USED_FOR_TARGET
1218 #define HAVE_LIMITS_H 1
1219 #endif
1222 /* Define to 1 if you have the <locale.h> header file. */
1223 #ifndef USED_FOR_TARGET
1224 #define HAVE_LOCALE_H 1
1225 #endif
1228 /* Define to 1 if the system has the type `long long'. */
1229 #ifndef USED_FOR_TARGET
1230 #define HAVE_LONG_LONG 1
1231 #endif
1234 /* Define to 1 if the system has the type `long long int'. */
1235 #ifndef USED_FOR_TARGET
1236 #define HAVE_LONG_LONG_INT 1
1237 #endif
1240 /* Define to 1 if you have the <malloc.h> header file. */
1241 #ifndef USED_FOR_TARGET
1242 #define HAVE_MALLOC_H 1
1243 #endif
1246 /* Define to 1 if you have the `mbstowcs' function. */
1247 #ifndef USED_FOR_TARGET
1248 #define HAVE_MBSTOWCS 1
1249 #endif
1252 /* Define if valgrind's memcheck.h header is installed. */
1253 #ifndef USED_FOR_TARGET
1254 /* #undef HAVE_MEMCHECK_H */
1255 #endif
1258 /* Define to 1 if you have the <memory.h> header file. */
1259 #ifndef USED_FOR_TARGET
1260 #define HAVE_MEMORY_H 1
1261 #endif
1264 /* Define to 1 if you have the `mincore' function. */
1265 #ifndef USED_FOR_TARGET
1266 #define HAVE_MINCORE 1
1267 #endif
1270 /* Define to 1 if you have the `mmap' function. */
1271 #ifndef USED_FOR_TARGET
1272 #define HAVE_MMAP 1
1273 #endif
1276 /* Define if mmap with MAP_ANON(YMOUS) works. */
1277 #ifndef USED_FOR_TARGET
1278 #define HAVE_MMAP_ANON 1
1279 #endif
1282 /* Define if mmap of /dev/zero works. */
1283 #ifndef USED_FOR_TARGET
1284 #define HAVE_MMAP_DEV_ZERO 1
1285 #endif
1288 /* Define if read-only mmap of a plain file works. */
1289 #ifndef USED_FOR_TARGET
1290 #define HAVE_MMAP_FILE 1
1291 #endif
1294 /* Define to 1 if you have the `nl_langinfo' function. */
1295 #ifndef USED_FOR_TARGET
1296 #define HAVE_NL_LANGINFO 1
1297 #endif
1300 /* Define to 1 if you have the `putchar_unlocked' function. */
1301 #ifndef USED_FOR_TARGET
1302 #define HAVE_PUTCHAR_UNLOCKED 1
1303 #endif
1306 /* Define to 1 if you have the `putc_unlocked' function. */
1307 #ifndef USED_FOR_TARGET
1308 #define HAVE_PUTC_UNLOCKED 1
1309 #endif
1312 /* Define to 1 if you have the `setlocale' function. */
1313 #ifndef USED_FOR_TARGET
1314 #define HAVE_SETLOCALE 1
1315 #endif
1318 /* Define to 1 if you have the `setrlimit' function. */
1319 #ifndef USED_FOR_TARGET
1320 #define HAVE_SETRLIMIT 1
1321 #endif
1324 /* Define to 1 if you have the <stddef.h> header file. */
1325 #ifndef USED_FOR_TARGET
1326 #define HAVE_STDDEF_H 1
1327 #endif
1330 /* Define to 1 if you have the <stdint.h> header file. */
1331 #ifndef USED_FOR_TARGET
1332 #define HAVE_STDINT_H 1
1333 #endif
1336 /* Define to 1 if you have the <stdlib.h> header file. */
1337 #ifndef USED_FOR_TARGET
1338 #define HAVE_STDLIB_H 1
1339 #endif
1342 /* Define to 1 if you have the <strings.h> header file. */
1343 #ifndef USED_FOR_TARGET
1344 #define HAVE_STRINGS_H 1
1345 #endif
1348 /* Define to 1 if you have the <string.h> header file. */
1349 #ifndef USED_FOR_TARGET
1350 #define HAVE_STRING_H 1
1351 #endif
1354 /* Define to 1 if you have the `strsignal' function. */
1355 #ifndef USED_FOR_TARGET
1356 #define HAVE_STRSIGNAL 1
1357 #endif
1360 /* Define if <sys/times.h> defines struct tms. */
1361 #ifndef USED_FOR_TARGET
1362 #define HAVE_STRUCT_TMS 1
1363 #endif
1366 /* Define to 1 if you have the `sysconf' function. */
1367 #ifndef USED_FOR_TARGET
1368 #define HAVE_SYSCONF 1
1369 #endif
1372 /* Define to 1 if you have the <sys/file.h> header file. */
1373 #ifndef USED_FOR_TARGET
1374 #define HAVE_SYS_FILE_H 1
1375 #endif
1378 /* Define to 1 if you have the <sys/mman.h> header file. */
1379 #ifndef USED_FOR_TARGET
1380 #define HAVE_SYS_MMAN_H 1
1381 #endif
1384 /* Define to 1 if you have the <sys/param.h> header file. */
1385 #ifndef USED_FOR_TARGET
1386 #define HAVE_SYS_PARAM_H 1
1387 #endif
1390 /* Define to 1 if you have the <sys/resource.h> header file. */
1391 #ifndef USED_FOR_TARGET
1392 #define HAVE_SYS_RESOURCE_H 1
1393 #endif
1396 /* Define to 1 if you have the <sys/stat.h> header file. */
1397 #ifndef USED_FOR_TARGET
1398 #define HAVE_SYS_STAT_H 1
1399 #endif
1402 /* Define to 1 if you have the <sys/times.h> header file. */
1403 #ifndef USED_FOR_TARGET
1404 #define HAVE_SYS_TIMES_H 1
1405 #endif
1408 /* Define to 1 if you have the <sys/time.h> header file. */
1409 #ifndef USED_FOR_TARGET
1410 #define HAVE_SYS_TIME_H 1
1411 #endif
1414 /* Define to 1 if you have the <sys/types.h> header file. */
1415 #ifndef USED_FOR_TARGET
1416 #define HAVE_SYS_TYPES_H 1
1417 #endif
1420 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1421 #ifndef USED_FOR_TARGET
1422 #define HAVE_SYS_WAIT_H 1
1423 #endif
1426 /* Define to 1 if you have the `times' function. */
1427 #ifndef USED_FOR_TARGET
1428 #define HAVE_TIMES 1
1429 #endif
1432 /* Define to 1 if you have the <time.h> header file. */
1433 #ifndef USED_FOR_TARGET
1434 #define HAVE_TIME_H 1
1435 #endif
1438 /* Define to 1 if the system has the type `uintmax_t'. */
1439 #ifndef USED_FOR_TARGET
1440 #define HAVE_UINTMAX_T 1
1441 #endif
1444 /* Define to 1 if the system has the type `uintptr_t'. */
1445 #ifndef USED_FOR_TARGET
1446 #define HAVE_UINTPTR_T 1
1447 #endif
1450 /* Define to 1 if you have the <unistd.h> header file. */
1451 #ifndef USED_FOR_TARGET
1452 #define HAVE_UNISTD_H 1
1453 #endif
1456 /* Define to 1 if the system has the type `unsigned long long int'. */
1457 #ifndef USED_FOR_TARGET
1458 #define HAVE_UNSIGNED_LONG_LONG_INT 1
1459 #endif
1462 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1463 #ifndef USED_FOR_TARGET
1464 /* #undef HAVE_VALGRIND_MEMCHECK_H */
1465 #endif
1468 /* Define to 1 if you have the `vfork' function. */
1469 #ifndef USED_FOR_TARGET
1470 #define HAVE_VFORK 1
1471 #endif
1474 /* Define to 1 if you have the <vfork.h> header file. */
1475 #ifndef USED_FOR_TARGET
1476 /* #undef HAVE_VFORK_H */
1477 #endif
1480 /* Define to 1 if you have the <wchar.h> header file. */
1481 #ifndef USED_FOR_TARGET
1482 #define HAVE_WCHAR_H 1
1483 #endif
1486 /* Define to 1 if you have the `wcswidth' function. */
1487 #ifndef USED_FOR_TARGET
1488 #define HAVE_WCSWIDTH 1
1489 #endif
1492 /* Define to 1 if `fork' works. */
1493 #ifndef USED_FOR_TARGET
1494 #define HAVE_WORKING_FORK 1
1495 #endif
1498 /* Define this macro if mbstowcs does not crash when its first argument is
1499 NULL. */
1500 #ifndef USED_FOR_TARGET
1501 #define HAVE_WORKING_MBSTOWCS 1
1502 #endif
1505 /* Define to 1 if `vfork' works. */
1506 #ifndef USED_FOR_TARGET
1507 #define HAVE_WORKING_VFORK 1
1508 #endif
1511 /* Define to 1 if the system has the type `__int64'. */
1512 #ifndef USED_FOR_TARGET
1513 /* #undef HAVE___INT64 */
1514 #endif
1517 /* Define if cloog is in use. */
1518 #ifndef USED_FOR_TARGET
1519 /* #undef HAVE_cloog */
1520 #endif
1523 /* Define if libelf is in use. */
1524 #ifndef USED_FOR_TARGET
1525 #define HAVE_libelf 1
1526 #endif
1529 /* Define as const if the declaration of iconv() needs const. */
1530 #ifndef USED_FOR_TARGET
1531 #define ICONV_CONST
1532 #endif
1535 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1537 #ifndef USED_FOR_TARGET
1538 #define LT_OBJDIR ".libs/"
1539 #endif
1542 /* Define if host mkdir takes a single argument. */
1543 #ifndef USED_FOR_TARGET
1544 /* #undef MKDIR_TAKES_ONE_ARG */
1545 #endif
1548 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1549 #ifndef USED_FOR_TARGET
1550 #define NEED_64BIT_HOST_WIDE_INT 1
1551 #endif
1554 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1555 #ifndef USED_FOR_TARGET
1556 /* #undef NO_MINUS_C_MINUS_O */
1557 #endif
1560 /* Define to the address where bug reports for this package should be sent. */
1561 #ifndef USED_FOR_TARGET
1562 #define PACKAGE_BUGREPORT ""
1563 #endif
1566 /* Define to the full name of this package. */
1567 #ifndef USED_FOR_TARGET
1568 #define PACKAGE_NAME ""
1569 #endif
1572 /* Define to the full name and version of this package. */
1573 #ifndef USED_FOR_TARGET
1574 #define PACKAGE_STRING ""
1575 #endif
1578 /* Define to the one symbol short name of this package. */
1579 #ifndef USED_FOR_TARGET
1580 #define PACKAGE_TARNAME ""
1581 #endif
1584 /* Define to the home page for this package. */
1585 #ifndef USED_FOR_TARGET
1586 #define PACKAGE_URL ""
1587 #endif
1590 /* Define to the version of this package. */
1591 #ifndef USED_FOR_TARGET
1592 #define PACKAGE_VERSION ""
1593 #endif
1596 /* Specify plugin linker */
1597 #ifndef USED_FOR_TARGET
1598 #define PLUGIN_LD "ld"
1599 #endif
1602 /* Define to PREFIX/include if cpp should also search that directory. */
1603 #ifndef USED_FOR_TARGET
1604 /* #undef PREFIX_INCLUDE_DIR */
1605 #endif
1608 /* The size of `int', as computed by sizeof. */
1609 #ifndef USED_FOR_TARGET
1610 #define SIZEOF_INT 4
1611 #endif
1614 /* The size of `long', as computed by sizeof. */
1615 #ifndef USED_FOR_TARGET
1616 #define SIZEOF_LONG 4
1617 #endif
1620 /* The size of `long long', as computed by sizeof. */
1621 #ifndef USED_FOR_TARGET
1622 #define SIZEOF_LONG_LONG 8
1623 #endif
1626 /* The size of `short', as computed by sizeof. */
1627 #ifndef USED_FOR_TARGET
1628 #define SIZEOF_SHORT 2
1629 #endif
1632 /* The size of `void *', as computed by sizeof. */
1633 #ifndef USED_FOR_TARGET
1634 #define SIZEOF_VOID_P 4
1635 #endif
1638 /* The size of `__int64', as computed by sizeof. */
1639 #ifndef USED_FOR_TARGET
1640 /* #undef SIZEOF___INT64 */
1641 #endif
1644 /* Define to 1 if you have the ANSI C header files. */
1645 #ifndef USED_FOR_TARGET
1646 #define STDC_HEADERS 1
1647 #endif
1650 /* Define if you can safely include both <string.h> and <strings.h>. */
1651 #ifndef USED_FOR_TARGET
1652 #define STRING_WITH_STRINGS 1
1653 #endif
1656 /* Define if TFmode long double should be the default */
1657 #ifndef USED_FOR_TARGET
1658 /* #undef TARGET_DEFAULT_LONG_DOUBLE_128 */
1659 #endif
1662 /* Define if your target C library provides stack protector support */
1663 #ifndef USED_FOR_TARGET
1664 #define TARGET_LIBC_PROVIDES_SSP 1
1665 #endif
1668 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1669 #ifndef USED_FOR_TARGET
1670 #define TIME_WITH_SYS_TIME 1
1671 #endif
1674 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
1675 work. */
1676 #ifndef USED_FOR_TARGET
1677 /* #undef TLS_SECTION_ASM_FLAG */
1678 #endif
1681 /* Define if your assembler mis-optimizes .eh_frame data. */
1682 #ifndef USED_FOR_TARGET
1683 /* #undef USE_AS_TRADITIONAL_FORMAT */
1684 #endif
1687 /* Define if you want to generate code by default that assumes that the Cygwin
1688 DLL exports wrappers to support libstdc++ function replacement. */
1689 #ifndef USED_FOR_TARGET
1690 /* #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS */
1691 #endif
1694 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1695 still efficiently supported by the host hardware. */
1696 #ifndef USED_FOR_TARGET
1697 /* #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT */
1698 #endif
1701 /* Define if we should use leading underscore on 64 bit mingw targets */
1702 #ifndef USED_FOR_TARGET
1703 /* #undef USE_MINGW64_LEADING_UNDERSCORES */
1704 #endif
1707 /* Enable extensions on AIX 3, Interix. */
1708 #ifndef _ALL_SOURCE
1709 # define _ALL_SOURCE 1
1710 #endif
1711 /* Enable GNU extensions on systems that have them. */
1712 #ifndef _GNU_SOURCE
1713 # define _GNU_SOURCE 1
1714 #endif
1715 /* Enable threading extensions on Solaris. */
1716 #ifndef _POSIX_PTHREAD_SEMANTICS
1717 # define _POSIX_PTHREAD_SEMANTICS 1
1718 #endif
1719 /* Enable extensions on HP NonStop. */
1720 #ifndef _TANDEM_SOURCE
1721 # define _TANDEM_SOURCE 1
1722 #endif
1723 /* Enable general extensions on Solaris. */
1724 #ifndef __EXTENSIONS__
1725 # define __EXTENSIONS__ 1
1726 #endif
1729 /* Define to be the last component of the Windows registry key under which to
1730 look for installation paths. The full key used will be
1731 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1732 The default is the GCC version number. */
1733 #ifndef USED_FOR_TARGET
1734 /* #undef WIN32_REGISTRY_KEY */
1735 #endif
1738 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1739 significant byte first (like Motorola and SPARC, unlike Intel). */
1740 #if defined AC_APPLE_UNIVERSAL_BUILD
1741 # if defined __BIG_ENDIAN__
1742 # define WORDS_BIGENDIAN 1
1743 # endif
1744 #else
1745 # ifndef WORDS_BIGENDIAN
1746 /* # undef WORDS_BIGENDIAN */
1747 # endif
1748 #endif
1750 /* Define to 1 if on MINIX. */
1751 #ifndef USED_FOR_TARGET
1752 /* #undef _MINIX */
1753 #endif
1756 /* Define to 2 if the system does not provide POSIX.1 features except with
1757 this defined. */
1758 #ifndef USED_FOR_TARGET
1759 /* #undef _POSIX_1_SOURCE */
1760 #endif
1763 /* Define to 1 if you need to in order for `stat' and other things to work. */
1764 #ifndef USED_FOR_TARGET
1765 /* #undef _POSIX_SOURCE */
1766 #endif
1769 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1770 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1771 #define below would cause a syntax error. */
1772 #ifndef USED_FOR_TARGET
1773 /* #undef _UINT32_T */
1774 #endif
1777 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1778 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1779 #define below would cause a syntax error. */
1780 #ifndef USED_FOR_TARGET
1781 /* #undef _UINT64_T */
1782 #endif
1785 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1786 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1787 #define below would cause a syntax error. */
1788 #ifndef USED_FOR_TARGET
1789 /* #undef _UINT8_T */
1790 #endif
1793 /* Define to `char *' if <sys/types.h> does not define. */
1794 #ifndef USED_FOR_TARGET
1795 /* #undef caddr_t */
1796 #endif
1799 /* Define to `__inline__' or `__inline' if that's what the C compiler
1800 calls it, or to nothing if 'inline' is not supported under any name. */
1801 #ifndef __cplusplus
1802 /* #undef inline */
1803 #endif
1805 /* Define to the type of a signed integer type of width exactly 16 bits if
1806 such a type exists and the standard includes do not define it. */
1807 #ifndef USED_FOR_TARGET
1808 /* #undef int16_t */
1809 #endif
1812 /* Define to the type of a signed integer type of width exactly 32 bits if
1813 such a type exists and the standard includes do not define it. */
1814 #ifndef USED_FOR_TARGET
1815 /* #undef int32_t */
1816 #endif
1819 /* Define to the type of a signed integer type of width exactly 64 bits if
1820 such a type exists and the standard includes do not define it. */
1821 #ifndef USED_FOR_TARGET
1822 /* #undef int64_t */
1823 #endif
1826 /* Define to the type of a signed integer type of width exactly 8 bits if such
1827 a type exists and the standard includes do not define it. */
1828 #ifndef USED_FOR_TARGET
1829 /* #undef int8_t */
1830 #endif
1833 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1834 not define. */
1835 #ifndef USED_FOR_TARGET
1836 /* #undef intmax_t */
1837 #endif
1840 /* Define to the type of a signed integer type wide enough to hold a pointer,
1841 if such a type exists, and if the system does not define it. */
1842 #ifndef USED_FOR_TARGET
1843 /* #undef intptr_t */
1844 #endif
1847 /* Define to `int' if <sys/types.h> does not define. */
1848 #ifndef USED_FOR_TARGET
1849 /* #undef pid_t */
1850 #endif
1853 /* Define to `long' if <sys/resource.h> doesn't define. */
1854 #ifndef USED_FOR_TARGET
1855 /* #undef rlim_t */
1856 #endif
1859 /* Define to `int' if <sys/types.h> does not define. */
1860 #ifndef USED_FOR_TARGET
1861 /* #undef ssize_t */
1862 #endif
1865 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1866 such a type exists and the standard includes do not define it. */
1867 #ifndef USED_FOR_TARGET
1868 /* #undef uint16_t */
1869 #endif
1872 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1873 such a type exists and the standard includes do not define it. */
1874 #ifndef USED_FOR_TARGET
1875 /* #undef uint32_t */
1876 #endif
1879 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1880 such a type exists and the standard includes do not define it. */
1881 #ifndef USED_FOR_TARGET
1882 /* #undef uint64_t */
1883 #endif
1886 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1887 such a type exists and the standard includes do not define it. */
1888 #ifndef USED_FOR_TARGET
1889 /* #undef uint8_t */
1890 #endif
1893 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1894 do not define. */
1895 #ifndef USED_FOR_TARGET
1896 /* #undef uintmax_t */
1897 #endif
1900 /* Define to the type of an unsigned integer type wide enough to hold a
1901 pointer, if such a type exists, and if the system does not define it. */
1902 #ifndef USED_FOR_TARGET
1903 /* #undef uintptr_t */
1904 #endif
1907 /* Define as `fork' if `vfork' does not work. */
1908 #ifndef USED_FOR_TARGET
1909 /* #undef vfork */
1910 #endif