diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-17 02:44:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-17 02:44:01 +0000 |
commit | ae0d550c3e352cf0167a0e00d1c4e4c2475b9243 (patch) | |
tree | 168093cf5543dd197cdbff54a0ceb44d17416446 /ChangeLog | |
parent | 1b61c81b4b877ca06c7ca66f9183c1d9bbb84873 (diff) | |
download | glibc-ae0d550c3e352cf0167a0e00d1c4e4c2475b9243.tar.gz glibc-ae0d550c3e352cf0167a0e00d1c4e4c2475b9243.tar.xz glibc-ae0d550c3e352cf0167a0e00d1c4e4c2475b9243.zip |
* abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.
* elf/cache.c (print_entry): Match the kNetBSD ABI tag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 45653ddd0b..b0ffe2c7d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-03 Robert Millan <robertmh@gnu.org> + + * abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4. + * elf/cache.c (print_entry): Match the kNetBSD ABI tag. + 2005-10-16 Alfred M. Szmidt <ams@gnu.org> * sysdeps/generic/bits/mman.h |