xref: /netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sparc/config.m4 (revision 1367fc1e0346ed780eeeb805de2d458220fd4a75)
1dnl config.m4.  Generated automatically by configure.
2changequote(<,>)
3ifdef(<__CONFIG_M4_INCLUDED__>,,<
4
5define(<WANT_ASSERT>,0)
6define(<WANT_PROFILING>,<`no'>)
7define(<M4WRAP_SPURIOUS>,<no>)
8define(<TEXT>, <.text>)
9define(<DATA>, <.data>)
10define(<LABEL_SUFFIX>, <:>)
11define(<GLOBL>, <.globl>)
12define(<GLOBL_ATTR>, <>)
13define(<GSYM_PREFIX>, <>)
14define(<RODATA>, <	.section	".rodata">)
15define(<TYPE>, <.type	$1,@$2>)
16define(<SIZE>, <.size	$1,$2>)
17define(<LSYM_PREFIX>, <.L>)
18define(<W32>, <.long>)
19define(<ALIGN_LOGARITHMIC>,<no>)
20define(<HAVE_GOTDATA>,<yes>)
21define(<HAVE_SHARED_THUNKS>,<yes>)
22define(<SQR_TOOM2_THRESHOLD>,<16>)
23define(<SIZEOF_UNSIGNED>,<4>)
24define(<GMP_LIMB_BITS>,32)
25define(<GMP_NAIL_BITS>,0)
26define(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
27>)
28changequote(`,')
29ifdef(`__CONFIG_M4_INCLUDED__',,`
30include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
31include_mpn(`sparc32/sparc-defs.m4')
32define_not_for_expansion(`HAVE_HOST_CPU_sparc')
33define_not_for_expansion(`HAVE_ABI_32')
34define_not_for_expansion(`HAVE_LIMB_BIG_ENDIAN')
35define_not_for_expansion(`HAVE_DOUBLE_IEEE_BIG_ENDIAN')
36')
37define(`__CONFIG_M4_INCLUDED__')
38