diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-10 01:43:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-10 01:43:43 +0000 |
commit | 7feefb694436e1091ef8ee3d0eb02c7b03b64f14 (patch) | |
tree | 5b865cc959f7e63da2cd41c339dc7ee7ff408e3f /ChangeLog | |
parent | cedc8559c3a3e276277ee9fae9e6329c412a7522 (diff) | |
download | glibc-7feefb694436e1091ef8ee3d0eb02c7b03b64f14.zip glibc-7feefb694436e1091ef8ee3d0eb02c7b03b64f14.tar.gz glibc-7feefb694436e1091ef8ee3d0eb02c7b03b64f14.tar.bz2 |
Update.
2000-01-09 Philip Blundell <philb@gnu.org>
* sysdeps/arm/dl-machine.h (CLEAR_CACHE): System calls clobber R0.
(dl_platform_init): Allow _dl_platform to be NULL.
* sysdeps/unix/sysv/linux/arm/sysdep.h (UNDOARGS_5): Fix error in
last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-01-09 Philip Blundell <philb@gnu.org> + + * sysdeps/arm/dl-machine.h (CLEAR_CACHE): System calls clobber R0. + (dl_platform_init): Allow _dl_platform to be NULL. + + * sysdeps/unix/sysv/linux/arm/sysdep.h (UNDOARGS_5): Fix error in + last change. + 2000-01-08 Ulrich Drepper <drepper@cygnus.com> * nscd/connections.c (handle_request): Handle systems without |