about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-14 15:30:43 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-14 15:30:43 +0000
commit882dda664653713171814c397434b03d93aa22b0 (patch)
treecd51616565a4c6e5184a92466cbc8fba10e93608 /ChangeLog
parent4abdb6ca3585d093710b1d9c0546c790a95d6b8d (diff)
downloadglibc-882dda664653713171814c397434b03d93aa22b0.tar.gz
glibc-882dda664653713171814c397434b03d93aa22b0.tar.xz
glibc-882dda664653713171814c397434b03d93aa22b0.zip
* sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.
	* sysdeps/mips/fpu/bits/mathdef.h: New.
	(__NO_LONG_DOUBLE_MATH): Define for o32.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9228f895b..dfbef10b36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
 
+	* sysdeps/mips/fpu/bits/mathdef.h: New.
+	(__NO_LONG_DOUBLE_MATH): Define for o32.
+
 	* sysdeps/mips/sys/asm.h: Formatting changes.
 	(PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs.
 	(CPADD): Define for all of them.