aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-20 00:39:32 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-20 00:39:32 +0000
commitce3a4adf6d910de09bc9ebe38f3184f7fdf58016 (patch)
treeb5cd63498c4b06d0cd7e0e42f81df325150fafaf /ChangeLog
parent8c937b84395e9e85d4f5a6a8cd1a7175539fb53b (diff)
downloadglibc-ce3a4adf6d910de09bc9ebe38f3184f7fdf58016.tar
glibc-ce3a4adf6d910de09bc9ebe38f3184f7fdf58016.tar.gz
glibc-ce3a4adf6d910de09bc9ebe38f3184f7fdf58016.tar.bz2
glibc-ce3a4adf6d910de09bc9ebe38f3184f7fdf58016.zip
* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept mips-specific for now.
2003-03-19 Alexandre Oliva <aoliva@redhat.com> * sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept mips-specific for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a8e2afc4c..f52d2e6936 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-19 Alexandre Oliva <aoliva@redhat.com>
+
+ * sysdeps/mips/ieee754.h: New file, suitable to replace both
+ ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept
+ mips-specific for now.
+
2003-03-19 Ulrich Drepper <drepper@redhat.com>
* posix/tst-nice.c (do_test): Remove invalid of return value.