gcc/libgcc-math
Richard Guenther 7d3a3b01c3 Makefile.am: Do not build dbl-64 variants.
2006-03-30  Richard Guenther  <rguenther@suse.de>

	* i386/Makefile.am: Do not build dbl-64 variants.
	* i386/Makefile.in: Regenerate.
	* dbl-64: Remove.

	* config/i386/i386.c: Remove builtins for SSE2 ABI intrinsic
	variants with double arguments.

	* gcc.target/i386/sselibm-1.c: Adjust for libgcc-math partial
	removal.
	* gcc.target/i386/sselibm-2.c: Likewise.
	* gcc.target/i386/sselibm-3.c: Likewise.
	* gcc.target/i386/sselibm-4.c: Likewise.
	* gcc.target/i386/sselibm-5.c: Likewise.

From-SVN: r112530
2006-03-30 12:11:16 +00:00
..
flt-32 re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +00:00
i386 Makefile.am: Do not build dbl-64 variants. 2006-03-30 12:11:16 +00:00
include re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +00:00
ChangeLog Makefile.am: Do not build dbl-64 variants. 2006-03-30 12:11:16 +00:00
Makefile.am Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
Makefile.in re PR bootstrap/26050 (Use of u_int32_t in libgcc-math breaks bootstrap on Solaris 10/x86) 2006-02-07 11:37:15 +00:00
README README: New file. 2006-03-20 08:55:50 +00:00
aclocal.m4 re PR bootstrap/26050 (Use of u_int32_t in libgcc-math breaks bootstrap on Solaris 10/x86) 2006-02-07 11:37:15 +00:00
configure re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +00:00
configure.ac re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +00:00
libtool-version Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00

README

This directory contains parts of the GLIBC package, which are not part of GCC
but shipped with GCC as a convenience.  This includes the files in the flt-32
and dbl-64 directories which are imported from the GLIBC sysdeps/ieee754
versions.  Changes to these parts of libgcc-math should be done upstream in
GLIBC and then re-imported to libgcc-math.