diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-03-14 15:30:43 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-03-14 15:30:43 +0000 |
commit | 882dda664653713171814c397434b03d93aa22b0 (patch) | |
tree | cd51616565a4c6e5184a92466cbc8fba10e93608 /ChangeLog | |
parent | 4abdb6ca3585d093710b1d9c0546c790a95d6b8d (diff) | |
download | glibc-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-- | ChangeLog | 3 |
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. |