summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b263dc344..30769129a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-06 Geoff Keating <geoffk@redhat.com>
+
+ * config.make.in (with-fp): Define from configure.
+ * configure.in: Substitute with_fp.
+ * configure: Regenerate.
+ * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
+ specified, and don't change FPU environment.
+
2001-12-06 Ulrich Drepper <drepper@redhat.com>
* libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.