aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-14 05:32:50 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-14 05:32:50 +0000
commitb5bac573e6adefab9fb3f693a42434b77ed5a0da (patch)
tree74e9cd080744772c566d02427af97e184be781d8 /ChangeLog
parent5ace1393645876e733698cc05dac51a8bfbec965 (diff)
downloadglibc-b5bac573e6adefab9fb3f693a42434b77ed5a0da.tar
glibc-b5bac573e6adefab9fb3f693a42434b77ed5a0da.tar.gz
glibc-b5bac573e6adefab9fb3f693a42434b77ed5a0da.tar.bz2
glibc-b5bac573e6adefab9fb3f693a42434b77ed5a0da.zip
* sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define. * elf/cache.c (print_entry): Handle mips64 n32 and n64.
* sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define. * elf/cache.c (print_entry): Handle mips64 n32 and n64. 2003-03-14 Alexandre Oliva <aoliva@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8479343256..cd764ebba8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-03-14 Alexandre Oliva <aoliva@redhat.com>
+ * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32,
+ FLAG_MIPS64_LIBN64): Define.
+ * elf/cache.c (print_entry): Handle mips64 n32 and n64.
+
+2003-03-14 Alexandre Oliva <aoliva@redhat.com>
+
* sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis.
* sysdeps/mips/memset.S: Likewise.
* sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11