gcc/libgcc-math
Richard Guenther 2286285206 README: New file.
2006-03-20  Richard Guenther  <rguenther@suse.de>

        * README: New file.

From-SVN: r112224
2006-03-20 08:55:50 +00:00
..
dbl-64 re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +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 re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +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 README: New file. 2006-03-20 08:55:50 +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.