diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-24 07:57:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-24 07:57:09 +0000 |
commit | 6ea5c1036d37eb3e97fc6e92c8c329b2b2ea7a36 (patch) | |
tree | 9aa5acb66276609d4ce7cdb842416e0ffa6977ed /ChangeLog | |
parent | 9eb88290df0c6522a7a52fa44ed821a6fba60a5a (diff) | |
download | glibc-6ea5c1036d37eb3e97fc6e92c8c329b2b2ea7a36.zip glibc-6ea5c1036d37eb3e97fc6e92c8c329b2b2ea7a36.tar.gz glibc-6ea5c1036d37eb3e97fc6e92c8c329b2b2ea7a36.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid
unwanted expansion by definining to ret. Patch by Ian Wienand.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-03-23 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid + unwanted expansion by definining to ret. Patch by Ian Wienand. + * sysdeps/unix/make-syscalls.sh: Recognize 'E' in first position of the parameter description to denote no error checking. Generate appropriate pseudo asm code. |