You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2505 lines
54KB

  1. /* auto-host.h. Generated from config.in by configure. */
  2. /* config.in. Generated from configure.ac by autoheader. */
  3. /* Define if this compiler should be built as the offload target compiler. */
  4. #ifndef USED_FOR_TARGET
  5. /* #undef ACCEL_COMPILER */
  6. #endif
  7. /* Define if building universal (internal helper macro) */
  8. #ifndef USED_FOR_TARGET
  9. /* #undef AC_APPLE_UNIVERSAL_BUILD */
  10. #endif
  11. /* Define to the assembler option to enable compressed debug sections. */
  12. #ifndef USED_FOR_TARGET
  13. #define AS_COMPRESS_DEBUG_OPTION "--compress-debug-sections"
  14. #endif
  15. /* Define to the assembler option to disable compressed debug sections. */
  16. #ifndef USED_FOR_TARGET
  17. #define AS_NO_COMPRESS_DEBUG_OPTION "--nocompress-debug-sections"
  18. #endif
  19. /* Define to the root for URLs about GCC changes. */
  20. #ifndef USED_FOR_TARGET
  21. #define CHANGES_ROOT_URL "https://gcc.gnu.org/"
  22. #endif
  23. /* Define as the number of bits in a byte, if `limits.h' doesn't. */
  24. #ifndef USED_FOR_TARGET
  25. /* #undef CHAR_BIT */
  26. #endif
  27. /* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
  28. bag of miscellaneous but relatively cheap checks. */
  29. #ifndef USED_FOR_TARGET
  30. #define CHECKING_P 0
  31. #endif
  32. /* Define 0/1 to force the choice for exception handling model. */
  33. #ifndef USED_FOR_TARGET
  34. /* #undef CONFIG_SJLJ_EXCEPTIONS */
  35. #endif
  36. /* Define to enable the use of a default assembler. */
  37. #ifndef USED_FOR_TARGET
  38. /* #undef DEFAULT_ASSEMBLER */
  39. #endif
  40. /* Define to enable the use of a default linker. */
  41. #ifndef USED_FOR_TARGET
  42. /* #undef DEFAULT_LINKER */
  43. #endif
  44. /* Define to larger than zero set the default stack clash protector size. */
  45. #ifndef USED_FOR_TARGET
  46. #define DEFAULT_STK_CLASH_GUARD_SIZE 0
  47. #endif
  48. /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
  49. destructors for local statics and global objects. This is essential for
  50. fully standards-compliant handling of destructors, but requires
  51. __cxa_atexit in libc. */
  52. #ifndef USED_FOR_TARGET
  53. #define DEFAULT_USE_CXA_ATEXIT 2
  54. #endif
  55. /* The default for -fdiagnostics-color option */
  56. #ifndef USED_FOR_TARGET
  57. #define DIAGNOSTICS_COLOR_DEFAULT DIAGNOSTICS_COLOR_AUTO
  58. #endif
  59. /* The default for -fdiagnostics-urls option */
  60. #ifndef USED_FOR_TARGET
  61. #define DIAGNOSTICS_URLS_DEFAULT DIAGNOSTICS_URL_AUTO
  62. #endif
  63. /* Define to the root for documentation URLs. */
  64. #ifndef USED_FOR_TARGET
  65. #define DOCUMENTATION_ROOT_URL "https://gcc.gnu.org/onlinedocs/"
  66. #endif
  67. /* Define 0/1 if static analyzer feature is enabled. */
  68. #ifndef USED_FOR_TARGET
  69. #define ENABLE_ANALYZER 1
  70. #endif
  71. /* Define if you want assertions enabled. This is a cheap check. */
  72. #ifndef USED_FOR_TARGET
  73. #define ENABLE_ASSERT_CHECKING 1
  74. #endif
  75. /* Define to 1 to specify that we are using the BID decimal floating point
  76. format instead of DPD */
  77. #ifndef USED_FOR_TARGET
  78. #define ENABLE_DECIMAL_BID_FORMAT 0
  79. #endif
  80. /* Define to 1 to enable decimal float extension to C. */
  81. #ifndef USED_FOR_TARGET
  82. #define ENABLE_DECIMAL_FLOAT 0
  83. #endif
  84. /* Define if your target supports default PIE and it is enabled. */
  85. #ifndef USED_FOR_TARGET
  86. /* #undef ENABLE_DEFAULT_PIE */
  87. #endif
  88. /* Define if your target supports default stack protector and it is enabled.
  89. */
  90. #ifndef USED_FOR_TARGET
  91. /* #undef ENABLE_DEFAULT_SSP */
  92. #endif
  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. /* Define to 0/1 if you want extra run-time checking that might affect code
  98. generation. */
  99. #ifndef USED_FOR_TARGET
  100. #define ENABLE_EXTRA_CHECKING 0
  101. #endif
  102. /* Define to 1 to enable fixed-point arithmetic extension to C. */
  103. #ifndef USED_FOR_TARGET
  104. #define ENABLE_FIXED_POINT 1
  105. #endif
  106. /* Define if you want fold checked that it never destructs its argument. This
  107. is quite expensive. */
  108. #ifndef USED_FOR_TARGET
  109. /* #undef ENABLE_FOLD_CHECKING */
  110. #endif
  111. /* Define if you want the garbage collector to operate in maximally paranoid
  112. mode, validating the entire heap and collecting garbage at every
  113. opportunity. This is extremely expensive. */
  114. #ifndef USED_FOR_TARGET
  115. /* #undef ENABLE_GC_ALWAYS_COLLECT */
  116. #endif
  117. /* Define if you want the garbage collector to do object poisoning and other
  118. memory allocation checks. This is quite expensive. */
  119. #ifndef USED_FOR_TARGET
  120. /* #undef ENABLE_GC_CHECKING */
  121. #endif
  122. /* Define if you want operations on GIMPLE (the basic data structure of the
  123. high-level optimizers) to be checked for dynamic type safety at runtime.
  124. This is moderately expensive. */
  125. #ifndef USED_FOR_TARGET
  126. /* #undef ENABLE_GIMPLE_CHECKING */
  127. #endif
  128. /* Define this to enable support for generating HSAIL. */
  129. #ifndef USED_FOR_TARGET
  130. /* #undef ENABLE_HSA */
  131. #endif
  132. /* Define if gcc should always pass --build-id to linker. */
  133. #ifndef USED_FOR_TARGET
  134. /* #undef ENABLE_LD_BUILDID */
  135. #endif
  136. /* Define to 1 to enable libquadmath support */
  137. #ifndef USED_FOR_TARGET
  138. #define ENABLE_LIBQUADMATH_SUPPORT 1
  139. #endif
  140. /* Define to enable LTO support. */
  141. #ifndef USED_FOR_TARGET
  142. #define ENABLE_LTO 1
  143. #endif
  144. /* Define to 1 if translation of program messages to the user's native
  145. language is requested. */
  146. #ifndef USED_FOR_TARGET
  147. /* #undef ENABLE_NLS */
  148. #endif
  149. /* Define this to enable support for offloading. */
  150. #ifndef USED_FOR_TARGET
  151. #define ENABLE_OFFLOADING 0
  152. #endif
  153. /* Define to enable plugin support. */
  154. #ifndef USED_FOR_TARGET
  155. #define ENABLE_PLUGIN 1
  156. #endif
  157. /* Define if you want all operations on RTL (the basic data structure of the
  158. optimizer and back end) to be checked for dynamic type safety at runtime.
  159. This is quite expensive. */
  160. #ifndef USED_FOR_TARGET
  161. /* #undef ENABLE_RTL_CHECKING */
  162. #endif
  163. /* Define if you want RTL flag accesses to be checked against the RTL codes
  164. that are supported for each access macro. This is relatively cheap. */
  165. #ifndef USED_FOR_TARGET
  166. /* #undef ENABLE_RTL_FLAG_CHECKING */
  167. #endif
  168. /* Define if you want runtime assertions enabled. This is a cheap check. */
  169. #define ENABLE_RUNTIME_CHECKING 1
  170. /* Define if you want all operations on trees (the basic data structure of the
  171. front ends) to be checked for dynamic type safety at runtime. This is
  172. moderately expensive. */
  173. #ifndef USED_FOR_TARGET
  174. /* #undef ENABLE_TREE_CHECKING */
  175. #endif
  176. /* Define if you want all gimple types to be verified after gimplifiation.
  177. This is cheap. */
  178. #ifndef USED_FOR_TARGET
  179. /* #undef ENABLE_TYPES_CHECKING */
  180. #endif
  181. /* Define to get calls to the valgrind runtime enabled. */
  182. #ifndef USED_FOR_TARGET
  183. /* #undef ENABLE_VALGRIND_ANNOTATIONS */
  184. #endif
  185. /* Define if you want to run subprograms and generated programs through
  186. valgrind (a memory checker). This is extremely expensive. */
  187. #ifndef USED_FOR_TARGET
  188. /* #undef ENABLE_VALGRIND_CHECKING */
  189. #endif
  190. /* Define 0/1 if vtable verification feature is enabled. */
  191. #ifndef USED_FOR_TARGET
  192. #define ENABLE_VTABLE_VERIFY 0
  193. #endif
  194. /* Define to 1 if installation paths should be looked up in the Windows
  195. Registry. Ignored on non-Windows hosts. */
  196. #ifndef USED_FOR_TARGET
  197. /* #undef ENABLE_WIN32_REGISTRY */
  198. #endif
  199. /* Define to the name of a file containing a list of extra machine modes for
  200. this architecture. */
  201. #ifndef USED_FOR_TARGET
  202. #define EXTRA_MODES_FILE "config/arm/arm-modes.def"
  203. #endif
  204. /* Define to enable detailed memory allocation stats gathering. */
  205. #ifndef USED_FOR_TARGET
  206. #define GATHER_STATISTICS 0
  207. #endif
  208. /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
  209. #ifndef USED_FOR_TARGET
  210. /* #undef GWINSZ_IN_SYS_IOCTL */
  211. #endif
  212. /* mcontext_t fields start with __ */
  213. #ifndef USED_FOR_TARGET
  214. /* #undef HAS_MCONTEXT_T_UNDERSCORES */
  215. #endif
  216. /* Define if your assembler supports architecture modifiers. */
  217. #ifndef USED_FOR_TARGET
  218. /* #undef HAVE_AS_ARCHITECTURE_MODIFIERS */
  219. #endif
  220. /* Define if your avr assembler supports -mgcc-isr option. */
  221. #ifndef USED_FOR_TARGET
  222. /* #undef HAVE_AS_AVR_MGCCISR_OPTION */
  223. #endif
  224. /* Define if your avr assembler supports --mlink-relax option. */
  225. #ifndef USED_FOR_TARGET
  226. /* #undef HAVE_AS_AVR_MLINK_RELAX_OPTION */
  227. #endif
  228. /* Define if your avr assembler supports -mrmw option. */
  229. #ifndef USED_FOR_TARGET
  230. /* #undef HAVE_AS_AVR_MRMW_OPTION */
  231. #endif
  232. /* Define to the level of your assembler's compressed debug section support.
  233. */
  234. #ifndef USED_FOR_TARGET
  235. #define HAVE_AS_COMPRESS_DEBUG 2
  236. #endif
  237. /* Define if your assembler supports the --debug-prefix-map option. */
  238. #ifndef USED_FOR_TARGET
  239. #define HAVE_AS_DEBUG_PREFIX_MAP 1
  240. #endif
  241. /* Define if your assembler supports .module. */
  242. #ifndef USED_FOR_TARGET
  243. /* #undef HAVE_AS_DOT_MODULE */
  244. #endif
  245. /* Define if your assembler supports DSPR1 mult. */
  246. #ifndef USED_FOR_TARGET
  247. /* #undef HAVE_AS_DSPR1_MULT */
  248. #endif
  249. /* Define if your assembler supports .dtprelword. */
  250. #ifndef USED_FOR_TARGET
  251. /* #undef HAVE_AS_DTPRELWORD */
  252. #endif
  253. /* Define if your assembler supports dwarf2 .file/.loc directives, and
  254. preserves file table indices exactly as given. */
  255. #ifndef USED_FOR_TARGET
  256. #define HAVE_AS_DWARF2_DEBUG_LINE 1
  257. #endif
  258. /* Define if your assembler supports views in dwarf2 .loc directives. */
  259. #ifndef USED_FOR_TARGET
  260. #define HAVE_AS_DWARF2_DEBUG_VIEW 1
  261. #endif
  262. /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
  263. #ifndef USED_FOR_TARGET
  264. /* #undef HAVE_AS_ENTRY_MARKERS */
  265. #endif
  266. /* Define if your assembler supports explicit relocations. */
  267. #ifndef USED_FOR_TARGET
  268. /* #undef HAVE_AS_EXPLICIT_RELOCS */
  269. #endif
  270. /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
  271. #ifndef USED_FOR_TARGET
  272. /* #undef HAVE_AS_FMAF_HPC_VIS3 */
  273. #endif
  274. /* Define if your assembler supports the --gdwarf2 option. */
  275. #ifndef USED_FOR_TARGET
  276. #define HAVE_AS_GDWARF2_DEBUG_FLAG 1
  277. #endif
  278. /* Define if your assembler supports .gnu_attribute. */
  279. #ifndef USED_FOR_TARGET
  280. /* #undef HAVE_AS_GNU_ATTRIBUTE */
  281. #endif
  282. /* Define true if the assembler supports '.long foo@GOTOFF'. */
  283. #ifndef USED_FOR_TARGET
  284. /* #undef HAVE_AS_GOTOFF_IN_DATA */
  285. #endif
  286. /* Define if your assembler supports the --gstabs option. */
  287. #ifndef USED_FOR_TARGET
  288. #define HAVE_AS_GSTABS_DEBUG_FLAG 1
  289. #endif
  290. /* Define if your assembler supports the Sun syntax for cmov. */
  291. #ifndef USED_FOR_TARGET
  292. /* #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX */
  293. #endif
  294. /* Define if your assembler supports the subtraction of symbols in different
  295. sections. */
  296. #ifndef USED_FOR_TARGET
  297. /* #undef HAVE_AS_IX86_DIFF_SECT_DELTA */
  298. #endif
  299. /* Define if your assembler supports the ffreep mnemonic. */
  300. #ifndef USED_FOR_TARGET
  301. /* #undef HAVE_AS_IX86_FFREEP */
  302. #endif
  303. /* Define if your assembler uses fildq and fistq mnemonics. */
  304. #ifndef USED_FOR_TARGET
  305. /* #undef HAVE_AS_IX86_FILDQ */
  306. #endif
  307. /* Define if your assembler uses filds and fists mnemonics. */
  308. #ifndef USED_FOR_TARGET
  309. /* #undef HAVE_AS_IX86_FILDS */
  310. #endif
  311. /* Define 0/1 if your assembler and linker support @GOT. */
  312. #ifndef USED_FOR_TARGET
  313. /* #undef HAVE_AS_IX86_GOT32X */
  314. #endif
  315. /* Define if your assembler supports HLE prefixes. */
  316. #ifndef USED_FOR_TARGET
  317. /* #undef HAVE_AS_IX86_HLE */
  318. #endif
  319. /* Define if your assembler supports interunit movq mnemonic. */
  320. #ifndef USED_FOR_TARGET
  321. /* #undef HAVE_AS_IX86_INTERUNIT_MOVQ */
  322. #endif
  323. /* Define if your assembler supports the .quad directive. */
  324. #ifndef USED_FOR_TARGET
  325. /* #undef HAVE_AS_IX86_QUAD */
  326. #endif
  327. /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
  328. #ifndef USED_FOR_TARGET
  329. /* #undef HAVE_AS_IX86_REP_LOCK_PREFIX */
  330. #endif
  331. /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
  332. #ifndef USED_FOR_TARGET
  333. /* #undef HAVE_AS_IX86_SAHF */
  334. #endif
  335. /* Define if your assembler supports the swap suffix. */
  336. #ifndef USED_FOR_TARGET
  337. /* #undef HAVE_AS_IX86_SWAP */
  338. #endif
  339. /* Define if your assembler and linker support @tlsgdplt. */
  340. #ifndef USED_FOR_TARGET
  341. /* #undef HAVE_AS_IX86_TLSGDPLT */
  342. #endif
  343. /* Define to 1 if your assembler and linker support @tlsldm. */
  344. #ifndef USED_FOR_TARGET
  345. /* #undef HAVE_AS_IX86_TLSLDM */
  346. #endif
  347. /* Define to 1 if your assembler and linker support @tlsldmplt. */
  348. #ifndef USED_FOR_TARGET
  349. /* #undef HAVE_AS_IX86_TLSLDMPLT */
  350. #endif
  351. /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
  352. GOT. */
  353. #ifndef USED_FOR_TARGET
  354. /* #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT */
  355. #endif
  356. /* Define if your assembler supports the 'ud2' mnemonic. */
  357. #ifndef USED_FOR_TARGET
  358. /* #undef HAVE_AS_IX86_UD2 */
  359. #endif
  360. /* Define if your assembler supports the lituse_jsrdirect relocation. */
  361. #ifndef USED_FOR_TARGET
  362. /* #undef HAVE_AS_JSRDIRECT_RELOCS */
  363. #endif
  364. /* Define if your assembler supports .sleb128 and .uleb128. */
  365. #ifndef USED_FOR_TARGET
  366. #define HAVE_AS_LEB128 1
  367. #endif
  368. /* Define if your assembler supports LEON instructions. */
  369. #ifndef USED_FOR_TARGET
  370. /* #undef HAVE_AS_LEON */
  371. #endif
  372. /* Define if the assembler won't complain about a line such as # 0 "" 2. */
  373. #ifndef USED_FOR_TARGET
  374. #define HAVE_AS_LINE_ZERO 1
  375. #endif
  376. /* Define if your assembler supports ltoffx and ldxmov relocations. */
  377. #ifndef USED_FOR_TARGET
  378. /* #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS */
  379. #endif
  380. /* Define if your assembler supports the -mabi option. */
  381. #ifndef USED_FOR_TARGET
  382. /* #undef HAVE_AS_MABI_OPTION */
  383. #endif
  384. /* Define if your assembler supports .machine and .machinemode. */
  385. #ifndef USED_FOR_TARGET
  386. /* #undef HAVE_AS_MACHINE_MACHINEMODE */
  387. #endif
  388. /* Define if your assembler supports mfcr field. */
  389. #ifndef USED_FOR_TARGET
  390. /* #undef HAVE_AS_MFCRF */
  391. #endif
  392. /* Define if your Mac OS X assembler supports the -mmacos-version-min option.
  393. */
  394. #ifndef USED_FOR_TARGET
  395. /* #undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION */
  396. #endif
  397. /* Define if your assembler supports .mspabi_attribute. */
  398. #ifndef USED_FOR_TARGET
  399. /* #undef HAVE_AS_MSPABI_ATTRIBUTE */
  400. #endif
  401. /* Define if the assembler understands -mnan=. */
  402. #ifndef USED_FOR_TARGET
  403. /* #undef HAVE_AS_NAN */
  404. #endif
  405. /* Define if your assembler supports %gotoff relocation syntax. */
  406. #ifndef USED_FOR_TARGET
  407. /* #undef HAVE_AS_NIOS2_GOTOFF_RELOCATION */
  408. #endif
  409. /* Define if your assembler supports the -no-mul-bug-abort option. */
  410. #ifndef USED_FOR_TARGET
  411. /* #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION */
  412. #endif
  413. /* Define if the assembler understands -mno-shared. */
  414. #ifndef USED_FOR_TARGET
  415. /* #undef HAVE_AS_NO_SHARED */
  416. #endif
  417. /* Define if your assembler supports offsetable %lo(). */
  418. #ifndef USED_FOR_TARGET
  419. /* #undef HAVE_AS_OFFSETABLE_LO10 */
  420. #endif
  421. /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
  422. #ifndef USED_FOR_TARGET
  423. /* #undef HAVE_AS_PLTSEQ */
  424. #endif
  425. /* Define if your assembler supports .ref */
  426. #ifndef USED_FOR_TARGET
  427. /* #undef HAVE_AS_REF */
  428. #endif
  429. /* Define if your assembler supports R_PPC_REL16 relocs. */
  430. #ifndef USED_FOR_TARGET
  431. /* #undef HAVE_AS_REL16 */
  432. #endif
  433. /* Define if your assembler supports -relax option. */
  434. #ifndef USED_FOR_TARGET
  435. /* #undef HAVE_AS_RELAX_OPTION */
  436. #endif
  437. /* Define if your assembler supports .attribute. */
  438. #ifndef USED_FOR_TARGET
  439. /* #undef HAVE_AS_RISCV_ATTRIBUTE */
  440. #endif
  441. /* Define if your assembler supports relocs needed by -fpic. */
  442. #ifndef USED_FOR_TARGET
  443. /* #undef HAVE_AS_SMALL_PIC_RELOCS */
  444. #endif
  445. /* Define if your assembler supports SPARC4 instructions. */
  446. #ifndef USED_FOR_TARGET
  447. /* #undef HAVE_AS_SPARC4 */
  448. #endif
  449. /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
  450. #ifndef USED_FOR_TARGET
  451. /* #undef HAVE_AS_SPARC5_VIS4 */
  452. #endif
  453. /* Define if your assembler supports SPARC6 instructions. */
  454. #ifndef USED_FOR_TARGET
  455. /* #undef HAVE_AS_SPARC6 */
  456. #endif
  457. /* Define if your assembler and linker support GOTDATA_OP relocs. */
  458. #ifndef USED_FOR_TARGET
  459. /* #undef HAVE_AS_SPARC_GOTDATA_OP */
  460. #endif
  461. /* Define if your assembler and linker support unaligned PC relative relocs.
  462. */
  463. #ifndef USED_FOR_TARGET
  464. /* #undef HAVE_AS_SPARC_UA_PCREL */
  465. #endif
  466. /* Define if your assembler and linker support unaligned PC relative relocs
  467. against hidden symbols. */
  468. #ifndef USED_FOR_TARGET
  469. /* #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN */
  470. #endif
  471. /* Define if your assembler supports .stabs. */
  472. #ifndef USED_FOR_TARGET
  473. #define HAVE_AS_STABS_DIRECTIVE 1
  474. #endif
  475. /* Define if your assembler and linker support thread-local storage. */
  476. #ifndef USED_FOR_TARGET
  477. /* #undef HAVE_AS_TLS */
  478. #endif
  479. /* Define if your assembler supports vl/vst/vlm/vstm with an optional
  480. alignment hint argument. */
  481. #ifndef USED_FOR_TARGET
  482. /* #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS */
  483. #endif
  484. /* Define if your assembler supports vl/vst/vlm/vstm with an optional
  485. alignment hint argument on z13. */
  486. #ifndef USED_FOR_TARGET
  487. /* #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13 */
  488. #endif
  489. /* Define if your assembler supports VSX instructions. */
  490. #ifndef USED_FOR_TARGET
  491. /* #undef HAVE_AS_VSX */
  492. #endif
  493. /* Define if your assembler supports -xbrace_comment option. */
  494. #ifndef USED_FOR_TARGET
  495. /* #undef HAVE_AS_XBRACE_COMMENT_OPTION */
  496. #endif
  497. /* Define to 1 if you have the `atoq' function. */
  498. #ifndef USED_FOR_TARGET
  499. /* #undef HAVE_ATOQ */
  500. #endif
  501. /* Define to 1 if you have the `clearerr_unlocked' function. */
  502. #ifndef USED_FOR_TARGET
  503. #define HAVE_CLEARERR_UNLOCKED 1
  504. #endif
  505. /* Define to 1 if you have the `clock' function. */
  506. #ifndef USED_FOR_TARGET
  507. #define HAVE_CLOCK 1
  508. #endif
  509. /* Define if <time.h> defines clock_t. */
  510. #ifndef USED_FOR_TARGET
  511. #define HAVE_CLOCK_T 1
  512. #endif
  513. /* Define 0/1 if your assembler and linker support COMDAT groups. */
  514. #ifndef USED_FOR_TARGET
  515. #define HAVE_COMDAT_GROUP 1
  516. #endif
  517. /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
  518. */
  519. #ifndef USED_FOR_TARGET
  520. #define HAVE_DECL_ABORT 1
  521. #endif
  522. /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
  523. 0. */
  524. #ifndef USED_FOR_TARGET
  525. #define HAVE_DECL_ASPRINTF 1
  526. #endif
  527. /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
  528. #ifndef USED_FOR_TARGET
  529. #define HAVE_DECL_ATOF 1
  530. #endif
  531. /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
  532. #ifndef USED_FOR_TARGET
  533. #define HAVE_DECL_ATOL 1
  534. #endif
  535. /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
  536. */
  537. #ifndef USED_FOR_TARGET
  538. #define HAVE_DECL_ATOLL 1
  539. #endif
  540. /* Define to 1 if you have the declaration of `basename(const char*)', and to
  541. 0 if you don't. */
  542. #ifndef USED_FOR_TARGET
  543. #define HAVE_DECL_BASENAME 0
  544. #endif
  545. /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
  546. */
  547. #ifndef USED_FOR_TARGET
  548. #define HAVE_DECL_CALLOC 1
  549. #endif
  550. /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
  551. define to 0. */
  552. #ifndef USED_FOR_TARGET
  553. #define HAVE_DECL_CLEARERR_UNLOCKED 1
  554. #endif
  555. /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
  556. */
  557. #ifndef USED_FOR_TARGET
  558. #define HAVE_DECL_CLOCK 1
  559. #endif
  560. /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
  561. */
  562. #ifndef USED_FOR_TARGET
  563. #define HAVE_DECL_ERRNO 1
  564. #endif
  565. /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
  566. to 0. */
  567. #ifndef USED_FOR_TARGET
  568. #define HAVE_DECL_FEOF_UNLOCKED 1
  569. #endif
  570. /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
  571. define to 0. */
  572. #ifndef USED_FOR_TARGET
  573. #define HAVE_DECL_FERROR_UNLOCKED 1
  574. #endif
  575. /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
  576. define to 0. */
  577. #ifndef USED_FOR_TARGET
  578. #define HAVE_DECL_FFLUSH_UNLOCKED 0
  579. #endif
  580. /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
  581. #ifndef USED_FOR_TARGET
  582. #define HAVE_DECL_FFS 1
  583. #endif
  584. /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
  585. define to 0. */
  586. #ifndef USED_FOR_TARGET
  587. #define HAVE_DECL_FGETC_UNLOCKED 0
  588. #endif
  589. /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
  590. define to 0. */
  591. #ifndef USED_FOR_TARGET
  592. #define HAVE_DECL_FGETS_UNLOCKED 0
  593. #endif
  594. /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
  595. define to 0. */
  596. #ifndef USED_FOR_TARGET
  597. #define HAVE_DECL_FILENO_UNLOCKED 1
  598. #endif
  599. /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
  600. define to 0. */
  601. #ifndef USED_FOR_TARGET
  602. #define HAVE_DECL_FPRINTF_UNLOCKED 0
  603. #endif
  604. /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
  605. define to 0. */
  606. #ifndef USED_FOR_TARGET
  607. #define HAVE_DECL_FPUTC_UNLOCKED 0
  608. #endif
  609. /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
  610. define to 0. */
  611. #ifndef USED_FOR_TARGET
  612. #define HAVE_DECL_FPUTS_UNLOCKED 0
  613. #endif
  614. /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
  615. define to 0. */
  616. #ifndef USED_FOR_TARGET
  617. #define HAVE_DECL_FREAD_UNLOCKED 0
  618. #endif
  619. /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
  620. #ifndef USED_FOR_TARGET
  621. #define HAVE_DECL_FREE 1
  622. #endif
  623. /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
  624. define to 0. */
  625. #ifndef USED_FOR_TARGET
  626. #define HAVE_DECL_FWRITE_UNLOCKED 0
  627. #endif
  628. /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
  629. define to 0. */
  630. #ifndef USED_FOR_TARGET
  631. #define HAVE_DECL_GETCHAR_UNLOCKED 1
  632. #endif
  633. /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
  634. */
  635. #ifndef USED_FOR_TARGET
  636. #define HAVE_DECL_GETCWD 1
  637. #endif
  638. /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
  639. to 0. */
  640. #ifndef USED_FOR_TARGET
  641. #define HAVE_DECL_GETC_UNLOCKED 1
  642. #endif
  643. /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
  644. */
  645. #ifndef USED_FOR_TARGET
  646. #define HAVE_DECL_GETENV 1
  647. #endif
  648. /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
  649. */
  650. #ifndef USED_FOR_TARGET
  651. #define HAVE_DECL_GETOPT 1
  652. #endif
  653. /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
  654. to 0. */
  655. #ifndef USED_FOR_TARGET
  656. #define HAVE_DECL_GETPAGESIZE 1
  657. #endif
  658. /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
  659. 0. */
  660. #ifndef USED_FOR_TARGET
  661. #define HAVE_DECL_GETRLIMIT 1
  662. #endif
  663. /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
  664. 0. */
  665. #ifndef USED_FOR_TARGET
  666. #define HAVE_DECL_GETRUSAGE 1
  667. #endif
  668. /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
  669. */
  670. #ifndef USED_FOR_TARGET
  671. #define HAVE_DECL_GETWD 1
  672. #endif
  673. /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
  674. 0. */
  675. #ifndef USED_FOR_TARGET
  676. #define HAVE_DECL_LDGETNAME 0
  677. #endif
  678. /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
  679. */
  680. #ifndef USED_FOR_TARGET
  681. #define HAVE_DECL_MADVISE 1
  682. #endif
  683. /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
  684. 0. */
  685. #ifndef USED_FOR_TARGET
  686. #define HAVE_DECL_MALLINFO 0
  687. #endif
  688. /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
  689. */
  690. #ifndef USED_FOR_TARGET
  691. #define HAVE_DECL_MALLOC 1
  692. #endif
  693. /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
  694. define to 0. */
  695. #ifndef USED_FOR_TARGET
  696. #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  697. #endif
  698. /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
  699. to 0. */
  700. #ifndef USED_FOR_TARGET
  701. #define HAVE_DECL_PUTC_UNLOCKED 1
  702. #endif
  703. /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
  704. */
  705. #ifndef USED_FOR_TARGET
  706. #define HAVE_DECL_REALLOC 1
  707. #endif
  708. /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
  709. #ifndef USED_FOR_TARGET
  710. #define HAVE_DECL_SBRK 1
  711. #endif
  712. /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
  713. */
  714. #ifndef USED_FOR_TARGET
  715. #define HAVE_DECL_SETENV 1
  716. #endif
  717. /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
  718. 0. */
  719. #ifndef USED_FOR_TARGET
  720. #define HAVE_DECL_SETRLIMIT 1
  721. #endif
  722. /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
  723. to 0. */
  724. #ifndef USED_FOR_TARGET
  725. #define HAVE_DECL_SIGALTSTACK 1
  726. #endif
  727. /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
  728. 0. */
  729. #ifndef USED_FOR_TARGET
  730. #define HAVE_DECL_SNPRINTF 1
  731. #endif
  732. /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
  733. */
  734. #ifndef USED_FOR_TARGET
  735. #define HAVE_DECL_STPCPY 1
  736. #endif
  737. /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
  738. */
  739. #ifndef USED_FOR_TARGET
  740. #define HAVE_DECL_STRNLEN 1
  741. #endif
  742. /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
  743. 0. */
  744. #ifndef USED_FOR_TARGET
  745. #define HAVE_DECL_STRSIGNAL 1
  746. #endif
  747. /* Define to 1 if you have the declaration of `strstr(const char*,const
  748. char*)', and to 0 if you don't. */
  749. #ifndef USED_FOR_TARGET
  750. #define HAVE_DECL_STRSTR 1
  751. #endif
  752. /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
  753. */
  754. #ifndef USED_FOR_TARGET
  755. #define HAVE_DECL_STRTOL 1
  756. #endif
  757. /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
  758. */
  759. #ifndef USED_FOR_TARGET
  760. #define HAVE_DECL_STRTOLL 1
  761. #endif
  762. /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
  763. */
  764. #ifndef USED_FOR_TARGET
  765. #define HAVE_DECL_STRTOUL 1
  766. #endif
  767. /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
  768. 0. */
  769. #ifndef USED_FOR_TARGET
  770. #define HAVE_DECL_STRTOULL 1
  771. #endif
  772. /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
  773. 0. */
  774. #ifndef USED_FOR_TARGET
  775. #define HAVE_DECL_STRVERSCMP 0
  776. #endif
  777. /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
  778. */
  779. #ifndef USED_FOR_TARGET
  780. #define HAVE_DECL_TIMES 1
  781. #endif
  782. /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
  783. 0. */
  784. #ifndef USED_FOR_TARGET
  785. #define HAVE_DECL_UNSETENV 1
  786. #endif
  787. /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
  788. 0. */
  789. #ifndef USED_FOR_TARGET
  790. #define HAVE_DECL_VASPRINTF 1
  791. #endif
  792. /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
  793. 0. */
  794. #ifndef USED_FOR_TARGET
  795. #define HAVE_DECL_VSNPRINTF 1
  796. #endif
  797. /* Define to 1 if you have the <direct.h> header file. */
  798. #ifndef USED_FOR_TARGET
  799. /* #undef HAVE_DIRECT_H */
  800. #endif
  801. /* Define to 1 if you have the <dlfcn.h> header file. */
  802. #ifndef USED_FOR_TARGET
  803. #define HAVE_DLFCN_H 1
  804. #endif
  805. /* Define to 1 if you have the <ext/hash_map> header file. */
  806. #ifndef USED_FOR_TARGET
  807. #define HAVE_EXT_HASH_MAP 1
  808. #endif
  809. /* Define to 1 if you have the <fcntl.h> header file. */
  810. #ifndef USED_FOR_TARGET
  811. #define HAVE_FCNTL_H 1
  812. #endif
  813. /* Define to 1 if you have the `feof_unlocked' function. */
  814. #ifndef USED_FOR_TARGET
  815. #define HAVE_FEOF_UNLOCKED 1
  816. #endif
  817. /* Define to 1 if you have the `ferror_unlocked' function. */
  818. #ifndef USED_FOR_TARGET
  819. #define HAVE_FERROR_UNLOCKED 1
  820. #endif
  821. /* Define to 1 if you have the `fflush_unlocked' function. */
  822. #ifndef USED_FOR_TARGET
  823. /* #undef HAVE_FFLUSH_UNLOCKED */
  824. #endif
  825. /* Define to 1 if you have the `fgetc_unlocked' function. */
  826. #ifndef USED_FOR_TARGET
  827. /* #undef HAVE_FGETC_UNLOCKED */
  828. #endif
  829. /* Define to 1 if you have the `fgets_unlocked' function. */
  830. #ifndef USED_FOR_TARGET
  831. /* #undef HAVE_FGETS_UNLOCKED */
  832. #endif
  833. /* Define to 1 if you have the `fileno_unlocked' function. */
  834. #ifndef USED_FOR_TARGET
  835. #define HAVE_FILENO_UNLOCKED 1
  836. #endif
  837. /* Define to 1 if you have the `fork' function. */
  838. #ifndef USED_FOR_TARGET
  839. #define HAVE_FORK 1
  840. #endif
  841. /* Define to 1 if you have the `fprintf_unlocked' function. */
  842. #ifndef USED_FOR_TARGET
  843. /* #undef HAVE_FPRINTF_UNLOCKED */
  844. #endif
  845. /* Define to 1 if you have the `fputc_unlocked' function. */
  846. #ifndef USED_FOR_TARGET
  847. /* #undef HAVE_FPUTC_UNLOCKED */
  848. #endif
  849. /* Define to 1 if you have the `fputs_unlocked' function. */
  850. #ifndef USED_FOR_TARGET
  851. /* #undef HAVE_FPUTS_UNLOCKED */
  852. #endif
  853. /* Define to 1 if you have the `fread_unlocked' function. */
  854. #ifndef USED_FOR_TARGET
  855. /* #undef HAVE_FREAD_UNLOCKED */
  856. #endif
  857. /* Define to 1 if you have the <ftw.h> header file. */
  858. #ifndef USED_FOR_TARGET
  859. #define HAVE_FTW_H 1
  860. #endif
  861. /* Define to 1 if you have the `fwrite_unlocked' function. */
  862. #ifndef USED_FOR_TARGET
  863. /* #undef HAVE_FWRITE_UNLOCKED */
  864. #endif
  865. /* Define if your assembler supports specifying the alignment of objects
  866. allocated using the GAS .comm command. */
  867. #ifndef USED_FOR_TARGET
  868. /* #undef HAVE_GAS_ALIGNED_COMM */
  869. #endif
  870. /* Define if your assembler supports .balign and .p2align. */
  871. #ifndef USED_FOR_TARGET
  872. #define HAVE_GAS_BALIGN_AND_P2ALIGN 1
  873. #endif
  874. /* Define 0/1 if your assembler supports CFI directives. */
  875. #define HAVE_GAS_CFI_DIRECTIVE 1
  876. /* Define 0/1 if your assembler supports .cfi_personality. */
  877. #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1
  878. /* Define 0/1 if your assembler supports .cfi_sections. */
  879. #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1
  880. /* Define if your assembler supports the .loc discriminator sub-directive. */
  881. #ifndef USED_FOR_TARGET
  882. #define HAVE_GAS_DISCRIMINATOR 1
  883. #endif
  884. /* Define if your assembler supports @gnu_unique_object. */
  885. #ifndef USED_FOR_TARGET
  886. /* #undef HAVE_GAS_GNU_UNIQUE_OBJECT */
  887. #endif
  888. /* Define if your assembler and linker support .hidden. */
  889. #define HAVE_GAS_HIDDEN 1
  890. /* Define if your assembler supports .lcomm with an alignment field. */
  891. #ifndef USED_FOR_TARGET
  892. /* #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT */
  893. #endif
  894. /* Define if your assembler supports .literal16. */
  895. #ifndef USED_FOR_TARGET
  896. /* #undef HAVE_GAS_LITERAL16 */
  897. #endif
  898. /* Define if your assembler supports the .loc is_stmt sub-directive. */
  899. #ifndef USED_FOR_TARGET
  900. #define HAVE_GAS_LOC_STMT 1
  901. #endif
  902. /* Define if your assembler supports specifying the maximum number of bytes to
  903. skip when using the GAS .p2align command. */
  904. #ifndef USED_FOR_TARGET
  905. #define HAVE_GAS_MAX_SKIP_P2ALIGN 1
  906. #endif
  907. /* Define if your assembler supports the .set micromips directive */
  908. #ifndef USED_FOR_TARGET
  909. /* #undef HAVE_GAS_MICROMIPS */
  910. #endif
  911. /* Define if your assembler supports .nsubspa comdat option. */
  912. #ifndef USED_FOR_TARGET
  913. /* #undef HAVE_GAS_NSUBSPA_COMDAT */
  914. #endif
  915. /* Define if your assembler and linker support 32-bit section relative relocs
  916. via '.secrel32 label'. */
  917. #ifndef USED_FOR_TARGET
  918. /* #undef HAVE_GAS_PE_SECREL32_RELOC */
  919. #endif
  920. /* Define if your assembler supports specifying the exclude section flag. */
  921. #ifndef USED_FOR_TARGET
  922. #define HAVE_GAS_SECTION_EXCLUDE 1
  923. #endif
  924. /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
  925. */
  926. #ifndef USED_FOR_TARGET
  927. #define HAVE_GAS_SHF_MERGE 1
  928. #endif
  929. /* Define if your assembler supports .subsection and .subsection -1 starts
  930. emitting at the beginning of your section. */
  931. #ifndef USED_FOR_TARGET
  932. #define HAVE_GAS_SUBSECTION_ORDERING 1
  933. #endif
  934. /* Define if your assembler supports .weak. */
  935. #ifndef USED_FOR_TARGET
  936. #define HAVE_GAS_WEAK 1
  937. #endif
  938. /* Define if your assembler supports .weakref. */
  939. #ifndef USED_FOR_TARGET
  940. #define HAVE_GAS_WEAKREF 1
  941. #endif
  942. /* Define to 1 if you have the `getchar_unlocked' function. */
  943. #ifndef USED_FOR_TARGET
  944. #define HAVE_GETCHAR_UNLOCKED 1
  945. #endif
  946. /* Define to 1 if you have the `getc_unlocked' function. */
  947. #ifndef USED_FOR_TARGET
  948. #define HAVE_GETC_UNLOCKED 1
  949. #endif
  950. /* Define to 1 if you have the `getrlimit' function. */
  951. #ifndef USED_FOR_TARGET
  952. #define HAVE_GETRLIMIT 1
  953. #endif
  954. /* Define to 1 if you have the `getrusage' function. */
  955. #ifndef USED_FOR_TARGET
  956. #define HAVE_GETRUSAGE 1
  957. #endif
  958. /* Define to 1 if you have the `gettimeofday' function. */
  959. #ifndef USED_FOR_TARGET
  960. #define HAVE_GETTIMEOFDAY 1
  961. #endif
  962. /* Define to 1 if using GNU as. */
  963. #ifndef USED_FOR_TARGET
  964. #define HAVE_GNU_AS 1
  965. #endif
  966. /* Define if your system supports gnu indirect functions. */
  967. #ifndef USED_FOR_TARGET
  968. #define HAVE_GNU_INDIRECT_FUNCTION 0
  969. #endif
  970. /* Define to 1 if using GNU ld. */
  971. #ifndef USED_FOR_TARGET
  972. #define HAVE_GNU_LD 1
  973. #endif
  974. /* Define if the gold linker supports split stack and is available as a
  975. non-default */
  976. #ifndef USED_FOR_TARGET
  977. /* #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK */
  978. #endif
  979. /* Define if you have the iconv() function. */
  980. #ifndef USED_FOR_TARGET
  981. #define HAVE_ICONV 1
  982. #endif
  983. /* Define to 1 if you have the <iconv.h> header file. */
  984. #ifndef USED_FOR_TARGET
  985. #define HAVE_ICONV_H 1
  986. #endif
  987. /* Define 0/1 if .init_array/.fini_array sections are available and working.
  988. */
  989. #ifndef USED_FOR_TARGET
  990. #define HAVE_INITFINI_ARRAY_SUPPORT 0
  991. #endif
  992. /* Define to 1 if the system has the type `intmax_t'. */
  993. #ifndef USED_FOR_TARGET
  994. #define HAVE_INTMAX_T 1
  995. #endif
  996. /* Define to 1 if the system has the type `intptr_t'. */
  997. #ifndef USED_FOR_TARGET
  998. #define HAVE_INTPTR_T 1
  999. #endif
  1000. /* Define if you have a working <inttypes.h> header file. */
  1001. #ifndef USED_FOR_TARGET
  1002. #define HAVE_INTTYPES_H 1
  1003. #endif
  1004. /* Define to 1 if you have the `kill' function. */
  1005. #ifndef USED_FOR_TARGET
  1006. #define HAVE_KILL 1
  1007. #endif
  1008. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  1009. #ifndef USED_FOR_TARGET
  1010. #define HAVE_LANGINFO_CODESET 1
  1011. #endif
  1012. /* Define to 1 if you have the <langinfo.h> header file. */
  1013. #ifndef USED_FOR_TARGET
  1014. #define HAVE_LANGINFO_H 1
  1015. #endif
  1016. /* Define if your <locale.h> file defines LC_MESSAGES. */
  1017. #ifndef USED_FOR_TARGET
  1018. #define HAVE_LC_MESSAGES 1
  1019. #endif
  1020. /* Define to 1 if you have the <ldfcn.h> header file. */
  1021. #ifndef USED_FOR_TARGET
  1022. /* #undef HAVE_LDFCN_H */
  1023. #endif
  1024. /* Define 0/1 if your linker supports the SHF_MERGE flag with section
  1025. alignment > 1. */
  1026. #ifndef USED_FOR_TARGET
  1027. #define HAVE_LD_ALIGNED_SHF_MERGE 1
  1028. #endif
  1029. /* Define if your linker supports --as-needed/--no-as-needed or equivalent
  1030. options. */
  1031. #ifndef USED_FOR_TARGET
  1032. #define HAVE_LD_AS_NEEDED 1
  1033. #endif
  1034. /* Define if your default avr linker script for avrxmega3 leaves .rodata in
  1035. flash. */
  1036. #ifndef USED_FOR_TARGET
  1037. /* #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH */
  1038. #endif
  1039. /* Define if your linker supports -z bndplt */
  1040. #ifndef USED_FOR_TARGET
  1041. /* #undef HAVE_LD_BNDPLT_SUPPORT */
  1042. #endif
  1043. /* Define if your linker supports --build-id. */
  1044. #ifndef USED_FOR_TARGET
  1045. #define HAVE_LD_BUILDID 1
  1046. #endif
  1047. /* Define if the linker supports clearing hardware capabilities via mapfile.
  1048. */
  1049. #ifndef USED_FOR_TARGET
  1050. #define HAVE_LD_CLEARCAP 1
  1051. #endif
  1052. /* Define to the level of your linker's compressed debug section support. */
  1053. #ifndef USED_FOR_TARGET
  1054. #define HAVE_LD_COMPRESS_DEBUG 3
  1055. #endif
  1056. /* Define if your linker supports --demangle option. */
  1057. #ifndef USED_FOR_TARGET
  1058. #define HAVE_LD_DEMANGLE 1
  1059. #endif
  1060. /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
  1061. #ifndef USED_FOR_TARGET
  1062. #define HAVE_LD_EH_FRAME_CIEV3 1
  1063. #endif
  1064. /* Define if your linker supports .eh_frame_hdr. */
  1065. #define HAVE_LD_EH_FRAME_HDR 1
  1066. /* Define if your linker supports garbage collection of sections in presence
  1067. of EH frames. */
  1068. #ifndef USED_FOR_TARGET
  1069. /* #undef HAVE_LD_EH_GC_SECTIONS */
  1070. #endif
  1071. /* Define if your linker has buggy garbage collection of sections support when
  1072. .text.startup.foo like sections are used. */
  1073. #ifndef USED_FOR_TARGET
  1074. /* #undef HAVE_LD_EH_GC_SECTIONS_BUG */
  1075. #endif
  1076. /* Define if your PowerPC64 linker supports a large TOC. */
  1077. #ifndef USED_FOR_TARGET
  1078. /* #undef HAVE_LD_LARGE_TOC */
  1079. #endif
  1080. /* Define if your PowerPC64 linker only needs function descriptor syms. */
  1081. #ifndef USED_FOR_TARGET
  1082. /* #undef HAVE_LD_NO_DOT_SYMS */
  1083. #endif
  1084. /* Define if your linker can relax absolute .eh_frame personality pointers
  1085. into PC-relative form. */
  1086. #ifndef USED_FOR_TARGET
  1087. /* #undef HAVE_LD_PERSONALITY_RELAXATION */
  1088. #endif
  1089. /* Define if your linker supports PIE option. */
  1090. #ifndef USED_FOR_TARGET
  1091. #define HAVE_LD_PIE 1
  1092. #endif
  1093. /* Define 0/1 if your linker supports -pie option with copy reloc. */
  1094. #ifndef USED_FOR_TARGET
  1095. #define HAVE_LD_PIE_COPYRELOC 0
  1096. #endif
  1097. /* Define if your PowerPC linker has .gnu.attributes long double support. */
  1098. #ifndef USED_FOR_TARGET
  1099. /* #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE */
  1100. #endif
  1101. /* Define if your linker supports --push-state/--pop-state */
  1102. #ifndef USED_FOR_TARGET
  1103. #define HAVE_LD_PUSHPOPSTATE_SUPPORT 1
  1104. #endif
  1105. /* Define if your linker links a mix of read-only and read-write sections into
  1106. a read-write section. */
  1107. #ifndef USED_FOR_TARGET
  1108. #define HAVE_LD_RO_RW_SECTION_MIXING 1
  1109. #endif
  1110. /* Define if your linker supports the *_sol2 emulations. */
  1111. #ifndef USED_FOR_TARGET
  1112. /* #undef HAVE_LD_SOL2_EMULATION */
  1113. #endif
  1114. /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
  1115. #ifndef USED_FOR_TARGET
  1116. #define HAVE_LD_STATIC_DYNAMIC 1
  1117. #endif
  1118. /* Define if your linker supports --sysroot. */
  1119. #ifndef USED_FOR_TARGET
  1120. #define HAVE_LD_SYSROOT 1
  1121. #endif
  1122. /* Define to 1 if you have the <limits.h> header file. */
  1123. #ifndef USED_FOR_TARGET
  1124. #define HAVE_LIMITS_H 1
  1125. #endif
  1126. /* Define to 1 if you have the <locale.h> header file. */
  1127. #ifndef USED_FOR_TARGET
  1128. #define HAVE_LOCALE_H 1
  1129. #endif
  1130. /* Define to 1 if the system has the type `long long'. */
  1131. #ifndef USED_FOR_TARGET
  1132. #define HAVE_LONG_LONG 1
  1133. #endif
  1134. /* Define to 1 if the system has the type `long long int'. */
  1135. #ifndef USED_FOR_TARGET
  1136. #define HAVE_LONG_LONG_INT 1
  1137. #endif
  1138. /* Define to the level of your linker's plugin support. */
  1139. #ifndef USED_FOR_TARGET
  1140. #define HAVE_LTO_PLUGIN 2
  1141. #endif
  1142. /* Define to 1 if you have the `madvise' function. */
  1143. #ifndef USED_FOR_TARGET
  1144. #define HAVE_MADVISE 1
  1145. #endif
  1146. /* Define to 1 if you have the `mallinfo' function. */
  1147. #ifndef USED_FOR_TARGET
  1148. /* #undef HAVE_MALLINFO */
  1149. #endif
  1150. /* Define to 1 if you have the <malloc.h> header file. */
  1151. #ifndef USED_FOR_TARGET
  1152. /* #undef HAVE_MALLOC_H */
  1153. #endif
  1154. /* Define to 1 if you have the `mbstowcs' function. */
  1155. #ifndef USED_FOR_TARGET
  1156. #define HAVE_MBSTOWCS 1
  1157. #endif
  1158. /* Define if valgrind's memcheck.h header is installed. */
  1159. #ifndef USED_FOR_TARGET
  1160. /* #undef HAVE_MEMCHECK_H */
  1161. #endif
  1162. /* Define to 1 if you have the <memory.h> header file. */
  1163. #ifndef USED_FOR_TARGET
  1164. #define HAVE_MEMORY_H 1
  1165. #endif
  1166. /* Define to 1 if you have the `mmap' function. */
  1167. #ifndef USED_FOR_TARGET
  1168. #define HAVE_MMAP 1
  1169. #endif
  1170. /* Define if mmap with MAP_ANON(YMOUS) works. */
  1171. #ifndef USED_FOR_TARGET
  1172. #define HAVE_MMAP_ANON 1
  1173. #endif
  1174. /* Define if mmap of /dev/zero works. */
  1175. #ifndef USED_FOR_TARGET
  1176. /* #undef HAVE_MMAP_DEV_ZERO */
  1177. #endif
  1178. /* Define if read-only mmap of a plain file works. */
  1179. #ifndef USED_FOR_TARGET
  1180. #define HAVE_MMAP_FILE 1
  1181. #endif
  1182. /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
  1183. */
  1184. #ifndef USED_FOR_TARGET
  1185. /* #undef HAVE_NEWLIB_NANO_FORMATTED_IO */
  1186. #endif
  1187. /* Define to 1 if you have the `nl_langinfo' function. */
  1188. #ifndef USED_FOR_TARGET
  1189. #define HAVE_NL_LANGINFO 1
  1190. #endif
  1191. /* Define to 1 if you have the `popen' function. */
  1192. #ifndef USED_FOR_TARGET
  1193. #define HAVE_POPEN 1
  1194. #endif
  1195. /* Define to 1 if you have the `putchar_unlocked' function. */
  1196. #ifndef USED_FOR_TARGET
  1197. #define HAVE_PUTCHAR_UNLOCKED 1
  1198. #endif
  1199. /* Define to 1 if you have the `putc_unlocked' function. */
  1200. #ifndef USED_FOR_TARGET
  1201. #define HAVE_PUTC_UNLOCKED 1
  1202. #endif
  1203. /* Define to 1 if you have the `setlocale' function. */
  1204. #ifndef USED_FOR_TARGET
  1205. #define HAVE_SETLOCALE 1
  1206. #endif
  1207. /* Define to 1 if you have the `setrlimit' function. */
  1208. #ifndef USED_FOR_TARGET
  1209. #define HAVE_SETRLIMIT 1
  1210. #endif
  1211. /* Define if the system-provided CRTs are present on Solaris. */
  1212. #ifndef USED_FOR_TARGET
  1213. /* #undef HAVE_SOLARIS_CRTS */
  1214. #endif
  1215. /* Define to 1 if you have the <stddef.h> header file. */
  1216. #ifndef USED_FOR_TARGET
  1217. #define HAVE_STDDEF_H 1
  1218. #endif
  1219. /* Define to 1 if you have the <stdint.h> header file. */
  1220. #ifndef USED_FOR_TARGET
  1221. #define HAVE_STDINT_H 1
  1222. #endif
  1223. /* Define to 1 if you have the <stdlib.h> header file. */
  1224. #ifndef USED_FOR_TARGET
  1225. #define HAVE_STDLIB_H 1
  1226. #endif
  1227. /* Define to 1 if you have the <strings.h> header file. */
  1228. #ifndef USED_FOR_TARGET
  1229. #define HAVE_STRINGS_H 1
  1230. #endif
  1231. /* Define to 1 if you have the <string.h> header file. */
  1232. #ifndef USED_FOR_TARGET
  1233. #define HAVE_STRING_H 1
  1234. #endif
  1235. /* Define to 1 if you have the `strsignal' function. */
  1236. #ifndef USED_FOR_TARGET
  1237. #define HAVE_STRSIGNAL 1
  1238. #endif
  1239. /* Define if <sys/times.h> defines struct tms. */
  1240. #ifndef USED_FOR_TARGET
  1241. #define HAVE_STRUCT_TMS 1
  1242. #endif
  1243. /* Define if <utility> defines std::swap. */
  1244. #ifndef USED_FOR_TARGET
  1245. #define HAVE_SWAP_IN_UTILITY 1
  1246. #endif
  1247. /* Define to 1 if you have the `sysconf' function. */
  1248. #ifndef USED_FOR_TARGET
  1249. #define HAVE_SYSCONF 1
  1250. #endif
  1251. /* Define to 1 if you have the <sys/file.h> header file. */
  1252. #ifndef USED_FOR_TARGET
  1253. #define HAVE_SYS_FILE_H 1
  1254. #endif
  1255. /* Define to 1 if you have the <sys/mman.h> header file. */
  1256. #ifndef USED_FOR_TARGET
  1257. #define HAVE_SYS_MMAN_H 1
  1258. #endif
  1259. /* Define to 1 if you have the <sys/param.h> header file. */
  1260. #ifndef USED_FOR_TARGET
  1261. #define HAVE_SYS_PARAM_H 1
  1262. #endif
  1263. /* Define to 1 if you have the <sys/resource.h> header file. */
  1264. #ifndef USED_FOR_TARGET
  1265. #define HAVE_SYS_RESOURCE_H 1
  1266. #endif
  1267. /* Define if your target C library provides sys/sdt.h */
  1268. /* #undef HAVE_SYS_SDT_H */
  1269. /* Define to 1 if you have the <sys/stat.h> header file. */
  1270. #ifndef USED_FOR_TARGET
  1271. #define HAVE_SYS_STAT_H 1
  1272. #endif
  1273. /* Define to 1 if you have the <sys/times.h> header file. */
  1274. #ifndef USED_FOR_TARGET
  1275. #define HAVE_SYS_TIMES_H 1
  1276. #endif
  1277. /* Define to 1 if you have the <sys/time.h> header file. */
  1278. #ifndef USED_FOR_TARGET
  1279. #define HAVE_SYS_TIME_H 1
  1280. #endif
  1281. /* Define to 1 if you have the <sys/types.h> header file. */
  1282. #ifndef USED_FOR_TARGET
  1283. #define HAVE_SYS_TYPES_H 1
  1284. #endif
  1285. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  1286. #ifndef USED_FOR_TARGET
  1287. #define HAVE_SYS_WAIT_H 1
  1288. #endif
  1289. /* Define to 1 if you have the `times' function. */
  1290. #ifndef USED_FOR_TARGET
  1291. #define HAVE_TIMES 1
  1292. #endif
  1293. /* Define to 1 if you have the <time.h> header file. */
  1294. #ifndef USED_FOR_TARGET
  1295. #define HAVE_TIME_H 1
  1296. #endif
  1297. /* Define to 1 if you have the <tr1/unordered_map> header file. */
  1298. #ifndef USED_FOR_TARGET
  1299. /* #undef HAVE_TR1_UNORDERED_MAP */
  1300. #endif
  1301. /* Define to 1 if the system has the type `uintmax_t'. */
  1302. #ifndef USED_FOR_TARGET
  1303. #define HAVE_UINTMAX_T 1
  1304. #endif
  1305. /* Define to 1 if the system has the type `uintptr_t'. */
  1306. #ifndef USED_FOR_TARGET
  1307. #define HAVE_UINTPTR_T 1
  1308. #endif
  1309. /* Define to 1 if you have the <unistd.h> header file. */
  1310. #ifndef USED_FOR_TARGET
  1311. #define HAVE_UNISTD_H 1
  1312. #endif
  1313. /* Define to 1 if you have the <unordered_map> header file. */
  1314. #ifndef USED_FOR_TARGET
  1315. #define HAVE_UNORDERED_MAP 1
  1316. #endif
  1317. /* Define to 1 if the system has the type `unsigned long long int'. */
  1318. #ifndef USED_FOR_TARGET
  1319. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1320. #endif
  1321. /* Define if valgrind's valgrind/memcheck.h header is installed. */
  1322. #ifndef USED_FOR_TARGET
  1323. /* #undef HAVE_VALGRIND_MEMCHECK_H */
  1324. #endif
  1325. /* Define to 1 if you have the `vfork' function. */
  1326. #ifndef USED_FOR_TARGET
  1327. #define HAVE_VFORK 1
  1328. #endif
  1329. /* Define to 1 if you have the <vfork.h> header file. */
  1330. #ifndef USED_FOR_TARGET
  1331. /* #undef HAVE_VFORK_H */
  1332. #endif
  1333. /* Define to 1 if you have the <wchar.h> header file. */
  1334. #ifndef USED_FOR_TARGET
  1335. #define HAVE_WCHAR_H 1
  1336. #endif
  1337. /* Define to 1 if you have the `wcswidth' function. */
  1338. #ifndef USED_FOR_TARGET
  1339. #define HAVE_WCSWIDTH 1
  1340. #endif
  1341. /* Define to 1 if `fork' works. */
  1342. #ifndef USED_FOR_TARGET
  1343. #define HAVE_WORKING_FORK 1
  1344. #endif
  1345. /* Define this macro if mbstowcs does not crash when its first argument is
  1346. NULL. */
  1347. #ifndef USED_FOR_TARGET
  1348. #define HAVE_WORKING_MBSTOWCS 1
  1349. #endif
  1350. /* Define to 1 if `vfork' works. */
  1351. #ifndef USED_FOR_TARGET
  1352. #define HAVE_WORKING_VFORK 1
  1353. #endif
  1354. /* Define if your assembler supports AIX debug frame section label reference.
  1355. */
  1356. #ifndef USED_FOR_TARGET
  1357. /* #undef HAVE_XCOFF_DWARF_EXTRAS */
  1358. #endif
  1359. /* Define if you have a working <zstd.h> header file. */
  1360. #ifndef USED_FOR_TARGET
  1361. /* #undef HAVE_ZSTD_H */
  1362. #endif
  1363. /* Define if isl is in use. */
  1364. #ifndef USED_FOR_TARGET
  1365. #define HAVE_isl 1
  1366. #endif
  1367. /* Define if F_SETLKW supported by fcntl. */
  1368. #ifndef USED_FOR_TARGET
  1369. #define HOST_HAS_F_SETLKW 1
  1370. #endif
  1371. /* Define as const if the declaration of iconv() needs const. */
  1372. #ifndef USED_FOR_TARGET
  1373. #define ICONV_CONST
  1374. #endif
  1375. /* Define if int64_t uses long as underlying type. */
  1376. #ifndef USED_FOR_TARGET
  1377. /* #undef INT64_T_IS_LONG */
  1378. #endif
  1379. /* Define to 1 if ld64 supports '-export_dynamic'. */
  1380. #ifndef USED_FOR_TARGET
  1381. /* #undef LD64_HAS_EXPORT_DYNAMIC */
  1382. #endif
  1383. /* Define to ld64 version. */
  1384. #ifndef USED_FOR_TARGET
  1385. /* #undef LD64_VERSION */
  1386. #endif
  1387. /* Define to the linker option to ignore unused dependencies. */
  1388. #ifndef USED_FOR_TARGET
  1389. #define LD_AS_NEEDED_OPTION "--push-state --as-needed"
  1390. #endif
  1391. /* Define to the linker option to enable compressed debug sections. */
  1392. #ifndef USED_FOR_TARGET
  1393. #define LD_COMPRESS_DEBUG_OPTION "--compress-debug-sections"
  1394. #endif
  1395. /* Define to the linker option to enable use of shared objects. */
  1396. #ifndef USED_FOR_TARGET
  1397. #define LD_DYNAMIC_OPTION "-Bdynamic"
  1398. #endif
  1399. /* Define to the linker option to keep unused dependencies. */
  1400. #ifndef USED_FOR_TARGET
  1401. #define LD_NO_AS_NEEDED_OPTION "--pop-state"
  1402. #endif
  1403. /* Define to the linker option to disable use of shared objects. */
  1404. #ifndef USED_FOR_TARGET
  1405. #define LD_STATIC_OPTION "-Bstatic"
  1406. #endif
  1407. /* The linker hash style */
  1408. #ifndef USED_FOR_TARGET
  1409. /* #undef LINKER_HASH_STYLE */
  1410. #endif
  1411. /* Define to the name of the LTO plugin DSO that must be passed to the
  1412. linker's -plugin=LIB option. */
  1413. #ifndef USED_FOR_TARGET
  1414. #define LTOPLUGINSONAME "liblto_plugin.so"
  1415. #endif
  1416. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  1417. */
  1418. #ifndef USED_FOR_TARGET
  1419. #define LT_OBJDIR ".libs/"
  1420. #endif
  1421. /* Define if we should link mingw executables with --large-address-aware */
  1422. #ifndef USED_FOR_TARGET
  1423. /* #undef MINGW_DEFAULT_LARGE_ADDR_AWARE */
  1424. #endif
  1425. /* Value to set mingw's _dowildcard to. */
  1426. #ifndef USED_FOR_TARGET
  1427. /* #undef MINGW_DOWILDCARD */
  1428. #endif
  1429. /* Define if host mkdir takes a single argument. */
  1430. #ifndef USED_FOR_TARGET
  1431. /* #undef MKDIR_TAKES_ONE_ARG */
  1432. #endif
  1433. /* Define to offload targets, separated by commas. */
  1434. #ifndef USED_FOR_TARGET
  1435. #define OFFLOAD_TARGETS ""
  1436. #endif
  1437. /* Define to the address where bug reports for this package should be sent. */
  1438. #ifndef USED_FOR_TARGET
  1439. #define PACKAGE_BUGREPORT ""
  1440. #endif
  1441. /* Define to the full name of this package. */
  1442. #ifndef USED_FOR_TARGET
  1443. #define PACKAGE_NAME ""
  1444. #endif
  1445. /* Define to the full name and version of this package. */
  1446. #ifndef USED_FOR_TARGET
  1447. #define PACKAGE_STRING ""
  1448. #endif
  1449. /* Define to the one symbol short name of this package. */
  1450. #ifndef USED_FOR_TARGET
  1451. #define PACKAGE_TARNAME ""
  1452. #endif
  1453. /* Define to the home page for this package. */
  1454. #ifndef USED_FOR_TARGET
  1455. #define PACKAGE_URL ""
  1456. #endif
  1457. /* Define to the version of this package. */
  1458. #ifndef USED_FOR_TARGET
  1459. #define PACKAGE_VERSION ""
  1460. #endif
  1461. /* Specify plugin linker */
  1462. #ifndef USED_FOR_TARGET
  1463. #define PLUGIN_LD_SUFFIX "ld"
  1464. #endif
  1465. /* Define to .TOC. alignment forced by your linker. */
  1466. #ifndef USED_FOR_TARGET
  1467. /* #undef POWERPC64_TOC_POINTER_ALIGNMENT */
  1468. #endif
  1469. /* Define to PREFIX/include if cpp should also search that directory. */
  1470. #ifndef USED_FOR_TARGET
  1471. /* #undef PREFIX_INCLUDE_DIR */
  1472. #endif
  1473. /* The size of `int', as computed by sizeof. */
  1474. #ifndef USED_FOR_TARGET
  1475. #define SIZEOF_INT 4
  1476. #endif
  1477. /* The size of `long', as computed by sizeof. */
  1478. #ifndef USED_FOR_TARGET
  1479. #define SIZEOF_LONG 8
  1480. #endif
  1481. /* The size of `long long', as computed by sizeof. */
  1482. #ifndef USED_FOR_TARGET
  1483. #define SIZEOF_LONG_LONG 8
  1484. #endif
  1485. /* The size of `short', as computed by sizeof. */
  1486. #ifndef USED_FOR_TARGET
  1487. #define SIZEOF_SHORT 2
  1488. #endif
  1489. /* The size of `void *', as computed by sizeof. */
  1490. #ifndef USED_FOR_TARGET
  1491. #define SIZEOF_VOID_P 8
  1492. #endif
  1493. /* Define to 1 if you have the ANSI C header files. */
  1494. #ifndef USED_FOR_TARGET
  1495. #define STDC_HEADERS 1
  1496. #endif
  1497. /* Define if you can safely include both <string.h> and <strings.h>. */
  1498. #ifndef USED_FOR_TARGET
  1499. #define STRING_WITH_STRINGS 1
  1500. #endif
  1501. /* Define if TFmode long double should be the default */
  1502. #ifndef USED_FOR_TARGET
  1503. /* #undef TARGET_DEFAULT_LONG_DOUBLE_128 */
  1504. #endif
  1505. /* Define if your target C library provides the `dl_iterate_phdr' function. */
  1506. /* #undef TARGET_DL_ITERATE_PHDR */
  1507. /* GNU C Library major version number used on the target, or 0. */
  1508. #ifndef USED_FOR_TARGET
  1509. #define TARGET_GLIBC_MAJOR 0
  1510. #endif
  1511. /* GNU C Library minor version number used on the target, or 0. */
  1512. #ifndef USED_FOR_TARGET
  1513. #define TARGET_GLIBC_MINOR 0
  1514. #endif
  1515. /* Define if your target C Library properly handles PT_GNU_STACK */
  1516. #ifndef USED_FOR_TARGET
  1517. /* #undef TARGET_LIBC_GNUSTACK */
  1518. #endif
  1519. /* Define if your target C Library provides the AT_HWCAP value in the TCB */
  1520. #ifndef USED_FOR_TARGET
  1521. /* #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB */
  1522. #endif
  1523. /* Define if your target C library provides stack protector support */
  1524. #ifndef USED_FOR_TARGET
  1525. #define TARGET_LIBC_PROVIDES_SSP 1
  1526. #endif
  1527. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  1528. #ifndef USED_FOR_TARGET
  1529. #define TIME_WITH_SYS_TIME 1
  1530. #endif
  1531. /* Define to the flag used to mark TLS sections if the default (`T') doesn't
  1532. work. */
  1533. #ifndef USED_FOR_TARGET
  1534. /* #undef TLS_SECTION_ASM_FLAG */
  1535. #endif
  1536. /* Define if your assembler mis-optimizes .eh_frame data. */
  1537. #ifndef USED_FOR_TARGET
  1538. /* #undef USE_AS_TRADITIONAL_FORMAT */
  1539. #endif
  1540. /* Define if you want to generate code by default that assumes that the Cygwin
  1541. DLL exports wrappers to support libstdc++ function replacement. */
  1542. #ifndef USED_FOR_TARGET
  1543. /* #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS */
  1544. #endif
  1545. /* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
  1546. #ifndef USED_FOR_TARGET
  1547. /* #undef USE_HIDDEN_LINKONCE */
  1548. #endif
  1549. /* Define to 1 if the 'long long' type is wider than 'long' but still
  1550. efficiently supported by the host hardware. */
  1551. #ifndef USED_FOR_TARGET
  1552. /* #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT */
  1553. #endif
  1554. /* Define if we should use leading underscore on 64 bit mingw targets */
  1555. #ifndef USED_FOR_TARGET
  1556. /* #undef USE_MINGW64_LEADING_UNDERSCORES */
  1557. #endif
  1558. /* Enable extensions on AIX 3, Interix. */
  1559. #ifndef _ALL_SOURCE
  1560. # define _ALL_SOURCE 1
  1561. #endif
  1562. /* Enable GNU extensions on systems that have them. */
  1563. #ifndef _GNU_SOURCE
  1564. # define _GNU_SOURCE 1
  1565. #endif
  1566. /* Enable threading extensions on Solaris. */
  1567. #ifndef _POSIX_PTHREAD_SEMANTICS
  1568. # define _POSIX_PTHREAD_SEMANTICS 1
  1569. #endif
  1570. /* Enable extensions on HP NonStop. */
  1571. #ifndef _TANDEM_SOURCE
  1572. # define _TANDEM_SOURCE 1
  1573. #endif
  1574. /* Enable general extensions on Solaris. */
  1575. #ifndef __EXTENSIONS__
  1576. # define __EXTENSIONS__ 1
  1577. #endif
  1578. /* Define to be the last component of the Windows registry key under which to
  1579. look for installation paths. The full key used will be
  1580. HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
  1581. The default is the GCC version number. */
  1582. #ifndef USED_FOR_TARGET
  1583. /* #undef WIN32_REGISTRY_KEY */
  1584. #endif
  1585. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  1586. significant byte first (like Motorola and SPARC, unlike Intel). */
  1587. #if defined AC_APPLE_UNIVERSAL_BUILD
  1588. # if defined __BIG_ENDIAN__
  1589. # define WORDS_BIGENDIAN 1
  1590. # endif
  1591. #else
  1592. # ifndef WORDS_BIGENDIAN
  1593. /* # undef WORDS_BIGENDIAN */
  1594. # endif
  1595. #endif
  1596. /* Enable large inode numbers on Mac OS X 10.5. */
  1597. #ifndef _DARWIN_USE_64_BIT_INODE
  1598. # define _DARWIN_USE_64_BIT_INODE 1
  1599. #endif
  1600. /* Number of bits in a file offset, on hosts where this is settable. */
  1601. #ifndef USED_FOR_TARGET
  1602. /* #undef _FILE_OFFSET_BITS */
  1603. #endif
  1604. /* Define for large files, on AIX-style hosts. */
  1605. #ifndef USED_FOR_TARGET
  1606. /* #undef _LARGE_FILES */
  1607. #endif
  1608. /* Define to 1 if on MINIX. */
  1609. #ifndef USED_FOR_TARGET
  1610. /* #undef _MINIX */
  1611. #endif
  1612. /* Define to 2 if the system does not provide POSIX.1 features except with
  1613. this defined. */
  1614. #ifndef USED_FOR_TARGET
  1615. /* #undef _POSIX_1_SOURCE */
  1616. #endif
  1617. /* Define to 1 if you need to in order for `stat' and other things to work. */
  1618. #ifndef USED_FOR_TARGET
  1619. /* #undef _POSIX_SOURCE */
  1620. #endif
  1621. /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
  1622. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  1623. #define below would cause a syntax error. */
  1624. #ifndef USED_FOR_TARGET
  1625. /* #undef _UINT32_T */
  1626. #endif
  1627. /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
  1628. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  1629. #define below would cause a syntax error. */
  1630. #ifndef USED_FOR_TARGET
  1631. /* #undef _UINT64_T */
  1632. #endif
  1633. /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  1634. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  1635. #define below would cause a syntax error. */
  1636. #ifndef USED_FOR_TARGET
  1637. /* #undef _UINT8_T */
  1638. #endif
  1639. /* Define to `char *' if <sys/types.h> does not define. */
  1640. #ifndef USED_FOR_TARGET
  1641. /* #undef caddr_t */
  1642. #endif
  1643. /* Define to `__inline__' or `__inline' if that's what the C compiler
  1644. calls it, or to nothing if 'inline' is not supported under any name. */
  1645. #ifndef __cplusplus
  1646. /* #undef inline */
  1647. #endif
  1648. /* Define to the type of a signed integer type of width exactly 16 bits if
  1649. such a type exists and the standard includes do not define it. */
  1650. #ifndef USED_FOR_TARGET
  1651. /* #undef int16_t */
  1652. #endif
  1653. /* Define to the type of a signed integer type of width exactly 32 bits if
  1654. such a type exists and the standard includes do not define it. */
  1655. #ifndef USED_FOR_TARGET
  1656. /* #undef int32_t */
  1657. #endif
  1658. /* Define to the type of a signed integer type of width exactly 64 bits if
  1659. such a type exists and the standard includes do not define it. */
  1660. #ifndef USED_FOR_TARGET
  1661. /* #undef int64_t */
  1662. #endif
  1663. /* Define to the type of a signed integer type of width exactly 8 bits if such
  1664. a type exists and the standard includes do not define it. */
  1665. #ifndef USED_FOR_TARGET
  1666. /* #undef int8_t */
  1667. #endif
  1668. /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
  1669. not define. */
  1670. #ifndef USED_FOR_TARGET
  1671. /* #undef intmax_t */
  1672. #endif
  1673. /* Define to the type of a signed integer type wide enough to hold a pointer,
  1674. if such a type exists, and if the system does not define it. */
  1675. #ifndef USED_FOR_TARGET
  1676. /* #undef intptr_t */
  1677. #endif
  1678. /* Define to `int' if <sys/types.h> does not define. */
  1679. #ifndef USED_FOR_TARGET
  1680. /* #undef pid_t */
  1681. #endif
  1682. /* Define to `long' if <sys/resource.h> doesn't define. */
  1683. #ifndef USED_FOR_TARGET
  1684. /* #undef rlim_t */
  1685. #endif
  1686. /* Define to `int' if <sys/types.h> does not define. */
  1687. #ifndef USED_FOR_TARGET
  1688. /* #undef ssize_t */
  1689. #endif
  1690. /* Define to the type of an unsigned integer type of width exactly 16 bits if
  1691. such a type exists and the standard includes do not define it. */
  1692. #ifndef USED_FOR_TARGET
  1693. /* #undef uint16_t */
  1694. #endif
  1695. /* Define to the type of an unsigned integer type of width exactly 32 bits if
  1696. such a type exists and the standard includes do not define it. */
  1697. #ifndef USED_FOR_TARGET
  1698. /* #undef uint32_t */
  1699. #endif
  1700. /* Define to the type of an unsigned integer type of width exactly 64 bits if
  1701. such a type exists and the standard includes do not define it. */
  1702. #ifndef USED_FOR_TARGET
  1703. /* #undef uint64_t */
  1704. #endif
  1705. /* Define to the type of an unsigned integer type of width exactly 8 bits if
  1706. such a type exists and the standard includes do not define it. */
  1707. #ifndef USED_FOR_TARGET
  1708. /* #undef uint8_t */
  1709. #endif
  1710. /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
  1711. do not define. */
  1712. #ifndef USED_FOR_TARGET
  1713. /* #undef uintmax_t */
  1714. #endif
  1715. /* Define to the type of an unsigned integer type wide enough to hold a
  1716. pointer, if such a type exists, and if the system does not define it. */
  1717. #ifndef USED_FOR_TARGET
  1718. /* #undef uintptr_t */
  1719. #endif
  1720. /* Define as `fork' if `vfork' does not work. */
  1721. #ifndef USED_FOR_TARGET
  1722. /* #undef vfork */
  1723. #endif