mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-05 01:34:12 +08:00
0058967bb0
2006-01-31 Richard Guenther <rguenther@suse.de> Paolo Bonzini <bonzini@gnu.org> * Makefile.def (target_modules): Add libgcc-math target module. * configure.in (target_libraries): Add libgcc-math target library. (--enable-libgcc-math): New configure switch. * Makefile.in: Re-generate. * configure: Re-generate. * libgcc-math: New toplevel directory. * doc/install.texi (--disable-libgcc-math): Document. libgcc-math/ * configure.ac: New file. * Makefile.am: Likewise. * configure: New generated file. * Makefile.in: Likewise. * aclocal.m4: Likewise. * libtool-version: New file. * include/ieee754.h: New file. * include/libc-symbols.h: Likewise. * include/math_private.h: Likewise. * i386/Makefile.am: New file. * i386/Makefile.in: New generated file. * i386/sse2.h: New file. * i386/endian.h: Likewise. * i386/sse2.map: Linker script for SSE2 ABI math intrinsics. * flt-32/: Import from glibc. * dbl-64/: Likewise. Co-Authored-By: Paolo Bonzini <bonzini@gnu.org> From-SVN: r110434 |
||
---|---|---|
.. | ||
asincos.tbl | ||
atnat2.h | ||
atnat.h | ||
branred.c | ||
branred.h | ||
dla.h | ||
doasin.c | ||
doasin.h | ||
dosincos.c | ||
dosincos.h | ||
e_asin.c | ||
e_atan2.c | ||
e_exp.c | ||
e_log10.c | ||
e_log.c | ||
e_pow.c | ||
e_rem_pio2.c | ||
e_sqrt.c | ||
halfulp.c | ||
k_rem_pio2.c | ||
MathLib.h | ||
mpa2.h | ||
mpa.c | ||
mpa.h | ||
mpatan2.c | ||
mpatan.c | ||
mpatan.h | ||
mpexp.c | ||
mpexp.h | ||
mplog.c | ||
mplog.h | ||
mpsqrt.c | ||
mpsqrt.h | ||
mptan.c | ||
mydefs.h | ||
powtwo.tbl | ||
root.tbl | ||
s_atan.c | ||
s_floor.c | ||
s_isinf.c | ||
s_scalbn.c | ||
s_sin.c | ||
s_tan.c | ||
sincos32.c | ||
sincos32.h | ||
sincos.tbl | ||
slowexp.c | ||
slowpow.c | ||
t_exp2.h | ||
t_exp.c | ||
uasncs.h | ||
uatan.tbl | ||
uexp.h | ||
uexp.tbl | ||
ulog.h | ||
ulog.tbl | ||
upow.h | ||
upow.tbl | ||
urem.h | ||
uroot.h | ||
usncs.h | ||
utan.h | ||
utan.tbl |