diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-27 06:09:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-27 06:09:11 +0000 |
commit | 010d77661b472541b39cc1ad95fd2b9e9f513c37 (patch) | |
tree | 4fa8278588d9361efd7c6eab08badb6a06d7d3dd /ChangeLog | |
parent | 70e51ab9f37ec84b23ff5e090e0d9a322baf523d (diff) | |
download | glibc-010d77661b472541b39cc1ad95fd2b9e9f513c37.zip glibc-010d77661b472541b39cc1ad95fd2b9e9f513c37.tar.gz glibc-010d77661b472541b39cc1ad95fd2b9e9f513c37.tar.bz2 |
Update.
1999-12-26 Philip Blundell <philb@gnu.org>
* sysdeps/unix/sysv/linux/arm/syscalls.list: Remove vm86. Set
argument count for `syscall' to 7.
* sysdeps/unix/sysv/linux/arm/sysdep.h: Add support for syscalls
with more than five arguments.
(DOARGS_5, UNDOARGS_5): Don't corrupt the calling stack frame.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +1999-12-26 Philip Blundell <philb@gnu.org> + + * sysdeps/unix/sysv/linux/arm/syscalls.list: Remove vm86. Set + argument count for `syscall' to 7. + * sysdeps/unix/sysv/linux/arm/sysdep.h: Add support for syscalls + with more than five arguments. + (DOARGS_5, UNDOARGS_5): Don't corrupt the calling stack frame. + 1999-12-26 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-collate.c (collate_output): Don't start with empty |