1e3209ae7SThomas Veermandnl config.m4. Generated automatically by configure. 2e3209ae7SThomas Veermanchangequote(<,>) 3e3209ae7SThomas Veermanifdef(<__CONFIG_M4_INCLUDED__>,,< 4e3209ae7SThomas Veermandefine(<WANT_ASSERT>,0) 5e3209ae7SThomas Veermandefine(<WANT_PROFILING>,<`no'>) 6e3209ae7SThomas Veermandefine(<M4WRAP_SPURIOUS>,<no>) 7e3209ae7SThomas Veermandefine(<TEXT>, <.text>) 8e3209ae7SThomas Veermandefine(<DATA>, <.data>) 9e3209ae7SThomas Veermandefine(<LABEL_SUFFIX>, <:>) 10e3209ae7SThomas Veermandefine(<GLOBL>, <.globl>) 11e3209ae7SThomas Veermandefine(<GLOBL_ATTR>, <>) 12e3209ae7SThomas Veermandefine(<GSYM_PREFIX>, <>) 13*84d9c625SLionel Sambucdefine(<RODATA>, < .section .rodata>) 14e3209ae7SThomas Veermandefine(<TYPE>, <.type $1,@$2>) 15e3209ae7SThomas Veermandefine(<SIZE>, <.size $1,$2>) 16e3209ae7SThomas Veermandefine(<LSYM_PREFIX>, <.L>) 17e3209ae7SThomas Veermandefine(<W32>, <.long>) 18e3209ae7SThomas Veermandefine(<ALIGN_LOGARITHMIC>,<yes>) 19e3209ae7SThomas Veermandefine(<PIC_ALWAYS>,<no>) 20e3209ae7SThomas Veermandefine(<WANT_R_REGISTERS>,<no>) 21*84d9c625SLionel Sambucdefine(<SQR_TOOM2_THRESHOLD>,<26>) 22*84d9c625SLionel Sambucdefine(<BMOD_1_TO_MOD_1_THRESHOLD>,<66>) 23e3209ae7SThomas Veermandefine(<SIZEOF_UNSIGNED>,<4>) 24e3209ae7SThomas Veermandefine(<GMP_LIMB_BITS>,32) 25e3209ae7SThomas Veermandefine(<GMP_NAIL_BITS>,0) 26e3209ae7SThomas Veermandefine(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS)) 27e3209ae7SThomas Veerman>) 28e3209ae7SThomas Veermanchangequote(`,') 29e3209ae7SThomas Veermanifdef(`__CONFIG_M4_INCLUDED__',,` 30e3209ae7SThomas Veermaninclude(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4') 31e3209ae7SThomas Veermaninclude_mpn(`powerpc32/powerpc-defs.m4') 32e3209ae7SThomas Veermaninclude_mpn(`powerpc32/elf.m4') 33e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_HOST_CPU_powerpc') 34e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_ABI_32') 35e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_LIMB_BIG_ENDIAN') 36e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_DOUBLE_IEEE_BIG_ENDIAN') 37e3209ae7SThomas Veerman') 38e3209ae7SThomas Veermandefine(`__CONFIG_M4_INCLUDED__') 39