OSDN Git Service

* configure.ac: Test for .dtprelword support on MIPS.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
4 #ifndef USED_FOR_TARGET
5 #undef CHAR_BIT
6 #endif
7
8
9 /* Define 0/1 to force the choice for exception handling model. */
10 #ifndef USED_FOR_TARGET
11 #undef CONFIG_SJLJ_EXCEPTIONS
12 #endif
13
14
15 /* Define to enable the use of a default assembler. */
16 #ifndef USED_FOR_TARGET
17 #undef DEFAULT_ASSEMBLER
18 #endif
19
20
21 /* Define to enable the use of a default linker. */
22 #ifndef USED_FOR_TARGET
23 #undef DEFAULT_LINKER
24 #endif
25
26
27 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
28    destructors for local statics and global objects. This is essential for
29    fully standards-compliant handling of destructors, but requires
30    __cxa_atexit in libc. */
31 #ifndef USED_FOR_TARGET
32 #undef DEFAULT_USE_CXA_ATEXIT
33 #endif
34
35
36 /* Define if you want assertions enabled. This is a cheap check. */
37 #ifndef USED_FOR_TARGET
38 #undef ENABLE_ASSERT_CHECKING
39 #endif
40
41
42 /* Define if you want more run-time sanity checks. This one gets a grab bag of
43    miscellaneous but relatively cheap checks. */
44 #ifndef USED_FOR_TARGET
45 #undef ENABLE_CHECKING
46 #endif
47
48
49 /* Define to 1 to specify that we are using the BID decimal floating point
50    format instead of DPD */
51 #ifndef USED_FOR_TARGET
52 #undef ENABLE_DECIMAL_BID_FORMAT
53 #endif
54
55
56 /* Define to 1 to enable decimal float extension to C. */
57 #ifndef USED_FOR_TARGET
58 #undef ENABLE_DECIMAL_FLOAT
59 #endif
60
61
62 /* Define if you want more run-time sanity checks for dataflow. */
63 #ifndef USED_FOR_TARGET
64 #undef ENABLE_DF_CHECKING
65 #endif
66
67
68 /* Define if you want fold checked that it never destructs its argument. This
69    is quite expensive. */
70 #ifndef USED_FOR_TARGET
71 #undef ENABLE_FOLD_CHECKING
72 #endif
73
74
75 /* Define if you want the garbage collector to operate in maximally paranoid
76    mode, validating the entire heap and collecting garbage at every
77    opportunity. This is extremely expensive. */
78 #ifndef USED_FOR_TARGET
79 #undef ENABLE_GC_ALWAYS_COLLECT
80 #endif
81
82
83 /* Define if you want the garbage collector to do object poisoning and other
84    memory allocation checks. This is quite expensive. */
85 #ifndef USED_FOR_TARGET
86 #undef ENABLE_GC_CHECKING
87 #endif
88
89
90 /* Define to 1 if translation of program messages to the user's native
91    language is requested. */
92 #ifndef USED_FOR_TARGET
93 #undef ENABLE_NLS
94 #endif
95
96
97 /* Define if you want all operations on RTL (the basic data structure of the
98    optimizer and back end) to be checked for dynamic type safety at runtime.
99    This is quite expensive. */
100 #ifndef USED_FOR_TARGET
101 #undef ENABLE_RTL_CHECKING
102 #endif
103
104
105 /* Define if you want RTL flag accesses to be checked against the RTL codes
106    that are supported for each access macro. This is relatively cheap. */
107 #ifndef USED_FOR_TARGET
108 #undef ENABLE_RTL_FLAG_CHECKING
109 #endif
110
111
112 /* Define if you want runtime assertions enabled. This is a cheap check. */
113 #undef ENABLE_RUNTIME_CHECKING
114
115 /* Define if you want all operations on trees (the basic data structure of the
116    front ends) to be checked for dynamic type safety at runtime. This is
117    moderately expensive. The tree browser debugging routines will also be
118    enabled by this option. */
119 #ifndef USED_FOR_TARGET
120 #undef ENABLE_TREE_CHECKING
121 #endif
122
123
124 /* Define if you want to run subprograms and generated programs through
125    valgrind (a memory checker). This is extremely expensive. */
126 #ifndef USED_FOR_TARGET
127 #undef ENABLE_VALGRIND_CHECKING
128 #endif
129
130
131 /* Define to 1 if installation paths should be looked up in the Windows
132    Registry. Ignored on non-Windows hosts. */
133 #ifndef USED_FOR_TARGET
134 #undef ENABLE_WIN32_REGISTRY
135 #endif
136
137
138 /* Define to the name of a file containing a list of extra machine modes for
139    this architecture. */
140 #ifndef USED_FOR_TARGET
141 #undef EXTRA_MODES_FILE
142 #endif
143
144
145 /* Define to enable detailed memory allocation stats gathering. */
146 #ifndef USED_FOR_TARGET
147 #undef GATHER_STATISTICS
148 #endif
149
150
151 /* Define to the type of elements in the array set by `getgroups'. Usually
152    this is either `int' or `gid_t'. */
153 #ifndef USED_FOR_TARGET
154 #undef GETGROUPS_T
155 #endif
156
157
158 /* Define if the zone collector is in use */
159 #ifndef USED_FOR_TARGET
160 #undef GGC_ZONE
161 #endif
162
163
164 /* mcontext_t fields start with __ */
165 #ifndef USED_FOR_TARGET
166 #undef HAS_MCONTEXT_T_UNDERSCORES
167 #endif
168
169
170 /* Define to 1 if you have the `alphasort' function. */
171 #ifndef USED_FOR_TARGET
172 #undef HAVE_ALPHASORT
173 #endif
174
175
176 /* Define if your assembler supports cmpb. */
177 #ifndef USED_FOR_TARGET
178 #undef HAVE_AS_CMPB
179 #endif
180
181
182 /* Define if your assembler supports DFP instructions. */
183 #ifndef USED_FOR_TARGET
184 #undef HAVE_AS_DFP
185 #endif
186
187
188 /* Define if your assembler supports .dtprelword. */
189 #ifndef USED_FOR_TARGET
190 #undef HAVE_AS_DTPRELWORD
191 #endif
192
193
194 /* Define if your assembler supports dwarf2 .file/.loc directives, and
195    preserves file table indices exactly as given. */
196 #ifndef USED_FOR_TARGET
197 #undef HAVE_AS_DWARF2_DEBUG_LINE
198 #endif
199
200
201 /* Define if your assembler supports explicit relocations. */
202 #ifndef USED_FOR_TARGET
203 #undef HAVE_AS_EXPLICIT_RELOCS
204 #endif
205
206
207 /* Define if your assembler supports fprnd. */
208 #ifndef USED_FOR_TARGET
209 #undef HAVE_AS_FPRND
210 #endif
211
212
213 /* Define if your assembler supports the --gdwarf2 option. */
214 #ifndef USED_FOR_TARGET
215 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
216 #endif
217
218
219 /* Define if your assembler supports .gnu_attribute. */
220 #ifndef USED_FOR_TARGET
221 #undef HAVE_AS_GNU_ATTRIBUTE
222 #endif
223
224
225 /* Define true if the assembler supports '.long foo@GOTOFF'. */
226 #ifndef USED_FOR_TARGET
227 #undef HAVE_AS_GOTOFF_IN_DATA
228 #endif
229
230
231 /* Define if your assembler supports the --gstabs option. */
232 #ifndef USED_FOR_TARGET
233 #undef HAVE_AS_GSTABS_DEBUG_FLAG
234 #endif
235
236
237 /* Define if your assembler supports the Sun syntax for cmov. */
238 #ifndef USED_FOR_TARGET
239 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
240 #endif
241
242
243 /* Define if your assembler supports the subtraction of symbols in different
244    sections. */
245 #ifndef USED_FOR_TARGET
246 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
247 #endif
248
249
250 /* Define if your assembler supports the ffreep mnemonic. */
251 #ifndef USED_FOR_TARGET
252 #undef HAVE_AS_IX86_FFREEP
253 #endif
254
255
256 /* Define if your assembler supports the sahf mnemonic. */
257 #ifndef USED_FOR_TARGET
258 #undef HAVE_AS_IX86_SAHF
259 #endif
260
261
262 /* Define if your assembler supports the lituse_jsrdirect relocation. */
263 #ifndef USED_FOR_TARGET
264 #undef HAVE_AS_JSRDIRECT_RELOCS
265 #endif
266
267
268 /* Define if your assembler supports .sleb128 and .uleb128. */
269 #ifndef USED_FOR_TARGET
270 #undef HAVE_AS_LEB128
271 #endif
272
273
274 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
275 #ifndef USED_FOR_TARGET
276 #undef HAVE_AS_LINE_ZERO
277 #endif
278
279
280 /* Define if your assembler supports ltoffx and ldxmov relocations. */
281 #ifndef USED_FOR_TARGET
282 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
283 #endif
284
285
286 /* Define if your assembler supports mfcr field. */
287 #ifndef USED_FOR_TARGET
288 #undef HAVE_AS_MFCRF
289 #endif
290
291
292 /* Define if your assembler supports mffgpr and mftgpr. */
293 #ifndef USED_FOR_TARGET
294 #undef HAVE_AS_MFPGPR
295 #endif
296
297
298 /* Define if your assembler supports the -no-mul-bug-abort option. */
299 #ifndef USED_FOR_TARGET
300 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
301 #endif
302
303
304 /* Define if the assembler understands -mno-shared. */
305 #ifndef USED_FOR_TARGET
306 #undef HAVE_AS_NO_SHARED
307 #endif
308
309
310 /* Define if your assembler supports offsetable %lo(). */
311 #ifndef USED_FOR_TARGET
312 #undef HAVE_AS_OFFSETABLE_LO10
313 #endif
314
315
316 /* Define if your assembler supports popcntb field. */
317 #ifndef USED_FOR_TARGET
318 #undef HAVE_AS_POPCNTB
319 #endif
320
321
322 /* Define if your assembler supports .register. */
323 #ifndef USED_FOR_TARGET
324 #undef HAVE_AS_REGISTER_PSEUDO_OP
325 #endif
326
327
328 /* Define if your assembler supports R_PPC_REL16 relocs. */
329 #ifndef USED_FOR_TARGET
330 #undef HAVE_AS_REL16
331 #endif
332
333
334 /* Define if your assembler supports -relax option. */
335 #ifndef USED_FOR_TARGET
336 #undef HAVE_AS_RELAX_OPTION
337 #endif
338
339
340 /* Define if your assembler and linker support unaligned PC relative relocs.
341    */
342 #ifndef USED_FOR_TARGET
343 #undef HAVE_AS_SPARC_UA_PCREL
344 #endif
345
346
347 /* Define if your assembler and linker support unaligned PC relative relocs
348    against hidden symbols. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
351 #endif
352
353
354 /* Define if your assembler supports thread-local storage. */
355 #ifndef USED_FOR_TARGET
356 #undef HAVE_AS_TLS
357 #endif
358
359
360 /* Define to 1 if you have the `atoll' function. */
361 #ifndef USED_FOR_TARGET
362 #undef HAVE_ATOLL
363 #endif
364
365
366 /* Define to 1 if you have the `atoq' function. */
367 #ifndef USED_FOR_TARGET
368 #undef HAVE_ATOQ
369 #endif
370
371
372 /* Define to 1 if you have the `clearerr_unlocked' function. */
373 #ifndef USED_FOR_TARGET
374 #undef HAVE_CLEARERR_UNLOCKED
375 #endif
376
377
378 /* Define to 1 if you have the `clock' function. */
379 #ifndef USED_FOR_TARGET
380 #undef HAVE_CLOCK
381 #endif
382
383
384 /* Define if <time.h> defines clock_t. */
385 #ifndef USED_FOR_TARGET
386 #undef HAVE_CLOCK_T
387 #endif
388
389
390 /* Define 0/1 if your assembler and linker support COMDAT groups. */
391 #ifndef USED_FOR_TARGET
392 #undef HAVE_COMDAT_GROUP
393 #endif
394
395
396 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
397    */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_DECL_ABORT
400 #endif
401
402
403 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
404    0. */
405 #ifndef USED_FOR_TARGET
406 #undef HAVE_DECL_ASPRINTF
407 #endif
408
409
410 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
411 #ifndef USED_FOR_TARGET
412 #undef HAVE_DECL_ATOF
413 #endif
414
415
416 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
417 #ifndef USED_FOR_TARGET
418 #undef HAVE_DECL_ATOL
419 #endif
420
421
422 /* Define to 1 if we found a declaration for 'basename', otherwise define to
423    0. */
424 #ifndef USED_FOR_TARGET
425 #undef HAVE_DECL_BASENAME
426 #endif
427
428
429 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
430    */
431 #ifndef USED_FOR_TARGET
432 #undef HAVE_DECL_CALLOC
433 #endif
434
435
436 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
437    define to 0. */
438 #ifndef USED_FOR_TARGET
439 #undef HAVE_DECL_CLEARERR_UNLOCKED
440 #endif
441
442
443 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
444    */
445 #ifndef USED_FOR_TARGET
446 #undef HAVE_DECL_CLOCK
447 #endif
448
449
450 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
451    */
452 #ifndef USED_FOR_TARGET
453 #undef HAVE_DECL_ERRNO
454 #endif
455
456
457 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
458    to 0. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_DECL_FEOF_UNLOCKED
461 #endif
462
463
464 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
465    define to 0. */
466 #ifndef USED_FOR_TARGET
467 #undef HAVE_DECL_FERROR_UNLOCKED
468 #endif
469
470
471 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
472    define to 0. */
473 #ifndef USED_FOR_TARGET
474 #undef HAVE_DECL_FFLUSH_UNLOCKED
475 #endif
476
477
478 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
479    define to 0. */
480 #ifndef USED_FOR_TARGET
481 #undef HAVE_DECL_FGETC_UNLOCKED
482 #endif
483
484
485 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
486    define to 0. */
487 #ifndef USED_FOR_TARGET
488 #undef HAVE_DECL_FGETS_UNLOCKED
489 #endif
490
491
492 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
493    define to 0. */
494 #ifndef USED_FOR_TARGET
495 #undef HAVE_DECL_FILENO_UNLOCKED
496 #endif
497
498
499 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
500    define to 0. */
501 #ifndef USED_FOR_TARGET
502 #undef HAVE_DECL_FPRINTF_UNLOCKED
503 #endif
504
505
506 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
507    define to 0. */
508 #ifndef USED_FOR_TARGET
509 #undef HAVE_DECL_FPUTC_UNLOCKED
510 #endif
511
512
513 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
514    define to 0. */
515 #ifndef USED_FOR_TARGET
516 #undef HAVE_DECL_FPUTS_UNLOCKED
517 #endif
518
519
520 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
521    define to 0. */
522 #ifndef USED_FOR_TARGET
523 #undef HAVE_DECL_FREAD_UNLOCKED
524 #endif
525
526
527 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
528 #ifndef USED_FOR_TARGET
529 #undef HAVE_DECL_FREE
530 #endif
531
532
533 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
534    define to 0. */
535 #ifndef USED_FOR_TARGET
536 #undef HAVE_DECL_FWRITE_UNLOCKED
537 #endif
538
539
540 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
541    define to 0. */
542 #ifndef USED_FOR_TARGET
543 #undef HAVE_DECL_GETCHAR_UNLOCKED
544 #endif
545
546
547 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
548    */
549 #ifndef USED_FOR_TARGET
550 #undef HAVE_DECL_GETCWD
551 #endif
552
553
554 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
555    to 0. */
556 #ifndef USED_FOR_TARGET
557 #undef HAVE_DECL_GETC_UNLOCKED
558 #endif
559
560
561 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
562    */
563 #ifndef USED_FOR_TARGET
564 #undef HAVE_DECL_GETENV
565 #endif
566
567
568 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
569    */
570 #ifndef USED_FOR_TARGET
571 #undef HAVE_DECL_GETOPT
572 #endif
573
574
575 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
576    to 0. */
577 #ifndef USED_FOR_TARGET
578 #undef HAVE_DECL_GETPAGESIZE
579 #endif
580
581
582 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
583    0. */
584 #ifndef USED_FOR_TARGET
585 #undef HAVE_DECL_GETRLIMIT
586 #endif
587
588
589 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
590    0. */
591 #ifndef USED_FOR_TARGET
592 #undef HAVE_DECL_GETRUSAGE
593 #endif
594
595
596 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
597    */
598 #ifndef USED_FOR_TARGET
599 #undef HAVE_DECL_GETWD
600 #endif
601
602
603 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
604    0. */
605 #ifndef USED_FOR_TARGET
606 #undef HAVE_DECL_LDGETNAME
607 #endif
608
609
610 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
611    */
612 #ifndef USED_FOR_TARGET
613 #undef HAVE_DECL_MALLOC
614 #endif
615
616
617 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
618    define to 0. */
619 #ifndef USED_FOR_TARGET
620 #undef HAVE_DECL_PUTCHAR_UNLOCKED
621 #endif
622
623
624 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
625    to 0. */
626 #ifndef USED_FOR_TARGET
627 #undef HAVE_DECL_PUTC_UNLOCKED
628 #endif
629
630
631 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
632    */
633 #ifndef USED_FOR_TARGET
634 #undef HAVE_DECL_REALLOC
635 #endif
636
637
638 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
639 #ifndef USED_FOR_TARGET
640 #undef HAVE_DECL_SBRK
641 #endif
642
643
644 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
645    0. */
646 #ifndef USED_FOR_TARGET
647 #undef HAVE_DECL_SETRLIMIT
648 #endif
649
650
651 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
652    to 0. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_DECL_SIGALTSTACK
655 #endif
656
657
658 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
659    0. */
660 #ifndef USED_FOR_TARGET
661 #undef HAVE_DECL_SNPRINTF
662 #endif
663
664
665 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
666    0. */
667 #ifndef USED_FOR_TARGET
668 #undef HAVE_DECL_STRSIGNAL
669 #endif
670
671
672 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
673    */
674 #ifndef USED_FOR_TARGET
675 #undef HAVE_DECL_STRSTR
676 #endif
677
678
679 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
680    0. */
681 #ifndef USED_FOR_TARGET
682 #undef HAVE_DECL_STRVERSCMP
683 #endif
684
685
686 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
687    */
688 #ifndef USED_FOR_TARGET
689 #undef HAVE_DECL_TIMES
690 #endif
691
692
693 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
694    0. */
695 #ifndef USED_FOR_TARGET
696 #undef HAVE_DECL_VASPRINTF
697 #endif
698
699
700 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
701    0. */
702 #ifndef USED_FOR_TARGET
703 #undef HAVE_DECL_VSNPRINTF
704 #endif
705
706
707 /* Define to 1 if you have the <direct.h> header file. */
708 #ifndef USED_FOR_TARGET
709 #undef HAVE_DIRECT_H
710 #endif
711
712
713 /* Define to 1 if you have the <fcntl.h> header file. */
714 #ifndef USED_FOR_TARGET
715 #undef HAVE_FCNTL_H
716 #endif
717
718
719 /* Define to 1 if you have the `feof_unlocked' function. */
720 #ifndef USED_FOR_TARGET
721 #undef HAVE_FEOF_UNLOCKED
722 #endif
723
724
725 /* Define to 1 if you have the `ferror_unlocked' function. */
726 #ifndef USED_FOR_TARGET
727 #undef HAVE_FERROR_UNLOCKED
728 #endif
729
730
731 /* Define to 1 if you have the `fflush_unlocked' function. */
732 #ifndef USED_FOR_TARGET
733 #undef HAVE_FFLUSH_UNLOCKED
734 #endif
735
736
737 /* Define to 1 if you have the `fgetc_unlocked' function. */
738 #ifndef USED_FOR_TARGET
739 #undef HAVE_FGETC_UNLOCKED
740 #endif
741
742
743 /* Define to 1 if you have the `fgets_unlocked' function. */
744 #ifndef USED_FOR_TARGET
745 #undef HAVE_FGETS_UNLOCKED
746 #endif
747
748
749 /* Define to 1 if you have the `fileno_unlocked' function. */
750 #ifndef USED_FOR_TARGET
751 #undef HAVE_FILENO_UNLOCKED
752 #endif
753
754
755 /* Define to 1 if you have the `fork' function. */
756 #ifndef USED_FOR_TARGET
757 #undef HAVE_FORK
758 #endif
759
760
761 /* Define to 1 if you have the `fprintf_unlocked' function. */
762 #ifndef USED_FOR_TARGET
763 #undef HAVE_FPRINTF_UNLOCKED
764 #endif
765
766
767 /* Define to 1 if you have the `fputc_unlocked' function. */
768 #ifndef USED_FOR_TARGET
769 #undef HAVE_FPUTC_UNLOCKED
770 #endif
771
772
773 /* Define to 1 if you have the `fputs_unlocked' function. */
774 #ifndef USED_FOR_TARGET
775 #undef HAVE_FPUTS_UNLOCKED
776 #endif
777
778
779 /* Define to 1 if you have the `fread_unlocked' function. */
780 #ifndef USED_FOR_TARGET
781 #undef HAVE_FREAD_UNLOCKED
782 #endif
783
784
785 /* Define to 1 if you have the `fwrite_unlocked' function. */
786 #ifndef USED_FOR_TARGET
787 #undef HAVE_FWRITE_UNLOCKED
788 #endif
789
790
791 /* Define if your assembler supports .balign and .p2align. */
792 #ifndef USED_FOR_TARGET
793 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
794 #endif
795
796
797 /* Define if your assembler uses the new HImode fild and fist notation. */
798 #ifndef USED_FOR_TARGET
799 #undef HAVE_GAS_FILDS_FISTS
800 #endif
801
802
803 /* Define if your assembler and linker support .hidden. */
804 #undef HAVE_GAS_HIDDEN
805
806 /* Define if your assembler supports .literal16. */
807 #ifndef USED_FOR_TARGET
808 #undef HAVE_GAS_LITERAL16
809 #endif
810
811
812 /* Define if your assembler supports specifying the maximum number of bytes to
813    skip when using the GAS .p2align command. */
814 #ifndef USED_FOR_TARGET
815 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
816 #endif
817
818
819 /* Define if your assembler supports .nsubspa comdat option. */
820 #ifndef USED_FOR_TARGET
821 #undef HAVE_GAS_NSUBSPA_COMDAT
822 #endif
823
824
825 /* Define if your assembler and linker support 32-bit section relative relocs
826    via '.secrel32 label'. */
827 #ifndef USED_FOR_TARGET
828 #undef HAVE_GAS_PE_SECREL32_RELOC
829 #endif
830
831
832 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
833    */
834 #ifndef USED_FOR_TARGET
835 #undef HAVE_GAS_SHF_MERGE
836 #endif
837
838
839 /* Define if your assembler supports .subsection and .subsection -1 starts
840    emitting at the beginning of your section. */
841 #ifndef USED_FOR_TARGET
842 #undef HAVE_GAS_SUBSECTION_ORDERING
843 #endif
844
845
846 /* Define if your assembler supports .weak. */
847 #ifndef USED_FOR_TARGET
848 #undef HAVE_GAS_WEAK
849 #endif
850
851
852 /* Define if your assembler supports .weakref. */
853 #ifndef USED_FOR_TARGET
854 #undef HAVE_GAS_WEAKREF
855 #endif
856
857
858 /* Define to 1 if you have the `getchar_unlocked' function. */
859 #ifndef USED_FOR_TARGET
860 #undef HAVE_GETCHAR_UNLOCKED
861 #endif
862
863
864 /* Define to 1 if you have the `getc_unlocked' function. */
865 #ifndef USED_FOR_TARGET
866 #undef HAVE_GETC_UNLOCKED
867 #endif
868
869
870 /* Define to 1 if system unwind library has _Unwind_GetIPInfo. */
871 #undef HAVE_GETIPINFO
872
873 /* Define to 1 if you have the `getrlimit' function. */
874 #ifndef USED_FOR_TARGET
875 #undef HAVE_GETRLIMIT
876 #endif
877
878
879 /* Define to 1 if you have the `getrusage' function. */
880 #ifndef USED_FOR_TARGET
881 #undef HAVE_GETRUSAGE
882 #endif
883
884
885 /* Define to 1 if you have the `gettimeofday' function. */
886 #ifndef USED_FOR_TARGET
887 #undef HAVE_GETTIMEOFDAY
888 #endif
889
890
891 /* Define if using GNU ld. */
892 #ifndef USED_FOR_TARGET
893 #undef HAVE_GNU_LD
894 #endif
895
896
897 /* Define if you have the iconv() function. */
898 #ifndef USED_FOR_TARGET
899 #undef HAVE_ICONV
900 #endif
901
902
903 /* Define to 1 if you have the <iconv.h> header file. */
904 #ifndef USED_FOR_TARGET
905 #undef HAVE_ICONV_H
906 #endif
907
908
909 /* Define .init_array/.fini_array sections are available and working. */
910 #ifndef USED_FOR_TARGET
911 #undef HAVE_INITFINI_ARRAY
912 #endif
913
914
915 /* Define if you have a working <inttypes.h> header file. */
916 #ifndef USED_FOR_TARGET
917 #undef HAVE_INTTYPES_H
918 #endif
919
920
921 /* Define to 1 if you have the `kill' function. */
922 #ifndef USED_FOR_TARGET
923 #undef HAVE_KILL
924 #endif
925
926
927 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
928 #ifndef USED_FOR_TARGET
929 #undef HAVE_LANGINFO_CODESET
930 #endif
931
932
933 /* Define to 1 if you have the <langinfo.h> header file. */
934 #ifndef USED_FOR_TARGET
935 #undef HAVE_LANGINFO_H
936 #endif
937
938
939 /* Define if your <locale.h> file defines LC_MESSAGES. */
940 #ifndef USED_FOR_TARGET
941 #undef HAVE_LC_MESSAGES
942 #endif
943
944
945 /* Define to 1 if you have the <ldfcn.h> header file. */
946 #ifndef USED_FOR_TARGET
947 #undef HAVE_LDFCN_H
948 #endif
949
950
951 /* Define if your linker supports --as-needed and --no-as-needed options. */
952 #ifndef USED_FOR_TARGET
953 #undef HAVE_LD_AS_NEEDED
954 #endif
955
956
957 /* Define if your linker supports --demangle option. */
958 #ifndef USED_FOR_TARGET
959 #undef HAVE_LD_DEMANGLE
960 #endif
961
962
963 /* Define if your linker supports --eh-frame-hdr option. */
964 #undef HAVE_LD_EH_FRAME_HDR
965
966 /* Define if your linker supports garbage collection of sections in presence
967    of EH frames. */
968 #ifndef USED_FOR_TARGET
969 #undef HAVE_LD_EH_GC_SECTIONS
970 #endif
971
972
973 /* Define if your PowerPC64 linker only needs function descriptor syms. */
974 #ifndef USED_FOR_TARGET
975 #undef HAVE_LD_NO_DOT_SYMS
976 #endif
977
978
979 /* Define if your linker supports -pie option. */
980 #ifndef USED_FOR_TARGET
981 #undef HAVE_LD_PIE
982 #endif
983
984
985 /* Define if your linker links a mix of read-only and read-write sections into
986    a read-write section. */
987 #ifndef USED_FOR_TARGET
988 #undef HAVE_LD_RO_RW_SECTION_MIXING
989 #endif
990
991
992 /* Define if your linker supports -Bstatic/-Bdynamic option. */
993 #ifndef USED_FOR_TARGET
994 #undef HAVE_LD_STATIC_DYNAMIC
995 #endif
996
997
998 /* Define if your linker supports --sysroot. */
999 #ifndef USED_FOR_TARGET
1000 #undef HAVE_LD_SYSROOT
1001 #endif
1002
1003
1004 /* Define to 1 if you have the <limits.h> header file. */
1005 #ifndef USED_FOR_TARGET
1006 #undef HAVE_LIMITS_H
1007 #endif
1008
1009
1010 /* Define to 1 if you have the <locale.h> header file. */
1011 #ifndef USED_FOR_TARGET
1012 #undef HAVE_LOCALE_H
1013 #endif
1014
1015
1016 /* Define to 1 if the system has the type `long long'. */
1017 #ifndef USED_FOR_TARGET
1018 #undef HAVE_LONG_LONG
1019 #endif
1020
1021
1022 /* Define to 1 if you have the <malloc.h> header file. */
1023 #ifndef USED_FOR_TARGET
1024 #undef HAVE_MALLOC_H
1025 #endif
1026
1027
1028 /* Define to 1 if you have the `mbstowcs' function. */
1029 #ifndef USED_FOR_TARGET
1030 #undef HAVE_MBSTOWCS
1031 #endif
1032
1033
1034 /* Define if valgrind's memcheck.h header is installed. */
1035 #ifndef USED_FOR_TARGET
1036 #undef HAVE_MEMCHECK_H
1037 #endif
1038
1039
1040 /* Define to 1 if you have the <memory.h> header file. */
1041 #ifndef USED_FOR_TARGET
1042 #undef HAVE_MEMORY_H
1043 #endif
1044
1045
1046 /* Define to 1 if you have the `mincore' function. */
1047 #ifndef USED_FOR_TARGET
1048 #undef HAVE_MINCORE
1049 #endif
1050
1051
1052 /* Define to 1 if you have the `mmap' function. */
1053 #ifndef USED_FOR_TARGET
1054 #undef HAVE_MMAP
1055 #endif
1056
1057
1058 /* Define if mmap with MAP_ANON(YMOUS) works. */
1059 #ifndef USED_FOR_TARGET
1060 #undef HAVE_MMAP_ANON
1061 #endif
1062
1063
1064 /* Define if mmap of /dev/zero works. */
1065 #ifndef USED_FOR_TARGET
1066 #undef HAVE_MMAP_DEV_ZERO
1067 #endif
1068
1069
1070 /* Define if read-only mmap of a plain file works. */
1071 #ifndef USED_FOR_TARGET
1072 #undef HAVE_MMAP_FILE
1073 #endif
1074
1075
1076 /* Define to 1 if you have the `nl_langinfo' function. */
1077 #ifndef USED_FOR_TARGET
1078 #undef HAVE_NL_LANGINFO
1079 #endif
1080
1081
1082 /* Define to 1 if you have the `putchar_unlocked' function. */
1083 #ifndef USED_FOR_TARGET
1084 #undef HAVE_PUTCHAR_UNLOCKED
1085 #endif
1086
1087
1088 /* Define to 1 if you have the `putc_unlocked' function. */
1089 #ifndef USED_FOR_TARGET
1090 #undef HAVE_PUTC_UNLOCKED
1091 #endif
1092
1093
1094 /* Define to 1 if you have the `scandir' function. */
1095 #ifndef USED_FOR_TARGET
1096 #undef HAVE_SCANDIR
1097 #endif
1098
1099
1100 /* Define to 1 if you have the `setlocale' function. */
1101 #ifndef USED_FOR_TARGET
1102 #undef HAVE_SETLOCALE
1103 #endif
1104
1105
1106 /* Define to 1 if you have the `setrlimit' function. */
1107 #ifndef USED_FOR_TARGET
1108 #undef HAVE_SETRLIMIT
1109 #endif
1110
1111
1112 /* Define to 1 if you have the <stddef.h> header file. */
1113 #ifndef USED_FOR_TARGET
1114 #undef HAVE_STDDEF_H
1115 #endif
1116
1117
1118 /* Define to 1 if you have the <stdint.h> header file. */
1119 #ifndef USED_FOR_TARGET
1120 #undef HAVE_STDINT_H
1121 #endif
1122
1123
1124 /* Define to 1 if you have the <stdlib.h> header file. */
1125 #ifndef USED_FOR_TARGET
1126 #undef HAVE_STDLIB_H
1127 #endif
1128
1129
1130 /* Define to 1 if you have the <strings.h> header file. */
1131 #ifndef USED_FOR_TARGET
1132 #undef HAVE_STRINGS_H
1133 #endif
1134
1135
1136 /* Define to 1 if you have the <string.h> header file. */
1137 #ifndef USED_FOR_TARGET
1138 #undef HAVE_STRING_H
1139 #endif
1140
1141
1142 /* Define to 1 if you have the `strsignal' function. */
1143 #ifndef USED_FOR_TARGET
1144 #undef HAVE_STRSIGNAL
1145 #endif
1146
1147
1148 /* Define if <sys/times.h> defines struct tms. */
1149 #ifndef USED_FOR_TARGET
1150 #undef HAVE_STRUCT_TMS
1151 #endif
1152
1153
1154 /* Define to 1 if you have the `sysconf' function. */
1155 #ifndef USED_FOR_TARGET
1156 #undef HAVE_SYSCONF
1157 #endif
1158
1159
1160 /* Define to 1 if you have the <sys/file.h> header file. */
1161 #ifndef USED_FOR_TARGET
1162 #undef HAVE_SYS_FILE_H
1163 #endif
1164
1165
1166 /* Define to 1 if you have the <sys/mman.h> header file. */
1167 #ifndef USED_FOR_TARGET
1168 #undef HAVE_SYS_MMAN_H
1169 #endif
1170
1171
1172 /* Define to 1 if you have the <sys/param.h> header file. */
1173 #ifndef USED_FOR_TARGET
1174 #undef HAVE_SYS_PARAM_H
1175 #endif
1176
1177
1178 /* Define to 1 if you have the <sys/resource.h> header file. */
1179 #ifndef USED_FOR_TARGET
1180 #undef HAVE_SYS_RESOURCE_H
1181 #endif
1182
1183
1184 /* Define to 1 if you have the <sys/stat.h> header file. */
1185 #ifndef USED_FOR_TARGET
1186 #undef HAVE_SYS_STAT_H
1187 #endif
1188
1189
1190 /* Define to 1 if you have the <sys/times.h> header file. */
1191 #ifndef USED_FOR_TARGET
1192 #undef HAVE_SYS_TIMES_H
1193 #endif
1194
1195
1196 /* Define to 1 if you have the <sys/time.h> header file. */
1197 #ifndef USED_FOR_TARGET
1198 #undef HAVE_SYS_TIME_H
1199 #endif
1200
1201
1202 /* Define to 1 if you have the <sys/types.h> header file. */
1203 #ifndef USED_FOR_TARGET
1204 #undef HAVE_SYS_TYPES_H
1205 #endif
1206
1207
1208 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1209 #ifndef USED_FOR_TARGET
1210 #undef HAVE_SYS_WAIT_H
1211 #endif
1212
1213
1214 /* Define to 1 if you have the `times' function. */
1215 #ifndef USED_FOR_TARGET
1216 #undef HAVE_TIMES
1217 #endif
1218
1219
1220 /* Define to 1 if you have the <time.h> header file. */
1221 #ifndef USED_FOR_TARGET
1222 #undef HAVE_TIME_H
1223 #endif
1224
1225
1226 /* Define to 1 if you have the <unistd.h> header file. */
1227 #ifndef USED_FOR_TARGET
1228 #undef HAVE_UNISTD_H
1229 #endif
1230
1231
1232 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1233 #ifndef USED_FOR_TARGET
1234 #undef HAVE_VALGRIND_MEMCHECK_H
1235 #endif
1236
1237
1238 /* Define to 1 if you have the `vfork' function. */
1239 #ifndef USED_FOR_TARGET
1240 #undef HAVE_VFORK
1241 #endif
1242
1243
1244 /* Define to 1 if you have the <vfork.h> header file. */
1245 #ifndef USED_FOR_TARGET
1246 #undef HAVE_VFORK_H
1247 #endif
1248
1249
1250 /* Define to 1 if you have the <wchar.h> header file. */
1251 #ifndef USED_FOR_TARGET
1252 #undef HAVE_WCHAR_H
1253 #endif
1254
1255
1256 /* Define to 1 if you have the `wcswidth' function. */
1257 #ifndef USED_FOR_TARGET
1258 #undef HAVE_WCSWIDTH
1259 #endif
1260
1261
1262 /* Define to 1 if `fork' works. */
1263 #ifndef USED_FOR_TARGET
1264 #undef HAVE_WORKING_FORK
1265 #endif
1266
1267
1268 /* Define this macro if mbstowcs does not crash when its first argument is
1269    NULL. */
1270 #ifndef USED_FOR_TARGET
1271 #undef HAVE_WORKING_MBSTOWCS
1272 #endif
1273
1274
1275 /* Define to 1 if `vfork' works. */
1276 #ifndef USED_FOR_TARGET
1277 #undef HAVE_WORKING_VFORK
1278 #endif
1279
1280
1281 /* Define to 1 if the system has the type `__int64'. */
1282 #ifndef USED_FOR_TARGET
1283 #undef HAVE___INT64
1284 #endif
1285
1286
1287 /* Define as const if the declaration of iconv() needs const. */
1288 #ifndef USED_FOR_TARGET
1289 #undef ICONV_CONST
1290 #endif
1291
1292
1293 /* Define if host mkdir takes a single argument. */
1294 #ifndef USED_FOR_TARGET
1295 #undef MKDIR_TAKES_ONE_ARG
1296 #endif
1297
1298
1299 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1300 #ifndef USED_FOR_TARGET
1301 #undef NEED_64BIT_HOST_WIDE_INT
1302 #endif
1303
1304
1305 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1306 #ifndef USED_FOR_TARGET
1307 #undef NO_MINUS_C_MINUS_O
1308 #endif
1309
1310
1311 /* Define to the address where bug reports for this package should be sent. */
1312 #ifndef USED_FOR_TARGET
1313 #undef PACKAGE_BUGREPORT
1314 #endif
1315
1316
1317 /* Define to the full name of this package. */
1318 #ifndef USED_FOR_TARGET
1319 #undef PACKAGE_NAME
1320 #endif
1321
1322
1323 /* Define to the full name and version of this package. */
1324 #ifndef USED_FOR_TARGET
1325 #undef PACKAGE_STRING
1326 #endif
1327
1328
1329 /* Define to the one symbol short name of this package. */
1330 #ifndef USED_FOR_TARGET
1331 #undef PACKAGE_TARNAME
1332 #endif
1333
1334
1335 /* Define to the version of this package. */
1336 #ifndef USED_FOR_TARGET
1337 #undef PACKAGE_VERSION
1338 #endif
1339
1340
1341 /* Define to PREFIX/include if cpp should also search that directory. */
1342 #ifndef USED_FOR_TARGET
1343 #undef PREFIX_INCLUDE_DIR
1344 #endif
1345
1346
1347 /* The size of a `int', as computed by sizeof. */
1348 #ifndef USED_FOR_TARGET
1349 #undef SIZEOF_INT
1350 #endif
1351
1352
1353 /* The size of a `long', as computed by sizeof. */
1354 #ifndef USED_FOR_TARGET
1355 #undef SIZEOF_LONG
1356 #endif
1357
1358
1359 /* The size of a `long long', as computed by sizeof. */
1360 #ifndef USED_FOR_TARGET
1361 #undef SIZEOF_LONG_LONG
1362 #endif
1363
1364
1365 /* The size of a `short', as computed by sizeof. */
1366 #ifndef USED_FOR_TARGET
1367 #undef SIZEOF_SHORT
1368 #endif
1369
1370
1371 /* The size of a `void *', as computed by sizeof. */
1372 #ifndef USED_FOR_TARGET
1373 #undef SIZEOF_VOID_P
1374 #endif
1375
1376
1377 /* The size of a `__int64', as computed by sizeof. */
1378 #ifndef USED_FOR_TARGET
1379 #undef SIZEOF___INT64
1380 #endif
1381
1382
1383 /* Define to 1 if you have the ANSI C header files. */
1384 #ifndef USED_FOR_TARGET
1385 #undef STDC_HEADERS
1386 #endif
1387
1388
1389 /* Define if you can safely include both <string.h> and <strings.h>. */
1390 #ifndef USED_FOR_TARGET
1391 #undef STRING_WITH_STRINGS
1392 #endif
1393
1394
1395 /* Define if TFmode long double should be the default */
1396 #ifndef USED_FOR_TARGET
1397 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1398 #endif
1399
1400
1401 /* Define if your target C library provides stack protector support */
1402 #ifndef USED_FOR_TARGET
1403 #undef TARGET_LIBC_PROVIDES_SSP
1404 #endif
1405
1406
1407 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1408 #ifndef USED_FOR_TARGET
1409 #undef TIME_WITH_SYS_TIME
1410 #endif
1411
1412
1413 /* Define if your assembler mis-optimizes .eh_frame data. */
1414 #ifndef USED_FOR_TARGET
1415 #undef USE_AS_TRADITIONAL_FORMAT
1416 #endif
1417
1418
1419 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1420    still efficiently supported by the host hardware. */
1421 #ifndef USED_FOR_TARGET
1422 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
1423 #endif
1424
1425
1426 /* Define if location_t is fileline integer cookie. */
1427 #ifndef USED_FOR_TARGET
1428 #undef USE_MAPPED_LOCATION
1429 #endif
1430
1431
1432 /* Define to be the last component of the Windows registry key under which to
1433    look for installation paths. The full key used will be
1434    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1435    The default is the GCC version number. */
1436 #ifndef USED_FOR_TARGET
1437 #undef WIN32_REGISTRY_KEY
1438 #endif
1439
1440
1441 /* Define to 1 if your processor stores words with the most significant byte
1442    first (like Motorola and SPARC, unlike Intel and VAX). */
1443 #ifndef USED_FOR_TARGET
1444 #undef WORDS_BIGENDIAN
1445 #endif
1446
1447
1448 /* Always define this when using the GNU C Library */
1449 #ifndef USED_FOR_TARGET
1450 #undef _GNU_SOURCE
1451 #endif
1452
1453
1454 /* Define to `int' if <sys/types.h> doesn't define. */
1455 #ifndef USED_FOR_TARGET
1456 #undef gid_t
1457 #endif
1458
1459
1460 /* Define to `__inline__' or `__inline' if that's what the C compiler
1461    calls it, or to nothing if 'inline' is not supported under any name.  */
1462 #ifndef __cplusplus
1463 #undef inline
1464 #endif
1465
1466 /* Define to `int' if <sys/types.h> does not define. */
1467 #ifndef USED_FOR_TARGET
1468 #undef pid_t
1469 #endif
1470
1471
1472 /* Define to \`long' if <sys/resource.h> doesn't define. */
1473 #ifndef USED_FOR_TARGET
1474 #undef rlim_t
1475 #endif
1476
1477
1478 /* Define to `int' if <sys/types.h> does not define. */
1479 #ifndef USED_FOR_TARGET
1480 #undef ssize_t
1481 #endif
1482
1483
1484 /* Define to `int' if <sys/types.h> doesn't define. */
1485 #ifndef USED_FOR_TARGET
1486 #undef uid_t
1487 #endif
1488
1489
1490 /* Define as `fork' if `vfork' does not work. */
1491 #ifndef USED_FOR_TARGET
1492 #undef vfork
1493 #endif
1494