auto-host.h 53 KB

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