summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libgcc-math/ChangeLog4
-rw-r--r--libgcc-math/README6
2 files changed, 10 insertions, 0 deletions
diff --git a/libgcc-math/ChangeLog b/libgcc-math/ChangeLog
index 5f1c9839d7d..c2db3f9128d 100644
--- a/libgcc-math/ChangeLog
+++ b/libgcc-math/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-20 Richard Guenther <rguenther@suse.de>
+
+ * README: New file.
+
2006-02-28 Richard Guenther <rguenther@suse.de>
PR bootstrap/26055
diff --git a/libgcc-math/README b/libgcc-math/README
new file mode 100644
index 00000000000..f5ed0f2b57c
--- /dev/null
+++ b/libgcc-math/README
@@ -0,0 +1,6 @@
+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.
+
OpenPOWER on IntegriCloud