revert: Makefile.def (target_modules): Add libgcc-math target module.
2006-05-22 Richard Guenther <rguenther@suse.de> Revert 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. From-SVN: r113980
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libgcc-math/ChangeLog
deleted
100644 → 0
libgcc-math/Makefile.am
deleted
100644 → 0
libgcc-math/Makefile.in
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgcc-math/README
deleted
100644 → 0
libgcc-math/aclocal.m4
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgcc-math/configure
deleted
100755 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
libgcc-math/configure.ac
deleted
100644 → 0
libgcc-math/flt-32/e_acosf.c
deleted
100644 → 0
libgcc-math/flt-32/e_asinf.c
deleted
100644 → 0
libgcc-math/flt-32/e_atan2f.c
deleted
100644 → 0
libgcc-math/flt-32/e_expf.c
deleted
100644 → 0
libgcc-math/flt-32/e_log10f.c
deleted
100644 → 0
libgcc-math/flt-32/e_logf.c
deleted
100644 → 0
libgcc-math/flt-32/e_powf.c
deleted
100644 → 0
libgcc-math/flt-32/e_rem_pio2f.c
deleted
100644 → 0
libgcc-math/flt-32/e_sqrtf.c
deleted
100644 → 0
libgcc-math/flt-32/k_cosf.c
deleted
100644 → 0
libgcc-math/flt-32/k_rem_pio2f.c
deleted
100644 → 0
libgcc-math/flt-32/k_sinf.c
deleted
100644 → 0
libgcc-math/flt-32/k_tanf.c
deleted
100644 → 0
libgcc-math/flt-32/s_atanf.c
deleted
100644 → 0
libgcc-math/flt-32/s_cosf.c
deleted
100644 → 0
libgcc-math/flt-32/s_floorf.c
deleted
100644 → 0
libgcc-math/flt-32/s_isinff.c
deleted
100644 → 0
libgcc-math/flt-32/s_scalbnf.c
deleted
100644 → 0
libgcc-math/flt-32/s_sinf.c
deleted
100644 → 0
libgcc-math/flt-32/s_tanf.c
deleted
100644 → 0
libgcc-math/flt-32/t_exp2f.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgcc-math/i386/Makefile.am
deleted
100644 → 0
libgcc-math/i386/Makefile.in
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgcc-math/i386/endian.h
deleted
100644 → 0
libgcc-math/i386/sse2.h
deleted
100644 → 0
libgcc-math/i386/sse2.map
deleted
100644 → 0
libgcc-math/include/ieee754.h
deleted
100644 → 0
libgcc-math/include/libc-symbols.h
deleted
100644 → 0
libgcc-math/include/math_private.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgcc-math/libtool-version
deleted
100644 → 0
Please
register
or
sign in
to comment