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
- ChangeLog 13 additions, 0 deletionsChangeLog
- Makefile.def 0 additions, 1 deletionMakefile.def
- Makefile.in 1 addition, 375 deletionsMakefile.in
- configure 138 additions, 158 deletionsconfigure
- configure.in 0 additions, 13 deletionsconfigure.in
- gcc/ChangeLog 8 additions, 0 deletionsgcc/ChangeLog
- gcc/doc/install.texi 0 additions, 4 deletionsgcc/doc/install.texi
- libgcc-math/ChangeLog 0 additions, 120 deletionslibgcc-math/ChangeLog
- libgcc-math/Makefile.am 0 additions, 88 deletionslibgcc-math/Makefile.am
- libgcc-math/Makefile.in 0 additions, 762 deletionslibgcc-math/Makefile.in
- libgcc-math/README 0 additions, 6 deletionslibgcc-math/README
- libgcc-math/aclocal.m4 0 additions, 941 deletionslibgcc-math/aclocal.m4
- libgcc-math/configure 0 additions, 9258 deletionslibgcc-math/configure
- libgcc-math/configure.ac 0 additions, 149 deletionslibgcc-math/configure.ac
- libgcc-math/flt-32/e_acosf.c 0 additions, 88 deletionslibgcc-math/flt-32/e_acosf.c
- libgcc-math/flt-32/e_asinf.c 0 additions, 109 deletionslibgcc-math/flt-32/e_asinf.c
- libgcc-math/flt-32/e_atan2f.c 0 additions, 104 deletionslibgcc-math/flt-32/e_atan2f.c
- libgcc-math/flt-32/e_expf.c 0 additions, 129 deletionslibgcc-math/flt-32/e_expf.c
- libgcc-math/flt-32/e_log10f.c 0 additions, 66 deletionslibgcc-math/flt-32/e_log10f.c
- libgcc-math/flt-32/e_logf.c 0 additions, 98 deletionslibgcc-math/flt-32/e_logf.c
Loading
Please register or sign in to comment