Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. /* auto-host.h.  Generated from config.in by configure.  */
  2. /* config.in.  Generated from configure.ac by autoheader.  */
  3.  
  4. /* Define if this compiler should be built as the offload target compiler. */
  5. #ifndef USED_FOR_TARGET
  6. /* #undef ACCEL_COMPILER */
  7. #endif
  8.  
  9.  
  10. /* Define if building universal (internal helper macro) */
  11. #ifndef USED_FOR_TARGET
  12. /* #undef AC_APPLE_UNIVERSAL_BUILD */
  13. #endif
  14.  
  15.  
  16. /* Define to the assembler option to enable compressed debug sections. */
  17. #ifndef USED_FOR_TARGET
  18. #define AS_COMPRESS_DEBUG_OPTION "--compress-debug-sections"
  19. #endif
  20.  
  21.  
  22. /* Define to the assembler option to disable compressed debug sections. */
  23. #ifndef USED_FOR_TARGET
  24. #define AS_NO_COMPRESS_DEBUG_OPTION "--nocompress-debug-sections"
  25. #endif
  26.  
  27.  
  28. /* Define as the number of bits in a byte, if `limits.h' doesn't. */
  29. #ifndef USED_FOR_TARGET
  30. /* #undef CHAR_BIT */
  31. #endif
  32.  
  33.  
  34. /* Define 0/1 to force the choice for exception handling model. */
  35. #ifndef USED_FOR_TARGET
  36. #define CONFIG_SJLJ_EXCEPTIONS 0
  37. #endif
  38.  
  39.  
  40. /* Define to enable the use of a default assembler. */
  41. #ifndef USED_FOR_TARGET
  42. /* #undef DEFAULT_ASSEMBLER */
  43. #endif
  44.  
  45.  
  46. /* Define to enable the use of a default linker. */
  47. #ifndef USED_FOR_TARGET
  48. /* #undef DEFAULT_LINKER */
  49. #endif
  50.  
  51.  
  52. /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
  53.    destructors for local statics and global objects. This is essential for
  54.    fully standards-compliant handling of destructors, but requires
  55.    __cxa_atexit in libc. */
  56. #ifndef USED_FOR_TARGET
  57. #define DEFAULT_USE_CXA_ATEXIT 2
  58. #endif
  59.  
  60.  
  61. /* The default for -fdiagnostics-color option */
  62. #ifndef USED_FOR_TARGET
  63. #define DIAGNOSTICS_COLOR_DEFAULT DIAGNOSTICS_COLOR_AUTO
  64. #endif
  65.  
  66.  
  67. /* Define if you want assertions enabled. This is a cheap check. */
  68. #ifndef USED_FOR_TARGET
  69. #define ENABLE_ASSERT_CHECKING 1
  70. #endif
  71.  
  72.  
  73. /* Define if you want more run-time sanity checks. This one gets a grab bag of
  74.    miscellaneous but relatively cheap checks. */
  75. #ifndef USED_FOR_TARGET
  76. /* #undef ENABLE_CHECKING */
  77. #endif
  78.  
  79.  
  80. /* Define to 1 to specify that we are using the BID decimal floating point
  81.    format instead of DPD */
  82. #ifndef USED_FOR_TARGET
  83. #define ENABLE_DECIMAL_BID_FORMAT 1
  84. #endif
  85.  
  86.  
  87. /* Define to 1 to enable decimal float extension to C. */
  88. #ifndef USED_FOR_TARGET
  89. #define ENABLE_DECIMAL_FLOAT 1
  90. #endif
  91.  
  92.  
  93. /* Define if you want more run-time sanity checks for dataflow. */
  94. #ifndef USED_FOR_TARGET
  95. /* #undef ENABLE_DF_CHECKING */
  96. #endif
  97.  
  98.  
  99. /* Define to 1 to enable fixed-point arithmetic extension to C. */
  100. #ifndef USED_FOR_TARGET
  101. #define ENABLE_FIXED_POINT 0
  102. #endif
  103.  
  104.  
  105. /* Define if you want fold checked that it never destructs its argument. This
  106.    is quite expensive. */
  107. #ifndef USED_FOR_TARGET
  108. /* #undef ENABLE_FOLD_CHECKING */
  109. #endif
  110.  
  111.  
  112. /* Define if you want the garbage collector to operate in maximally paranoid
  113.    mode, validating the entire heap and collecting garbage at every
  114.    opportunity. This is extremely expensive. */
  115. #ifndef USED_FOR_TARGET
  116. /* #undef ENABLE_GC_ALWAYS_COLLECT */
  117. #endif
  118.  
  119.  
  120. /* Define if you want the garbage collector to do object poisoning and other
  121.    memory allocation checks. This is quite expensive. */
  122. #ifndef USED_FOR_TARGET
  123. /* #undef ENABLE_GC_CHECKING */
  124. #endif
  125.  
  126.  
  127. /* Define if you want operations on GIMPLE (the basic data structure of the
  128.    high-level optimizers) to be checked for dynamic type safety at runtime.
  129.    This is moderately expensive. */
  130. #ifndef USED_FOR_TARGET
  131. /* #undef ENABLE_GIMPLE_CHECKING */
  132. #endif
  133.  
  134.  
  135. /* Define if gcc should always pass --build-id to linker. */
  136. #ifndef USED_FOR_TARGET
  137. /* #undef ENABLE_LD_BUILDID */
  138. #endif
  139.  
  140.  
  141. /* Define to 1 to enable libquadmath support */
  142. #ifndef USED_FOR_TARGET
  143. #define ENABLE_LIBQUADMATH_SUPPORT 1
  144. #endif
  145.  
  146.  
  147. /* Define to enable LTO support. */
  148. #ifndef USED_FOR_TARGET
  149. #define ENABLE_LTO 1
  150. #endif
  151.  
  152.  
  153. /* Define to 1 if translation of program messages to the user's native
  154.    language is requested. */
  155. #ifndef USED_FOR_TARGET
  156. /* #undef ENABLE_NLS */
  157. #endif
  158.  
  159.  
  160. /* Define this to enable support for offloading. */
  161. #ifndef USED_FOR_TARGET
  162. /* #undef ENABLE_OFFLOADING */
  163. #endif
  164.  
  165.  
  166. /* Define to enable plugin support. */
  167. #ifndef USED_FOR_TARGET
  168. /* #undef ENABLE_PLUGIN */
  169. #endif
  170.  
  171.  
  172. /* Define if you want all operations on RTL (the basic data structure of the
  173.    optimizer and back end) to be checked for dynamic type safety at runtime.
  174.    This is quite expensive. */
  175. #ifndef USED_FOR_TARGET
  176. /* #undef ENABLE_RTL_CHECKING */
  177. #endif
  178.  
  179.  
  180. /* Define if you want RTL flag accesses to be checked against the RTL codes
  181.    that are supported for each access macro. This is relatively cheap. */
  182. #ifndef USED_FOR_TARGET
  183. /* #undef ENABLE_RTL_FLAG_CHECKING */
  184. #endif
  185.  
  186.  
  187. /* Define if you want runtime assertions enabled. This is a cheap check. */
  188. #define ENABLE_RUNTIME_CHECKING 1
  189.  
  190. /* Define if you want all operations on trees (the basic data structure of the
  191.    front ends) to be checked for dynamic type safety at runtime. This is
  192.    moderately expensive. The tree browser debugging routines will also be
  193.    enabled by this option. */
  194. #ifndef USED_FOR_TARGET
  195. /* #undef ENABLE_TREE_CHECKING */
  196. #endif
  197.  
  198.  
  199. /* Define if you want all gimple types to be verified after gimplifiation.
  200.    This is cheap. */
  201. #ifndef USED_FOR_TARGET
  202. /* #undef ENABLE_TYPES_CHECKING */
  203. #endif
  204.  
  205.  
  206. /* Define to get calls to the valgrind runtime enabled. */
  207. #ifndef USED_FOR_TARGET
  208. /* #undef ENABLE_VALGRIND_ANNOTATIONS */
  209. #endif
  210.  
  211.  
  212. /* Define if you want to run subprograms and generated programs through
  213.    valgrind (a memory checker). This is extremely expensive. */
  214. #ifndef USED_FOR_TARGET
  215. /* #undef ENABLE_VALGRIND_CHECKING */
  216. #endif
  217.  
  218.  
  219. /* Define to 1 if installation paths should be looked up in the Windows
  220.    Registry. Ignored on non-Windows hosts. */
  221. #ifndef USED_FOR_TARGET
  222. /* #undef ENABLE_WIN32_REGISTRY */
  223. #endif
  224.  
  225.  
  226. /* Define to the name of a file containing a list of extra machine modes for
  227.    this architecture. */
  228. #ifndef USED_FOR_TARGET
  229. #define EXTRA_MODES_FILE "config/i386/i386-modes.def"
  230. #endif
  231.  
  232.  
  233. /* Define to enable detailed memory allocation stats gathering. */
  234. #ifndef USED_FOR_TARGET
  235. #define GATHER_STATISTICS 0
  236. #endif
  237.  
  238.  
  239. /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
  240. #ifndef USED_FOR_TARGET
  241. /* #undef GWINSZ_IN_SYS_IOCTL */
  242. #endif
  243.  
  244.  
  245. /* mcontext_t fields start with __ */
  246. #ifndef USED_FOR_TARGET
  247. /* #undef HAS_MCONTEXT_T_UNDERSCORES */
  248. #endif
  249.  
  250.  
  251. /* Define if your avr assembler supports --mlink-relax option. */
  252. #ifndef USED_FOR_TARGET
  253. /* #undef HAVE_AS_AVR_MLINK_RELAX_OPTION */
  254. #endif
  255.  
  256.  
  257. /* Define if your avr assembler supports -mrmw option. */
  258. #ifndef USED_FOR_TARGET
  259. /* #undef HAVE_AS_AVR_MRMW_OPTION */
  260. #endif
  261.  
  262.  
  263. /* Define if your assembler supports cmpb. */
  264. #ifndef USED_FOR_TARGET
  265. /* #undef HAVE_AS_CMPB */
  266. #endif
  267.  
  268.  
  269. /* Define to the level of your assembler's compressed debug section support.
  270.    */
  271. #ifndef USED_FOR_TARGET
  272. #define HAVE_AS_COMPRESS_DEBUG 1
  273. #endif
  274.  
  275.  
  276. /* Define if your assembler supports the DCI/ICI instructions. */
  277. #ifndef USED_FOR_TARGET
  278. /* #undef HAVE_AS_DCI */
  279. #endif
  280.  
  281.  
  282. /* Define if your assembler supports the --debug-prefix-map option. */
  283. #ifndef USED_FOR_TARGET
  284. #define HAVE_AS_DEBUG_PREFIX_MAP 1
  285. #endif
  286.  
  287.  
  288. /* Define if your assembler supports DFP instructions. */
  289. #ifndef USED_FOR_TARGET
  290. /* #undef HAVE_AS_DFP */
  291. #endif
  292.  
  293.  
  294. /* Define if your assembler supports .module. */
  295. #ifndef USED_FOR_TARGET
  296. /* #undef HAVE_AS_DOT_MODULE */
  297. #endif
  298.  
  299.  
  300. /* Define if your assembler supports DSPR1 mult. */
  301. #ifndef USED_FOR_TARGET
  302. /* #undef HAVE_AS_DSPR1_MULT */
  303. #endif
  304.  
  305.  
  306. /* Define if your assembler supports .dtprelword. */
  307. #ifndef USED_FOR_TARGET
  308. /* #undef HAVE_AS_DTPRELWORD */
  309. #endif
  310.  
  311.  
  312. /* Define if your assembler supports dwarf2 .file/.loc directives, and
  313.    preserves file table indices exactly as given. */
  314. #ifndef USED_FOR_TARGET
  315. #define HAVE_AS_DWARF2_DEBUG_LINE 1
  316. #endif
  317.  
  318.  
  319. /* Define if your assembler supports explicit relocations. */
  320. #ifndef USED_FOR_TARGET
  321. /* #undef HAVE_AS_EXPLICIT_RELOCS */
  322. #endif
  323.  
  324.  
  325. /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
  326. #ifndef USED_FOR_TARGET
  327. /* #undef HAVE_AS_FMAF_HPC_VIS3 */
  328. #endif
  329.  
  330.  
  331. /* Define if your assembler supports fprnd. */
  332. #ifndef USED_FOR_TARGET
  333. /* #undef HAVE_AS_FPRND */
  334. #endif
  335.  
  336.  
  337. /* Define if your assembler supports the --gdwarf2 option. */
  338. #ifndef USED_FOR_TARGET
  339. #define HAVE_AS_GDWARF2_DEBUG_FLAG 1
  340. #endif
  341.  
  342.  
  343. /* Define if your assembler supports .gnu_attribute. */
  344. #ifndef USED_FOR_TARGET
  345. /* #undef HAVE_AS_GNU_ATTRIBUTE */
  346. #endif
  347.  
  348.  
  349. /* Define true if the assembler supports '.long foo@GOTOFF'. */
  350. #ifndef USED_FOR_TARGET
  351. #define HAVE_AS_GOTOFF_IN_DATA 1
  352. #endif
  353.  
  354.  
  355. /* Define if your assembler supports the --gstabs option. */
  356. #ifndef USED_FOR_TARGET
  357. #define HAVE_AS_GSTABS_DEBUG_FLAG 1
  358. #endif
  359.  
  360.  
  361. /* Define if your assembler supports the Sun syntax for cmov. */
  362. #ifndef USED_FOR_TARGET
  363. /* #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX */
  364. #endif
  365.  
  366.  
  367. /* Define if your assembler supports the subtraction of symbols in different
  368.    sections. */
  369. #ifndef USED_FOR_TARGET
  370. #define HAVE_AS_IX86_DIFF_SECT_DELTA 1
  371. #endif
  372.  
  373.  
  374. /* Define if your assembler supports the ffreep mnemonic. */
  375. #ifndef USED_FOR_TARGET
  376. #define HAVE_AS_IX86_FFREEP 1
  377. #endif
  378.  
  379.  
  380. /* Define if your assembler uses fildq and fistq mnemonics. */
  381. #ifndef USED_FOR_TARGET
  382. #define HAVE_AS_IX86_FILDQ 1
  383. #endif
  384.  
  385.  
  386. /* Define if your assembler uses filds and fists mnemonics. */
  387. #ifndef USED_FOR_TARGET
  388. #define HAVE_AS_IX86_FILDS 1
  389. #endif
  390.  
  391.  
  392. /* Define if your assembler supports HLE prefixes. */
  393. #ifndef USED_FOR_TARGET
  394. #define HAVE_AS_IX86_HLE 1
  395. #endif
  396.  
  397.  
  398. /* Define if your assembler supports interunit movq mnemonic. */
  399. #ifndef USED_FOR_TARGET
  400. #define HAVE_AS_IX86_INTERUNIT_MOVQ 1
  401. #endif
  402.  
  403.  
  404. /* Define if your assembler supports the .quad directive. */
  405. #ifndef USED_FOR_TARGET
  406. #define HAVE_AS_IX86_QUAD 1
  407. #endif
  408.  
  409.  
  410. /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
  411. #ifndef USED_FOR_TARGET
  412. #define HAVE_AS_IX86_REP_LOCK_PREFIX 1
  413. #endif
  414.  
  415.  
  416. /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
  417. #ifndef USED_FOR_TARGET
  418. #define HAVE_AS_IX86_SAHF 1
  419. #endif
  420.  
  421.  
  422. /* Define if your assembler supports the swap suffix. */
  423. #ifndef USED_FOR_TARGET
  424. #define HAVE_AS_IX86_SWAP 1
  425. #endif
  426.  
  427.  
  428. /* Define if your assembler and linker support @tlsgdplt. */
  429. #ifndef USED_FOR_TARGET
  430. /* #undef HAVE_AS_IX86_TLSGDPLT */
  431. #endif
  432.  
  433.  
  434. /* Define to 1 if your assembler and linker support @tlsldm. */
  435. #ifndef USED_FOR_TARGET
  436. #define HAVE_AS_IX86_TLSLDM 0
  437. #endif
  438.  
  439.  
  440. /* Define to 1 if your assembler and linker support @tlsldmplt. */
  441. #ifndef USED_FOR_TARGET
  442. #define HAVE_AS_IX86_TLSLDMPLT 0
  443. #endif
  444.  
  445.  
  446. /* Define if your assembler supports the 'ud2' mnemonic. */
  447. #ifndef USED_FOR_TARGET
  448. #define HAVE_AS_IX86_UD2 1
  449. #endif
  450.  
  451.  
  452. /* Define if your assembler supports the lituse_jsrdirect relocation. */
  453. #ifndef USED_FOR_TARGET
  454. /* #undef HAVE_AS_JSRDIRECT_RELOCS */
  455. #endif
  456.  
  457.  
  458. /* Define if your assembler supports .sleb128 and .uleb128. */
  459. #ifndef USED_FOR_TARGET
  460. #define HAVE_AS_LEB128 1
  461. #endif
  462.  
  463.  
  464. /* Define if your assembler supports LEON instructions. */
  465. #ifndef USED_FOR_TARGET
  466. /* #undef HAVE_AS_LEON */
  467. #endif
  468.  
  469.  
  470. /* Define if the assembler won't complain about a line such as # 0 "" 2. */
  471. #ifndef USED_FOR_TARGET
  472. #define HAVE_AS_LINE_ZERO 1
  473. #endif
  474.  
  475.  
  476. /* Define if your assembler supports ltoffx and ldxmov relocations. */
  477. #ifndef USED_FOR_TARGET
  478. /* #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS */
  479. #endif
  480.  
  481.  
  482. /* Define if your assembler supports LWSYNC instructions. */
  483. #ifndef USED_FOR_TARGET
  484. /* #undef HAVE_AS_LWSYNC */
  485. #endif
  486.  
  487.  
  488. /* Define if your assembler supports the -mabi option. */
  489. #ifndef USED_FOR_TARGET
  490. /* #undef HAVE_AS_MABI_OPTION */
  491. #endif
  492.  
  493.  
  494. /* Define if your assembler supports mfcr field. */
  495. #ifndef USED_FOR_TARGET
  496. /* #undef HAVE_AS_MFCRF */
  497. #endif
  498.  
  499.  
  500. /* Define if your assembler supports mffgpr and mftgpr. */
  501. #ifndef USED_FOR_TARGET
  502. /* #undef HAVE_AS_MFPGPR */
  503. #endif
  504.  
  505.  
  506. /* Define if the assembler understands -mnan=. */
  507. #ifndef USED_FOR_TARGET
  508. /* #undef HAVE_AS_NAN */
  509. #endif
  510.  
  511.  
  512. /* Define if your assembler supports the -no-mul-bug-abort option. */
  513. #ifndef USED_FOR_TARGET
  514. /* #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION */
  515. #endif
  516.  
  517.  
  518. /* Define if the assembler understands -mno-shared. */
  519. #ifndef USED_FOR_TARGET
  520. /* #undef HAVE_AS_NO_SHARED */
  521. #endif
  522.  
  523.  
  524. /* Define if your assembler supports offsetable %lo(). */
  525. #ifndef USED_FOR_TARGET
  526. /* #undef HAVE_AS_OFFSETABLE_LO10 */
  527. #endif
  528.  
  529.  
  530. /* Define if your assembler supports popcntb field. */
  531. #ifndef USED_FOR_TARGET
  532. /* #undef HAVE_AS_POPCNTB */
  533. #endif
  534.  
  535.  
  536. /* Define if your assembler supports POPCNTD instructions. */
  537. #ifndef USED_FOR_TARGET
  538. /* #undef HAVE_AS_POPCNTD */
  539. #endif
  540.  
  541.  
  542. /* Define if your assembler supports POWER8 instructions. */
  543. #ifndef USED_FOR_TARGET
  544. /* #undef HAVE_AS_POWER8 */
  545. #endif
  546.  
  547.  
  548. /* Define if your assembler supports .ref */
  549. #ifndef USED_FOR_TARGET
  550. /* #undef HAVE_AS_REF */
  551. #endif
  552.  
  553.  
  554. /* Define if your assembler supports .register. */
  555. #ifndef USED_FOR_TARGET
  556. /* #undef HAVE_AS_REGISTER_PSEUDO_OP */
  557. #endif
  558.  
  559.  
  560. /* Define if your assembler supports R_PPC_REL16 relocs. */
  561. #ifndef USED_FOR_TARGET
  562. /* #undef HAVE_AS_REL16 */
  563. #endif
  564.  
  565.  
  566. /* Define if your assembler supports -relax option. */
  567. #ifndef USED_FOR_TARGET
  568. /* #undef HAVE_AS_RELAX_OPTION */
  569. #endif
  570.  
  571.  
  572. /* Define if your assembler supports SPARC4 instructions. */
  573. #ifndef USED_FOR_TARGET
  574. /* #undef HAVE_AS_SPARC4 */
  575. #endif
  576.  
  577.  
  578. /* Define if your assembler and linker support GOTDATA_OP relocs. */
  579. #ifndef USED_FOR_TARGET
  580. /* #undef HAVE_AS_SPARC_GOTDATA_OP */
  581. #endif
  582.  
  583.  
  584. /* Define to 1 if your assembler supports #nobits, 0 otherwise. */
  585. #ifndef USED_FOR_TARGET
  586. /* #undef HAVE_AS_SPARC_NOBITS */
  587. #endif
  588.  
  589.  
  590. /* Define if your assembler and linker support unaligned PC relative relocs.
  591.    */
  592. #ifndef USED_FOR_TARGET
  593. /* #undef HAVE_AS_SPARC_UA_PCREL */
  594. #endif
  595.  
  596.  
  597. /* Define if your assembler and linker support unaligned PC relative relocs
  598.    against hidden symbols. */
  599. #ifndef USED_FOR_TARGET
  600. /* #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN */
  601. #endif
  602.  
  603.  
  604. /* Define if your assembler supports .stabs. */
  605. #ifndef USED_FOR_TARGET
  606. #define HAVE_AS_STABS_DIRECTIVE 1
  607. #endif
  608.  
  609.  
  610. /* Define if your assembler and linker support thread-local storage. */
  611. #ifndef USED_FOR_TARGET
  612. /* #undef HAVE_AS_TLS */
  613. #endif
  614.  
  615.  
  616. /* Define if your assembler supports arg info for __tls_get_addr. */
  617. #ifndef USED_FOR_TARGET
  618. /* #undef HAVE_AS_TLS_MARKERS */
  619. #endif
  620.  
  621.  
  622. /* Define if your assembler supports VSX instructions. */
  623. #ifndef USED_FOR_TARGET
  624. /* #undef HAVE_AS_VSX */
  625. #endif
  626.  
  627.  
  628. /* Define to 1 if you have the `atoll' function. */
  629. #ifndef USED_FOR_TARGET
  630. #define HAVE_ATOLL 1
  631. #endif
  632.  
  633.  
  634. /* Define to 1 if you have the `atoq' function. */
  635. #ifndef USED_FOR_TARGET
  636. /* #undef HAVE_ATOQ */
  637. #endif
  638.  
  639.  
  640. /* Define to 1 if you have the `clearerr_unlocked' function. */
  641. #ifndef USED_FOR_TARGET
  642. /* #undef HAVE_CLEARERR_UNLOCKED */
  643. #endif
  644.  
  645.  
  646. /* Define to 1 if you have the `clock' function. */
  647. #ifndef USED_FOR_TARGET
  648. #define HAVE_CLOCK 1
  649. #endif
  650.  
  651.  
  652. /* Define if <time.h> defines clock_t. */
  653. #ifndef USED_FOR_TARGET
  654. #define HAVE_CLOCK_T 1
  655. #endif
  656.  
  657.  
  658. /* Define 0/1 if your assembler and linker support COMDAT groups. */
  659. #ifndef USED_FOR_TARGET
  660. #define HAVE_COMDAT_GROUP 0
  661. #endif
  662.  
  663.  
  664. /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
  665.    */
  666. #ifndef USED_FOR_TARGET
  667. #define HAVE_DECL_ABORT 1
  668. #endif
  669.  
  670.  
  671. /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
  672.    0. */
  673. #ifndef USED_FOR_TARGET
  674. #define HAVE_DECL_ASPRINTF 0
  675. #endif
  676.  
  677.  
  678. /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
  679. #ifndef USED_FOR_TARGET
  680. #define HAVE_DECL_ATOF 1
  681. #endif
  682.  
  683.  
  684. /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
  685. #ifndef USED_FOR_TARGET
  686. #define HAVE_DECL_ATOL 1
  687. #endif
  688.  
  689.  
  690. /* Define to 1 if we found a declaration for 'basename', otherwise define to
  691.    0. */
  692. #ifndef USED_FOR_TARGET
  693. #define HAVE_DECL_BASENAME 0
  694. #endif
  695.  
  696.  
  697. /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
  698.    */
  699. #ifndef USED_FOR_TARGET
  700. #define HAVE_DECL_CALLOC 1
  701. #endif
  702.  
  703.  
  704. /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
  705.    define to 0. */
  706. #ifndef USED_FOR_TARGET
  707. #define HAVE_DECL_CLEARERR_UNLOCKED 0
  708. #endif
  709.  
  710.  
  711. /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
  712.    */
  713. #ifndef USED_FOR_TARGET
  714. #define HAVE_DECL_CLOCK 1
  715. #endif
  716.  
  717.  
  718. /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
  719.    */
  720. #ifndef USED_FOR_TARGET
  721. #define HAVE_DECL_ERRNO 1
  722. #endif
  723.  
  724.  
  725. /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
  726.    to 0. */
  727. #ifndef USED_FOR_TARGET
  728. #define HAVE_DECL_FEOF_UNLOCKED 0
  729. #endif
  730.  
  731.  
  732. /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
  733.    define to 0. */
  734. #ifndef USED_FOR_TARGET
  735. #define HAVE_DECL_FERROR_UNLOCKED 0
  736. #endif
  737.  
  738.  
  739. /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
  740.    define to 0. */
  741. #ifndef USED_FOR_TARGET
  742. #define HAVE_DECL_FFLUSH_UNLOCKED 0
  743. #endif
  744.  
  745.  
  746. /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
  747. #ifndef USED_FOR_TARGET
  748. #define HAVE_DECL_FFS 0
  749. #endif
  750.  
  751.  
  752. /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
  753.    define to 0. */
  754. #ifndef USED_FOR_TARGET
  755. #define HAVE_DECL_FGETC_UNLOCKED 0
  756. #endif
  757.  
  758.  
  759. /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
  760.    define to 0. */
  761. #ifndef USED_FOR_TARGET
  762. #define HAVE_DECL_FGETS_UNLOCKED 0
  763. #endif
  764.  
  765.  
  766. /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
  767.    define to 0. */
  768. #ifndef USED_FOR_TARGET
  769. #define HAVE_DECL_FILENO_UNLOCKED 0
  770. #endif
  771.  
  772.  
  773. /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
  774.    define to 0. */
  775. #ifndef USED_FOR_TARGET
  776. #define HAVE_DECL_FPRINTF_UNLOCKED 0
  777. #endif
  778.  
  779.  
  780. /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
  781.    define to 0. */
  782. #ifndef USED_FOR_TARGET
  783. #define HAVE_DECL_FPUTC_UNLOCKED 0
  784. #endif
  785.  
  786.  
  787. /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
  788.    define to 0. */
  789. #ifndef USED_FOR_TARGET
  790. #define HAVE_DECL_FPUTS_UNLOCKED 0
  791. #endif
  792.  
  793.  
  794. /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
  795.    define to 0. */
  796. #ifndef USED_FOR_TARGET
  797. #define HAVE_DECL_FREAD_UNLOCKED 0
  798. #endif
  799.  
  800.  
  801. /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
  802. #ifndef USED_FOR_TARGET
  803. #define HAVE_DECL_FREE 1
  804. #endif
  805.  
  806.  
  807. /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
  808.    define to 0. */
  809. #ifndef USED_FOR_TARGET
  810. #define HAVE_DECL_FWRITE_UNLOCKED 0
  811. #endif
  812.  
  813.  
  814. /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
  815.    define to 0. */
  816. #ifndef USED_FOR_TARGET
  817. #define HAVE_DECL_GETCHAR_UNLOCKED 0
  818. #endif
  819.  
  820.  
  821. /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
  822.    */
  823. #ifndef USED_FOR_TARGET
  824. #define HAVE_DECL_GETCWD 1
  825. #endif
  826.  
  827.  
  828. /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
  829.    to 0. */
  830. #ifndef USED_FOR_TARGET
  831. #define HAVE_DECL_GETC_UNLOCKED 0
  832. #endif
  833.  
  834.  
  835. /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
  836.    */
  837. #ifndef USED_FOR_TARGET
  838. #define HAVE_DECL_GETENV 1
  839. #endif
  840.  
  841.  
  842. /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
  843.    */
  844. #ifndef USED_FOR_TARGET
  845. #define HAVE_DECL_GETOPT 0
  846. #endif
  847.  
  848.  
  849. /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
  850.    to 0. */
  851. #ifndef USED_FOR_TARGET
  852. #define HAVE_DECL_GETPAGESIZE 0
  853. #endif
  854.  
  855.  
  856. /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
  857.    0. */
  858. #ifndef USED_FOR_TARGET
  859. #define HAVE_DECL_GETRLIMIT 0
  860. #endif
  861.  
  862.  
  863. /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
  864.    0. */
  865. #ifndef USED_FOR_TARGET
  866. #define HAVE_DECL_GETRUSAGE 0
  867. #endif
  868.  
  869.  
  870. /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
  871.    */
  872. #ifndef USED_FOR_TARGET
  873. #define HAVE_DECL_GETWD 0
  874. #endif
  875.  
  876.  
  877. /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
  878.    0. */
  879. #ifndef USED_FOR_TARGET
  880. #define HAVE_DECL_LDGETNAME 0
  881. #endif
  882.  
  883.  
  884. /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
  885.    */
  886. #ifndef USED_FOR_TARGET
  887. #define HAVE_DECL_MADVISE 0
  888. #endif
  889.  
  890.  
  891. /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
  892.    */
  893. #ifndef USED_FOR_TARGET
  894. #define HAVE_DECL_MALLOC 1
  895. #endif
  896.  
  897.  
  898. /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
  899.    define to 0. */
  900. #ifndef USED_FOR_TARGET
  901. #define HAVE_DECL_PUTCHAR_UNLOCKED 0
  902. #endif
  903.  
  904.  
  905. /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
  906.    to 0. */
  907. #ifndef USED_FOR_TARGET
  908. #define HAVE_DECL_PUTC_UNLOCKED 0
  909. #endif
  910.  
  911.  
  912. /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
  913.    */
  914. #ifndef USED_FOR_TARGET
  915. #define HAVE_DECL_REALLOC 1
  916. #endif
  917.  
  918.  
  919. /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
  920. #ifndef USED_FOR_TARGET
  921. #define HAVE_DECL_SBRK 0
  922. #endif
  923.  
  924.  
  925. /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
  926.    0. */
  927. #ifndef USED_FOR_TARGET
  928. #define HAVE_DECL_SETRLIMIT 0
  929. #endif
  930.  
  931.  
  932. /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
  933.    to 0. */
  934. #ifndef USED_FOR_TARGET
  935. #define HAVE_DECL_SIGALTSTACK 0
  936. #endif
  937.  
  938.  
  939. /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
  940.    0. */
  941. #ifndef USED_FOR_TARGET
  942. #define HAVE_DECL_SNPRINTF 1
  943. #endif
  944.  
  945.  
  946. /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
  947.    */
  948. #ifndef USED_FOR_TARGET
  949. #define HAVE_DECL_STPCPY 0
  950. #endif
  951.  
  952.  
  953. /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
  954.    */
  955. #ifndef USED_FOR_TARGET
  956. #define HAVE_DECL_STRNLEN 0
  957. #endif
  958.  
  959.  
  960. /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
  961.    0. */
  962. #ifndef USED_FOR_TARGET
  963. #define HAVE_DECL_STRSIGNAL 1
  964. #endif
  965.  
  966.  
  967. /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
  968.    */
  969. #ifndef USED_FOR_TARGET
  970. #define HAVE_DECL_STRSTR 1
  971. #endif
  972.  
  973.  
  974. /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
  975.    */
  976. #ifndef USED_FOR_TARGET
  977. #define HAVE_DECL_STRTOL 1
  978. #endif
  979.  
  980.  
  981. /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
  982.    */
  983. #ifndef USED_FOR_TARGET
  984. #define HAVE_DECL_STRTOLL 1
  985. #endif
  986.  
  987.  
  988. /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
  989.    */
  990. #ifndef USED_FOR_TARGET
  991. #define HAVE_DECL_STRTOUL 1
  992. #endif
  993.  
  994.  
  995. /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
  996.    0. */
  997. #ifndef USED_FOR_TARGET
  998. #define HAVE_DECL_STRTOULL 1
  999. #endif
  1000.  
  1001.  
  1002. /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
  1003.    0. */
  1004. #ifndef USED_FOR_TARGET
  1005. #define HAVE_DECL_STRVERSCMP 0
  1006. #endif
  1007.  
  1008.  
  1009. /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
  1010.    */
  1011. #ifndef USED_FOR_TARGET
  1012. #define HAVE_DECL_TIMES 0
  1013. #endif
  1014.  
  1015.  
  1016. /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
  1017.    0. */
  1018. #ifndef USED_FOR_TARGET
  1019. #define HAVE_DECL_VASPRINTF 0
  1020. #endif
  1021.  
  1022.  
  1023. /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
  1024.    0. */
  1025. #ifndef USED_FOR_TARGET
  1026. #define HAVE_DECL_VSNPRINTF 1
  1027. #endif
  1028.  
  1029.  
  1030. /* Define to 1 if you have the <direct.h> header file. */
  1031. #ifndef USED_FOR_TARGET
  1032. #define HAVE_DIRECT_H 1
  1033. #endif
  1034.  
  1035.  
  1036. /* Define to 1 if you have the <dlfcn.h> header file. */
  1037. #ifndef USED_FOR_TARGET
  1038. /* #undef HAVE_DLFCN_H */
  1039. #endif
  1040.  
  1041.  
  1042. /* Define to 1 if you have the <ext/hash_map> header file. */
  1043. #ifndef USED_FOR_TARGET
  1044. #define HAVE_EXT_HASH_MAP 1
  1045. #endif
  1046.  
  1047.  
  1048. /* Define to 1 if you have the <fcntl.h> header file. */
  1049. #ifndef USED_FOR_TARGET
  1050. #define HAVE_FCNTL_H 1
  1051. #endif
  1052.  
  1053.  
  1054. /* Define to 1 if you have the `feof_unlocked' function. */
  1055. #ifndef USED_FOR_TARGET
  1056. /* #undef HAVE_FEOF_UNLOCKED */
  1057. #endif
  1058.  
  1059.  
  1060. /* Define to 1 if you have the `ferror_unlocked' function. */
  1061. #ifndef USED_FOR_TARGET
  1062. /* #undef HAVE_FERROR_UNLOCKED */
  1063. #endif
  1064.  
  1065.  
  1066. /* Define to 1 if you have the `fflush_unlocked' function. */
  1067. #ifndef USED_FOR_TARGET
  1068. /* #undef HAVE_FFLUSH_UNLOCKED */
  1069. #endif
  1070.  
  1071.  
  1072. /* Define to 1 if you have the `fgetc_unlocked' function. */
  1073. #ifndef USED_FOR_TARGET
  1074. /* #undef HAVE_FGETC_UNLOCKED */
  1075. #endif
  1076.  
  1077.  
  1078. /* Define to 1 if you have the `fgets_unlocked' function. */
  1079. #ifndef USED_FOR_TARGET
  1080. /* #undef HAVE_FGETS_UNLOCKED */
  1081. #endif
  1082.  
  1083.  
  1084. /* Define to 1 if you have the `fileno_unlocked' function. */
  1085. #ifndef USED_FOR_TARGET
  1086. /* #undef HAVE_FILENO_UNLOCKED */
  1087. #endif
  1088.  
  1089.  
  1090. /* Define to 1 if you have the `fork' function. */
  1091. #ifndef USED_FOR_TARGET
  1092. /* #undef HAVE_FORK */
  1093. #endif
  1094.  
  1095.  
  1096. /* Define to 1 if you have the `fprintf_unlocked' function. */
  1097. #ifndef USED_FOR_TARGET
  1098. /* #undef HAVE_FPRINTF_UNLOCKED */
  1099. #endif
  1100.  
  1101.  
  1102. /* Define to 1 if you have the `fputc_unlocked' function. */
  1103. #ifndef USED_FOR_TARGET
  1104. /* #undef HAVE_FPUTC_UNLOCKED */
  1105. #endif
  1106.  
  1107.  
  1108. /* Define to 1 if you have the `fputs_unlocked' function. */
  1109. #ifndef USED_FOR_TARGET
  1110. /* #undef HAVE_FPUTS_UNLOCKED */
  1111. #endif
  1112.  
  1113.  
  1114. /* Define to 1 if you have the `fread_unlocked' function. */
  1115. #ifndef USED_FOR_TARGET
  1116. /* #undef HAVE_FREAD_UNLOCKED */
  1117. #endif
  1118.  
  1119.  
  1120. /* Define to 1 if you have the <ftw.h> header file. */
  1121. #ifndef USED_FOR_TARGET
  1122. /* #undef HAVE_FTW_H */
  1123. #endif
  1124.  
  1125.  
  1126. /* Define to 1 if you have the `fwrite_unlocked' function. */
  1127. #ifndef USED_FOR_TARGET
  1128. /* #undef HAVE_FWRITE_UNLOCKED */
  1129. #endif
  1130.  
  1131.  
  1132. /* Define if your assembler supports specifying the alignment of objects
  1133.    allocated using the GAS .comm command. */
  1134. #ifndef USED_FOR_TARGET
  1135. #define HAVE_GAS_ALIGNED_COMM 1
  1136. #endif
  1137.  
  1138.  
  1139. /* Define if your assembler supports .balign and .p2align. */
  1140. #ifndef USED_FOR_TARGET
  1141. #define HAVE_GAS_BALIGN_AND_P2ALIGN 1
  1142. #endif
  1143.  
  1144.  
  1145. /* Define 0/1 if your assembler supports CFI directives. */
  1146. #define HAVE_GAS_CFI_DIRECTIVE 1
  1147.  
  1148. /* Define 0/1 if your assembler supports .cfi_personality. */
  1149. #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1
  1150.  
  1151. /* Define 0/1 if your assembler supports .cfi_sections. */
  1152. #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1
  1153.  
  1154. /* Define if your assembler supports the .loc discriminator sub-directive. */
  1155. #ifndef USED_FOR_TARGET
  1156. #define HAVE_GAS_DISCRIMINATOR 1
  1157. #endif
  1158.  
  1159.  
  1160. /* Define if your assembler supports @gnu_unique_object. */
  1161. #ifndef USED_FOR_TARGET
  1162. /* #undef HAVE_GAS_GNU_UNIQUE_OBJECT */
  1163. #endif
  1164.  
  1165.  
  1166. /* Define if your assembler and linker support .hidden. */
  1167. /* #undef HAVE_GAS_HIDDEN */
  1168.  
  1169. /* Define if your assembler supports .lcomm with an alignment field. */
  1170. #ifndef USED_FOR_TARGET
  1171. #define HAVE_GAS_LCOMM_WITH_ALIGNMENT 1
  1172. #endif
  1173.  
  1174.  
  1175. /* Define if your assembler supports .literal16. */
  1176. #ifndef USED_FOR_TARGET
  1177. /* #undef HAVE_GAS_LITERAL16 */
  1178. #endif
  1179.  
  1180.  
  1181. /* Define if your assembler supports specifying the maximum number of bytes to
  1182.    skip when using the GAS .p2align command. */
  1183. #ifndef USED_FOR_TARGET
  1184. #define HAVE_GAS_MAX_SKIP_P2ALIGN 1
  1185. #endif
  1186.  
  1187.  
  1188. /* Define if your assembler supports the .set micromips directive */
  1189. #ifndef USED_FOR_TARGET
  1190. /* #undef HAVE_GAS_MICROMIPS */
  1191. #endif
  1192.  
  1193.  
  1194. /* Define if your assembler supports .nsubspa comdat option. */
  1195. #ifndef USED_FOR_TARGET
  1196. /* #undef HAVE_GAS_NSUBSPA_COMDAT */
  1197. #endif
  1198.  
  1199.  
  1200. /* Define if your assembler and linker support 32-bit section relative relocs
  1201.    via '.secrel32 label'. */
  1202. #ifndef USED_FOR_TARGET
  1203. #define HAVE_GAS_PE_SECREL32_RELOC 1
  1204. #endif
  1205.  
  1206.  
  1207. /* Define if your assembler supports specifying the section flag e. */
  1208. #ifndef USED_FOR_TARGET
  1209. #define HAVE_GAS_SECTION_EXCLUDE 1
  1210. #endif
  1211.  
  1212.  
  1213. /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
  1214.    */
  1215. #ifndef USED_FOR_TARGET
  1216. #define HAVE_GAS_SHF_MERGE 0
  1217. #endif
  1218.  
  1219.  
  1220. /* Define if your assembler supports .subsection and .subsection -1 starts
  1221.    emitting at the beginning of your section. */
  1222. #ifndef USED_FOR_TARGET
  1223. /* #undef HAVE_GAS_SUBSECTION_ORDERING */
  1224. #endif
  1225.  
  1226.  
  1227. /* Define if your assembler supports .weak. */
  1228. #ifndef USED_FOR_TARGET
  1229. #define HAVE_GAS_WEAK 1
  1230. #endif
  1231.  
  1232.  
  1233. /* Define if your assembler supports .weakref. */
  1234. #ifndef USED_FOR_TARGET
  1235. #define HAVE_GAS_WEAKREF 1
  1236. #endif
  1237.  
  1238.  
  1239. /* Define to 1 if you have the `getchar_unlocked' function. */
  1240. #ifndef USED_FOR_TARGET
  1241. /* #undef HAVE_GETCHAR_UNLOCKED */
  1242. #endif
  1243.  
  1244.  
  1245. /* Define to 1 if you have the `getc_unlocked' function. */
  1246. #ifndef USED_FOR_TARGET
  1247. /* #undef HAVE_GETC_UNLOCKED */
  1248. #endif
  1249.  
  1250.  
  1251. /* Define to 1 if you have the `getrlimit' function. */
  1252. #ifndef USED_FOR_TARGET
  1253. /* #undef HAVE_GETRLIMIT */
  1254. #endif
  1255.  
  1256.  
  1257. /* Define to 1 if you have the `getrusage' function. */
  1258. #ifndef USED_FOR_TARGET
  1259. /* #undef HAVE_GETRUSAGE */
  1260. #endif
  1261.  
  1262.  
  1263. /* Define to 1 if you have the `gettimeofday' function. */
  1264. #ifndef USED_FOR_TARGET
  1265. #define HAVE_GETTIMEOFDAY 1
  1266. #endif
  1267.  
  1268.  
  1269. /* Define to 1 if using GNU as. */
  1270. #ifndef USED_FOR_TARGET
  1271. #define HAVE_GNU_AS 1
  1272. #endif
  1273.  
  1274.  
  1275. /* Define if your system supports gnu indirect functions. */
  1276. #ifndef USED_FOR_TARGET
  1277. #define HAVE_GNU_INDIRECT_FUNCTION 0
  1278. #endif
  1279.  
  1280.  
  1281. /* Define to 1 if using GNU ld. */
  1282. #ifndef USED_FOR_TARGET
  1283. #define HAVE_GNU_LD 1
  1284. #endif
  1285.  
  1286.  
  1287. /* Define if you have the iconv() function. */
  1288. #ifndef USED_FOR_TARGET
  1289. #define HAVE_ICONV 1
  1290. #endif
  1291.  
  1292.  
  1293. /* Define to 1 if you have the <iconv.h> header file. */
  1294. #ifndef USED_FOR_TARGET
  1295. #define HAVE_ICONV_H 1
  1296. #endif
  1297.  
  1298.  
  1299. /* Define .init_array/.fini_array sections are available and working. */
  1300. #ifndef USED_FOR_TARGET
  1301. /* #undef HAVE_INITFINI_ARRAY_SUPPORT */
  1302. #endif
  1303.  
  1304.  
  1305. /* Define to 1 if the system has the type `intmax_t'. */
  1306. #ifndef USED_FOR_TARGET
  1307. #define HAVE_INTMAX_T 1
  1308. #endif
  1309.  
  1310.  
  1311. /* Define to 1 if the system has the type `intptr_t'. */
  1312. #ifndef USED_FOR_TARGET
  1313. #define HAVE_INTPTR_T 1
  1314. #endif
  1315.  
  1316.  
  1317. /* Define if you have a working <inttypes.h> header file. */
  1318. #ifndef USED_FOR_TARGET
  1319. #define HAVE_INTTYPES_H 1
  1320. #endif
  1321.  
  1322.  
  1323. /* Define if isl_options_set_schedule_serialize_sccs exists. */
  1324. #ifndef USED_FOR_TARGET
  1325. /* #undef HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS */
  1326. #endif
  1327.  
  1328.  
  1329. /* Define if isl_schedule_constraints_compute_schedule exists. */
  1330. #ifndef USED_FOR_TARGET
  1331. /* #undef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE */
  1332. #endif
  1333.  
  1334.  
  1335. /* Define to 1 if you have the `kill' function. */
  1336. #ifndef USED_FOR_TARGET
  1337. /* #undef HAVE_KILL */
  1338. #endif
  1339.  
  1340.  
  1341. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  1342. #ifndef USED_FOR_TARGET
  1343. /* #undef HAVE_LANGINFO_CODESET */
  1344. #endif
  1345.  
  1346.  
  1347. /* Define to 1 if you have the <langinfo.h> header file. */
  1348. #ifndef USED_FOR_TARGET
  1349. /* #undef HAVE_LANGINFO_H */
  1350. #endif
  1351.  
  1352.  
  1353. /* Define if your <locale.h> file defines LC_MESSAGES. */
  1354. #ifndef USED_FOR_TARGET
  1355. /* #undef HAVE_LC_MESSAGES */
  1356. #endif
  1357.  
  1358.  
  1359. /* Define to 1 if you have the <ldfcn.h> header file. */
  1360. #ifndef USED_FOR_TARGET
  1361. /* #undef HAVE_LDFCN_H */
  1362. #endif
  1363.  
  1364.  
  1365. /* Define if your linker supports --as-needed/--no-as-needed or equivalent
  1366.    options. */
  1367. #ifndef USED_FOR_TARGET
  1368. #define HAVE_LD_AS_NEEDED 1
  1369. #endif
  1370.  
  1371.  
  1372. /* Define if your linker supports --build-id. */
  1373. #ifndef USED_FOR_TARGET
  1374. #define HAVE_LD_BUILDID 1
  1375. #endif
  1376.  
  1377.  
  1378. /* Define if the linker supports clearing hardware capabilities via mapfile.
  1379.    */
  1380. #ifndef USED_FOR_TARGET
  1381. /* #undef HAVE_LD_CLEARCAP */
  1382. #endif
  1383.  
  1384.  
  1385. /* Define to the level of your linker's compressed debug section support. */
  1386. #ifndef USED_FOR_TARGET
  1387. #define HAVE_LD_COMPRESS_DEBUG 1
  1388. #endif
  1389.  
  1390.  
  1391. /* Define if your linker supports --demangle option. */
  1392. #ifndef USED_FOR_TARGET
  1393. #define HAVE_LD_DEMANGLE 1
  1394. #endif
  1395.  
  1396.  
  1397. /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
  1398. #ifndef USED_FOR_TARGET
  1399. #define HAVE_LD_EH_FRAME_CIEV3 1
  1400. #endif
  1401.  
  1402.  
  1403. /* Define if your linker supports .eh_frame_hdr. */
  1404. /* #undef HAVE_LD_EH_FRAME_HDR */
  1405.  
  1406. /* Define if your linker supports garbage collection of sections in presence
  1407.    of EH frames. */
  1408. #ifndef USED_FOR_TARGET
  1409. /* #undef HAVE_LD_EH_GC_SECTIONS */
  1410. #endif
  1411.  
  1412.  
  1413. /* Define if your linker has buggy garbage collection of sections support when
  1414.    .text.startup.foo like sections are used. */
  1415. #ifndef USED_FOR_TARGET
  1416. /* #undef HAVE_LD_EH_GC_SECTIONS_BUG */
  1417. #endif
  1418.  
  1419.  
  1420. /* Define if your PowerPC64 linker supports a large TOC. */
  1421. #ifndef USED_FOR_TARGET
  1422. /* #undef HAVE_LD_LARGE_TOC */
  1423. #endif
  1424.  
  1425.  
  1426. /* Define if your PowerPC64 linker only needs function descriptor syms. */
  1427. #ifndef USED_FOR_TARGET
  1428. /* #undef HAVE_LD_NO_DOT_SYMS */
  1429. #endif
  1430.  
  1431.  
  1432. /* Define if your linker can relax absolute .eh_frame personality pointers
  1433.    into PC-relative form. */
  1434. #ifndef USED_FOR_TARGET
  1435. /* #undef HAVE_LD_PERSONALITY_RELAXATION */
  1436. #endif
  1437.  
  1438.  
  1439. /* Define if your linker supports PIE option. */
  1440. #ifndef USED_FOR_TARGET
  1441. #define HAVE_LD_PIE 1
  1442. #endif
  1443.  
  1444.  
  1445. /* Define 0/1 if your linker supports -pie option with copy reloc. */
  1446. #ifndef USED_FOR_TARGET
  1447. #define HAVE_LD_PIE_COPYRELOC 0
  1448. #endif
  1449.  
  1450.  
  1451. /* Define if your linker links a mix of read-only and read-write sections into
  1452.    a read-write section. */
  1453. #ifndef USED_FOR_TARGET
  1454. /* #undef HAVE_LD_RO_RW_SECTION_MIXING */
  1455. #endif
  1456.  
  1457.  
  1458. /* Define if your linker supports the *_sol2 emulations. */
  1459. #ifndef USED_FOR_TARGET
  1460. /* #undef HAVE_LD_SOL2_EMULATION */
  1461. #endif
  1462.  
  1463.  
  1464. /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
  1465. #ifndef USED_FOR_TARGET
  1466. #define HAVE_LD_STATIC_DYNAMIC 1
  1467. #endif
  1468.  
  1469.  
  1470. /* Define if your linker supports --sysroot. */
  1471. #ifndef USED_FOR_TARGET
  1472. #define HAVE_LD_SYSROOT 1
  1473. #endif
  1474.  
  1475.  
  1476. /* Define to 1 if you have the <limits.h> header file. */
  1477. #ifndef USED_FOR_TARGET
  1478. #define HAVE_LIMITS_H 1
  1479. #endif
  1480.  
  1481.  
  1482. /* Define to 1 if you have the <locale.h> header file. */
  1483. #ifndef USED_FOR_TARGET
  1484. #define HAVE_LOCALE_H 1
  1485. #endif
  1486.  
  1487.  
  1488. /* Define to 1 if the system has the type `long long'. */
  1489. #ifndef USED_FOR_TARGET
  1490. #define HAVE_LONG_LONG 1
  1491. #endif
  1492.  
  1493.  
  1494. /* Define to 1 if the system has the type `long long int'. */
  1495. #ifndef USED_FOR_TARGET
  1496. #define HAVE_LONG_LONG_INT 1
  1497. #endif
  1498.  
  1499.  
  1500. /* Define to the level of your linker's plugin support. */
  1501. #ifndef USED_FOR_TARGET
  1502. #define HAVE_LTO_PLUGIN 2
  1503. #endif
  1504.  
  1505.  
  1506. /* Define to 1 if you have the `madvise' function. */
  1507. #ifndef USED_FOR_TARGET
  1508. /* #undef HAVE_MADVISE */
  1509. #endif
  1510.  
  1511.  
  1512. /* Define to 1 if you have the <malloc.h> header file. */
  1513. #ifndef USED_FOR_TARGET
  1514. #define HAVE_MALLOC_H 1
  1515. #endif
  1516.  
  1517.  
  1518. /* Define to 1 if you have the `mbstowcs' function. */
  1519. #ifndef USED_FOR_TARGET
  1520. #define HAVE_MBSTOWCS 1
  1521. #endif
  1522.  
  1523.  
  1524. /* Define if valgrind's memcheck.h header is installed. */
  1525. #ifndef USED_FOR_TARGET
  1526. /* #undef HAVE_MEMCHECK_H */
  1527. #endif
  1528.  
  1529.  
  1530. /* Define to 1 if you have the <memory.h> header file. */
  1531. #ifndef USED_FOR_TARGET
  1532. #define HAVE_MEMORY_H 1
  1533. #endif
  1534.  
  1535.  
  1536. /* Define to 1 if you have the `mmap' function. */
  1537. #ifndef USED_FOR_TARGET
  1538. /* #undef HAVE_MMAP */
  1539. #endif
  1540.  
  1541.  
  1542. /* Define if mmap with MAP_ANON(YMOUS) works. */
  1543. #ifndef USED_FOR_TARGET
  1544. /* #undef HAVE_MMAP_ANON */
  1545. #endif
  1546.  
  1547.  
  1548. /* Define if mmap of /dev/zero works. */
  1549. #ifndef USED_FOR_TARGET
  1550. /* #undef HAVE_MMAP_DEV_ZERO */
  1551. #endif
  1552.  
  1553.  
  1554. /* Define if read-only mmap of a plain file works. */
  1555. #ifndef USED_FOR_TARGET
  1556. /* #undef HAVE_MMAP_FILE */
  1557. #endif
  1558.  
  1559.  
  1560. /* Define to 1 if you have the `nl_langinfo' function. */
  1561. #ifndef USED_FOR_TARGET
  1562. /* #undef HAVE_NL_LANGINFO */
  1563. #endif
  1564.  
  1565.  
  1566. /* Define to 1 if you have the `popen' function. */
  1567. #ifndef USED_FOR_TARGET
  1568. #define HAVE_POPEN 1
  1569. #endif
  1570.  
  1571.  
  1572. /* Define to 1 if you have the `putchar_unlocked' function. */
  1573. #ifndef USED_FOR_TARGET
  1574. /* #undef HAVE_PUTCHAR_UNLOCKED */
  1575. #endif
  1576.  
  1577.  
  1578. /* Define to 1 if you have the `putc_unlocked' function. */
  1579. #ifndef USED_FOR_TARGET
  1580. /* #undef HAVE_PUTC_UNLOCKED */
  1581. #endif
  1582.  
  1583.  
  1584. /* Define to 1 if you have the `setlocale' function. */
  1585. #ifndef USED_FOR_TARGET
  1586. #define HAVE_SETLOCALE 1
  1587. #endif
  1588.  
  1589.  
  1590. /* Define to 1 if you have the `setrlimit' function. */
  1591. #ifndef USED_FOR_TARGET
  1592. /* #undef HAVE_SETRLIMIT */
  1593. #endif
  1594.  
  1595.  
  1596. /* Define if the system-provided CRTs are present on Solaris. */
  1597. #ifndef USED_FOR_TARGET
  1598. /* #undef HAVE_SOLARIS_CRTS */
  1599. #endif
  1600.  
  1601.  
  1602. /* Define to 1 if you have the <stddef.h> header file. */
  1603. #ifndef USED_FOR_TARGET
  1604. #define HAVE_STDDEF_H 1
  1605. #endif
  1606.  
  1607.  
  1608. /* Define to 1 if you have the <stdint.h> header file. */
  1609. #ifndef USED_FOR_TARGET
  1610. #define HAVE_STDINT_H 1
  1611. #endif
  1612.  
  1613.  
  1614. /* Define to 1 if you have the <stdlib.h> header file. */
  1615. #ifndef USED_FOR_TARGET
  1616. #define HAVE_STDLIB_H 1
  1617. #endif
  1618.  
  1619.  
  1620. /* Define to 1 if you have the <strings.h> header file. */
  1621. #ifndef USED_FOR_TARGET
  1622. #define HAVE_STRINGS_H 1
  1623. #endif
  1624.  
  1625.  
  1626. /* Define to 1 if you have the <string.h> header file. */
  1627. #ifndef USED_FOR_TARGET
  1628. #define HAVE_STRING_H 1
  1629. #endif
  1630.  
  1631.  
  1632. /* Define to 1 if you have the `strsignal' function. */
  1633. #ifndef USED_FOR_TARGET
  1634. /* #undef HAVE_STRSIGNAL */
  1635. #endif
  1636.  
  1637.  
  1638. /* Define if <sys/times.h> defines struct tms. */
  1639. #ifndef USED_FOR_TARGET
  1640. /* #undef HAVE_STRUCT_TMS */
  1641. #endif
  1642.  
  1643.  
  1644. /* Define to 1 if you have the `sysconf' function. */
  1645. #ifndef USED_FOR_TARGET
  1646. /* #undef HAVE_SYSCONF */
  1647. #endif
  1648.  
  1649.  
  1650. /* Define to 1 if you have the <sys/file.h> header file. */
  1651. #ifndef USED_FOR_TARGET
  1652. #define HAVE_SYS_FILE_H 1
  1653. #endif
  1654.  
  1655.  
  1656. /* Define to 1 if you have the <sys/mman.h> header file. */
  1657. #ifndef USED_FOR_TARGET
  1658. /* #undef HAVE_SYS_MMAN_H */
  1659. #endif
  1660.  
  1661.  
  1662. /* Define to 1 if you have the <sys/param.h> header file. */
  1663. #ifndef USED_FOR_TARGET
  1664. #define HAVE_SYS_PARAM_H 1
  1665. #endif
  1666.  
  1667.  
  1668. /* Define to 1 if you have the <sys/resource.h> header file. */
  1669. #ifndef USED_FOR_TARGET
  1670. /* #undef HAVE_SYS_RESOURCE_H */
  1671. #endif
  1672.  
  1673.  
  1674. /* Define if your target C library provides sys/sdt.h */
  1675. /* #undef HAVE_SYS_SDT_H */
  1676.  
  1677. /* Define to 1 if you have the <sys/stat.h> header file. */
  1678. #ifndef USED_FOR_TARGET
  1679. #define HAVE_SYS_STAT_H 1
  1680. #endif
  1681.  
  1682.  
  1683. /* Define to 1 if you have the <sys/times.h> header file. */
  1684. #ifndef USED_FOR_TARGET
  1685. /* #undef HAVE_SYS_TIMES_H */
  1686. #endif
  1687.  
  1688.  
  1689. /* Define to 1 if you have the <sys/time.h> header file. */
  1690. #ifndef USED_FOR_TARGET
  1691. #define HAVE_SYS_TIME_H 1
  1692. #endif
  1693.  
  1694.  
  1695. /* Define to 1 if you have the <sys/types.h> header file. */
  1696. #ifndef USED_FOR_TARGET
  1697. #define HAVE_SYS_TYPES_H 1
  1698. #endif
  1699.  
  1700.  
  1701. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  1702. #ifndef USED_FOR_TARGET
  1703. /* #undef HAVE_SYS_WAIT_H */
  1704. #endif
  1705.  
  1706.  
  1707. /* Define to 1 if you have the `times' function. */
  1708. #ifndef USED_FOR_TARGET
  1709. /* #undef HAVE_TIMES */
  1710. #endif
  1711.  
  1712.  
  1713. /* Define to 1 if you have the <time.h> header file. */
  1714. #ifndef USED_FOR_TARGET
  1715. #define HAVE_TIME_H 1
  1716. #endif
  1717.  
  1718.  
  1719. /* Define to 1 if you have the <tr1/unordered_map> header file. */
  1720. #ifndef USED_FOR_TARGET
  1721. #define HAVE_TR1_UNORDERED_MAP 1
  1722. #endif
  1723.  
  1724.  
  1725. /* Define to 1 if the system has the type `uintmax_t'. */
  1726. #ifndef USED_FOR_TARGET
  1727. #define HAVE_UINTMAX_T 1
  1728. #endif
  1729.  
  1730.  
  1731. /* Define to 1 if the system has the type `uintptr_t'. */
  1732. #ifndef USED_FOR_TARGET
  1733. #define HAVE_UINTPTR_T 1
  1734. #endif
  1735.  
  1736.  
  1737. /* Define to 1 if you have the <unistd.h> header file. */
  1738. #ifndef USED_FOR_TARGET
  1739. #define HAVE_UNISTD_H 1
  1740. #endif
  1741.  
  1742.  
  1743. /* Define to 1 if you have the <unordered_map> header file. */
  1744. #ifndef USED_FOR_TARGET
  1745. /* #undef HAVE_UNORDERED_MAP */
  1746. #endif
  1747.  
  1748.  
  1749. /* Define to 1 if the system has the type `unsigned long long int'. */
  1750. #ifndef USED_FOR_TARGET
  1751. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1752. #endif
  1753.  
  1754.  
  1755. /* Define if valgrind's valgrind/memcheck.h header is installed. */
  1756. #ifndef USED_FOR_TARGET
  1757. /* #undef HAVE_VALGRIND_MEMCHECK_H */
  1758. #endif
  1759.  
  1760.  
  1761. /* Define to 1 if you have the `vfork' function. */
  1762. #ifndef USED_FOR_TARGET
  1763. /* #undef HAVE_VFORK */
  1764. #endif
  1765.  
  1766.  
  1767. /* Define to 1 if you have the <vfork.h> header file. */
  1768. #ifndef USED_FOR_TARGET
  1769. /* #undef HAVE_VFORK_H */
  1770. #endif
  1771.  
  1772.  
  1773. /* Define to 1 if you have the <wchar.h> header file. */
  1774. #ifndef USED_FOR_TARGET
  1775. #define HAVE_WCHAR_H 1
  1776. #endif
  1777.  
  1778.  
  1779. /* Define to 1 if you have the `wcswidth' function. */
  1780. #ifndef USED_FOR_TARGET
  1781. /* #undef HAVE_WCSWIDTH */
  1782. #endif
  1783.  
  1784.  
  1785. /* Define to 1 if `fork' works. */
  1786. #ifndef USED_FOR_TARGET
  1787. /* #undef HAVE_WORKING_FORK */
  1788. #endif
  1789.  
  1790.  
  1791. /* Define this macro if mbstowcs does not crash when its first argument is
  1792.    NULL. */
  1793. #ifndef USED_FOR_TARGET
  1794. #define HAVE_WORKING_MBSTOWCS 1
  1795. #endif
  1796.  
  1797.  
  1798. /* Define to 1 if `vfork' works. */
  1799. #ifndef USED_FOR_TARGET
  1800. /* #undef HAVE_WORKING_VFORK */
  1801. #endif
  1802.  
  1803.  
  1804. /* Define if isl is in use. */
  1805. #ifndef USED_FOR_TARGET
  1806. /* #undef HAVE_isl */
  1807. #endif
  1808.  
  1809.  
  1810. /* Define if F_SETLKW supported by fcntl. */
  1811. #ifndef USED_FOR_TARGET
  1812. /* #undef HOST_HAS_F_SETLKW */
  1813. #endif
  1814.  
  1815.  
  1816. /* Define as const if the declaration of iconv() needs const. */
  1817. #ifndef USED_FOR_TARGET
  1818. #define ICONV_CONST
  1819. #endif
  1820.  
  1821.  
  1822. /* Define if int64_t uses long as underlying type. */
  1823. #ifndef USED_FOR_TARGET
  1824. /* #undef INT64_T_IS_LONG */
  1825. #endif
  1826.  
  1827.  
  1828. /* Define to the linker option to ignore unused dependencies. */
  1829. #ifndef USED_FOR_TARGET
  1830. #define LD_AS_NEEDED_OPTION "--as-needed"
  1831. #endif
  1832.  
  1833.  
  1834. /* Define to the linker option to enable compressed debug sections. */
  1835. #ifndef USED_FOR_TARGET
  1836. #define LD_COMPRESS_DEBUG_OPTION ""
  1837. #endif
  1838.  
  1839.  
  1840. /* Define to the linker option to enable use of shared objects. */
  1841. #ifndef USED_FOR_TARGET
  1842. #define LD_DYNAMIC_OPTION "-Bdynamic"
  1843. #endif
  1844.  
  1845.  
  1846. /* Define to the linker option to keep unused dependencies. */
  1847. #ifndef USED_FOR_TARGET
  1848. #define LD_NO_AS_NEEDED_OPTION "--no-as-needed"
  1849. #endif
  1850.  
  1851.  
  1852. /* Define to the linker option to disable use of shared objects. */
  1853. #ifndef USED_FOR_TARGET
  1854. #define LD_STATIC_OPTION "-Bstatic"
  1855. #endif
  1856.  
  1857.  
  1858. /* The linker hash style */
  1859. #ifndef USED_FOR_TARGET
  1860. /* #undef LINKER_HASH_STYLE */
  1861. #endif
  1862.  
  1863.  
  1864. /* Define to the name of the LTO plugin DSO that must be passed to the
  1865.    linker's -plugin=LIB option. */
  1866. #ifndef USED_FOR_TARGET
  1867. #define LTOPLUGINSONAME "liblto_plugin-0.dll"
  1868. #endif
  1869.  
  1870.  
  1871. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  1872.    */
  1873. #ifndef USED_FOR_TARGET
  1874. #define LT_OBJDIR ".libs/"
  1875. #endif
  1876.  
  1877.  
  1878. /* Define if host mkdir takes a single argument. */
  1879. #ifndef USED_FOR_TARGET
  1880. #define MKDIR_TAKES_ONE_ARG 1
  1881. #endif
  1882.  
  1883.  
  1884. /* Define to hold the list of target names suitable for offloading. */
  1885. #ifndef USED_FOR_TARGET
  1886. #define OFFLOAD_TARGETS ""
  1887. #endif
  1888.  
  1889.  
  1890. /* Define to the address where bug reports for this package should be sent. */
  1891. #ifndef USED_FOR_TARGET
  1892. #define PACKAGE_BUGREPORT ""
  1893. #endif
  1894.  
  1895.  
  1896. /* Define to the full name of this package. */
  1897. #ifndef USED_FOR_TARGET
  1898. #define PACKAGE_NAME ""
  1899. #endif
  1900.  
  1901.  
  1902. /* Define to the full name and version of this package. */
  1903. #ifndef USED_FOR_TARGET
  1904. #define PACKAGE_STRING ""
  1905. #endif
  1906.  
  1907.  
  1908. /* Define to the one symbol short name of this package. */
  1909. #ifndef USED_FOR_TARGET
  1910. #define PACKAGE_TARNAME ""
  1911. #endif
  1912.  
  1913.  
  1914. /* Define to the home page for this package. */
  1915. #ifndef USED_FOR_TARGET
  1916. #define PACKAGE_URL ""
  1917. #endif
  1918.  
  1919.  
  1920. /* Define to the version of this package. */
  1921. #ifndef USED_FOR_TARGET
  1922. #define PACKAGE_VERSION ""
  1923. #endif
  1924.  
  1925.  
  1926. /* Specify plugin linker */
  1927. #ifndef USED_FOR_TARGET
  1928. #define PLUGIN_LD_SUFFIX "ld"
  1929. #endif
  1930.  
  1931.  
  1932. /* Define to PREFIX/include if cpp should also search that directory. */
  1933. #ifndef USED_FOR_TARGET
  1934. #define PREFIX_INCLUDE_DIR "/home/autobuild/tools/win32/include"
  1935. #endif
  1936.  
  1937.  
  1938. /* The size of `int', as computed by sizeof. */
  1939. #ifndef USED_FOR_TARGET
  1940. #define SIZEOF_INT 4
  1941. #endif
  1942.  
  1943.  
  1944. /* The size of `long', as computed by sizeof. */
  1945. #ifndef USED_FOR_TARGET
  1946. #define SIZEOF_LONG 4
  1947. #endif
  1948.  
  1949.  
  1950. /* The size of `long long', as computed by sizeof. */
  1951. #ifndef USED_FOR_TARGET
  1952. #define SIZEOF_LONG_LONG 8
  1953. #endif
  1954.  
  1955.  
  1956. /* The size of `short', as computed by sizeof. */
  1957. #ifndef USED_FOR_TARGET
  1958. #define SIZEOF_SHORT 2
  1959. #endif
  1960.  
  1961.  
  1962. /* The size of `void *', as computed by sizeof. */
  1963. #ifndef USED_FOR_TARGET
  1964. #define SIZEOF_VOID_P 4
  1965. #endif
  1966.  
  1967.  
  1968. /* Define to 1 if you have the ANSI C header files. */
  1969. #ifndef USED_FOR_TARGET
  1970. #define STDC_HEADERS 1
  1971. #endif
  1972.  
  1973.  
  1974. /* Define if you can safely include both <string.h> and <strings.h>. */
  1975. #ifndef USED_FOR_TARGET
  1976. #define STRING_WITH_STRINGS 1
  1977. #endif
  1978.  
  1979.  
  1980. /* Define if TFmode long double should be the default */
  1981. #ifndef USED_FOR_TARGET
  1982. /* #undef TARGET_DEFAULT_LONG_DOUBLE_128 */
  1983. #endif
  1984.  
  1985.  
  1986. /* Define if your target C library provides the `dl_iterate_phdr' function. */
  1987. /* #undef TARGET_DL_ITERATE_PHDR */
  1988.  
  1989. /* GNU C Library major version number used on the target, or 0. */
  1990. #ifndef USED_FOR_TARGET
  1991. #define TARGET_GLIBC_MAJOR 0
  1992. #endif
  1993.  
  1994.  
  1995. /* GNU C Library minor version number used on the target, or 0. */
  1996. #ifndef USED_FOR_TARGET
  1997. #define TARGET_GLIBC_MINOR 0
  1998. #endif
  1999.  
  2000.  
  2001. /* Define if your target C library provides stack protector support */
  2002. #ifndef USED_FOR_TARGET
  2003. /* #undef TARGET_LIBC_PROVIDES_SSP */
  2004. #endif
  2005.  
  2006.  
  2007. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  2008. #ifndef USED_FOR_TARGET
  2009. #define TIME_WITH_SYS_TIME 1
  2010. #endif
  2011.  
  2012.  
  2013. /* Define to the flag used to mark TLS sections if the default (`T') doesn't
  2014.    work. */
  2015. #ifndef USED_FOR_TARGET
  2016. /* #undef TLS_SECTION_ASM_FLAG */
  2017. #endif
  2018.  
  2019.  
  2020. /* Define if your assembler mis-optimizes .eh_frame data. */
  2021. #ifndef USED_FOR_TARGET
  2022. /* #undef USE_AS_TRADITIONAL_FORMAT */
  2023. #endif
  2024.  
  2025.  
  2026. /* Define if you want to generate code by default that assumes that the Cygwin
  2027.    DLL exports wrappers to support libstdc++ function replacement. */
  2028. #ifndef USED_FOR_TARGET
  2029. /* #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS */
  2030. #endif
  2031.  
  2032.  
  2033. /* Define to 1 if the 'long long' type is wider than 'long' but still
  2034.    efficiently supported by the host hardware. */
  2035. #ifndef USED_FOR_TARGET
  2036. /* #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT */
  2037. #endif
  2038.  
  2039.  
  2040. /* Define if we should use leading underscore on 64 bit mingw targets */
  2041. #ifndef USED_FOR_TARGET
  2042. /* #undef USE_MINGW64_LEADING_UNDERSCORES */
  2043. #endif
  2044.  
  2045.  
  2046. /* Enable extensions on AIX 3, Interix.  */
  2047. #ifndef _ALL_SOURCE
  2048. # define _ALL_SOURCE 1
  2049. #endif
  2050. /* Enable GNU extensions on systems that have them.  */
  2051. #ifndef _GNU_SOURCE
  2052. # define _GNU_SOURCE 1
  2053. #endif
  2054. /* Enable threading extensions on Solaris.  */
  2055. #ifndef _POSIX_PTHREAD_SEMANTICS
  2056. # define _POSIX_PTHREAD_SEMANTICS 1
  2057. #endif
  2058. /* Enable extensions on HP NonStop.  */
  2059. #ifndef _TANDEM_SOURCE
  2060. # define _TANDEM_SOURCE 1
  2061. #endif
  2062. /* Enable general extensions on Solaris.  */
  2063. #ifndef __EXTENSIONS__
  2064. # define __EXTENSIONS__ 1
  2065. #endif
  2066.  
  2067.  
  2068. /* Define to be the last component of the Windows registry key under which to
  2069.    look for installation paths. The full key used will be
  2070.    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
  2071.    The default is the GCC version number. */
  2072. #ifndef USED_FOR_TARGET
  2073. /* #undef WIN32_REGISTRY_KEY */
  2074. #endif
  2075.  
  2076.  
  2077. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  2078.    significant byte first (like Motorola and SPARC, unlike Intel). */
  2079. #if defined AC_APPLE_UNIVERSAL_BUILD
  2080. # if defined __BIG_ENDIAN__
  2081. #  define WORDS_BIGENDIAN 1
  2082. # endif
  2083. #else
  2084. # ifndef WORDS_BIGENDIAN
  2085. /* #  undef WORDS_BIGENDIAN */
  2086. # endif
  2087. #endif
  2088.  
  2089. /* Number of bits in a file offset, on hosts where this is settable. */
  2090. #ifndef USED_FOR_TARGET
  2091. /* #undef _FILE_OFFSET_BITS */
  2092. #endif
  2093.  
  2094.  
  2095. /* Define for large files, on AIX-style hosts. */
  2096. #ifndef USED_FOR_TARGET
  2097. /* #undef _LARGE_FILES */
  2098. #endif
  2099.  
  2100.  
  2101. /* Define to 1 if on MINIX. */
  2102. #ifndef USED_FOR_TARGET
  2103. /* #undef _MINIX */
  2104. #endif
  2105.  
  2106.  
  2107. /* Define to 2 if the system does not provide POSIX.1 features except with
  2108.    this defined. */
  2109. #ifndef USED_FOR_TARGET
  2110. /* #undef _POSIX_1_SOURCE */
  2111. #endif
  2112.  
  2113.  
  2114. /* Define to 1 if you need to in order for `stat' and other things to work. */
  2115. #ifndef USED_FOR_TARGET
  2116. /* #undef _POSIX_SOURCE */
  2117. #endif
  2118.  
  2119.  
  2120. /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
  2121.    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  2122.    #define below would cause a syntax error. */
  2123. #ifndef USED_FOR_TARGET
  2124. /* #undef _UINT32_T */
  2125. #endif
  2126.  
  2127.  
  2128. /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
  2129.    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  2130.    #define below would cause a syntax error. */
  2131. #ifndef USED_FOR_TARGET
  2132. /* #undef _UINT64_T */
  2133. #endif
  2134.  
  2135.  
  2136. /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  2137.    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  2138.    #define below would cause a syntax error. */
  2139. #ifndef USED_FOR_TARGET
  2140. /* #undef _UINT8_T */
  2141. #endif
  2142.  
  2143.  
  2144. /* Define to `char *' if <sys/types.h> does not define. */
  2145. #ifndef USED_FOR_TARGET
  2146. #define caddr_t char *
  2147. #endif
  2148.  
  2149.  
  2150. /* Define to `__inline__' or `__inline' if that's what the C compiler
  2151.    calls it, or to nothing if 'inline' is not supported under any name.  */
  2152. #ifndef __cplusplus
  2153. /* #undef inline */
  2154. #endif
  2155.  
  2156. /* Define to the type of a signed integer type of width exactly 16 bits if
  2157.    such a type exists and the standard includes do not define it. */
  2158. #ifndef USED_FOR_TARGET
  2159. /* #undef int16_t */
  2160. #endif
  2161.  
  2162.  
  2163. /* Define to the type of a signed integer type of width exactly 32 bits if
  2164.    such a type exists and the standard includes do not define it. */
  2165. #ifndef USED_FOR_TARGET
  2166. /* #undef int32_t */
  2167. #endif
  2168.  
  2169.  
  2170. /* Define to the type of a signed integer type of width exactly 64 bits if
  2171.    such a type exists and the standard includes do not define it. */
  2172. #ifndef USED_FOR_TARGET
  2173. /* #undef int64_t */
  2174. #endif
  2175.  
  2176.  
  2177. /* Define to the type of a signed integer type of width exactly 8 bits if such
  2178.    a type exists and the standard includes do not define it. */
  2179. #ifndef USED_FOR_TARGET
  2180. /* #undef int8_t */
  2181. #endif
  2182.  
  2183.  
  2184. /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
  2185.    not define. */
  2186. #ifndef USED_FOR_TARGET
  2187. /* #undef intmax_t */
  2188. #endif
  2189.  
  2190.  
  2191. /* Define to the type of a signed integer type wide enough to hold a pointer,
  2192.    if such a type exists, and if the system does not define it. */
  2193. #ifndef USED_FOR_TARGET
  2194. /* #undef intptr_t */
  2195. #endif
  2196.  
  2197.  
  2198. /* Define to `int' if <sys/types.h> does not define. */
  2199. #ifndef USED_FOR_TARGET
  2200. /* #undef pid_t */
  2201. #endif
  2202.  
  2203.  
  2204. /* Define to `long' if <sys/resource.h> doesn't define. */
  2205. #ifndef USED_FOR_TARGET
  2206. #define rlim_t long
  2207. #endif
  2208.  
  2209.  
  2210. /* Define to `int' if <sys/types.h> does not define. */
  2211. #ifndef USED_FOR_TARGET
  2212. /* #undef ssize_t */
  2213. #endif
  2214.  
  2215.  
  2216. /* Define to the type of an unsigned integer type of width exactly 16 bits if
  2217.    such a type exists and the standard includes do not define it. */
  2218. #ifndef USED_FOR_TARGET
  2219. /* #undef uint16_t */
  2220. #endif
  2221.  
  2222.  
  2223. /* Define to the type of an unsigned integer type of width exactly 32 bits if
  2224.    such a type exists and the standard includes do not define it. */
  2225. #ifndef USED_FOR_TARGET
  2226. /* #undef uint32_t */
  2227. #endif
  2228.  
  2229.  
  2230. /* Define to the type of an unsigned integer type of width exactly 64 bits if
  2231.    such a type exists and the standard includes do not define it. */
  2232. #ifndef USED_FOR_TARGET
  2233. /* #undef uint64_t */
  2234. #endif
  2235.  
  2236.  
  2237. /* Define to the type of an unsigned integer type of width exactly 8 bits if
  2238.    such a type exists and the standard includes do not define it. */
  2239. #ifndef USED_FOR_TARGET
  2240. /* #undef uint8_t */
  2241. #endif
  2242.  
  2243.  
  2244. /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
  2245.    do not define. */
  2246. #ifndef USED_FOR_TARGET
  2247. /* #undef uintmax_t */
  2248. #endif
  2249.  
  2250.  
  2251. /* Define to the type of an unsigned integer type wide enough to hold a
  2252.    pointer, if such a type exists, and if the system does not define it. */
  2253. #ifndef USED_FOR_TARGET
  2254. /* #undef uintptr_t */
  2255. #endif
  2256.  
  2257.  
  2258. /* Define as `fork' if `vfork' does not work. */
  2259. #ifndef USED_FOR_TARGET
  2260. #define vfork fork
  2261. #endif
  2262.  
  2263.