diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-28 09:34:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-28 09:34:41 +0000 |
commit | 8d2e6a0383b6958311f021ee0b8b7eba44110f5a (patch) | |
tree | e995118b74707ad2e2273c46977d9321deb4cbad /ChangeLog | |
parent | 88fe017b926bbddc4190f260b61cdf7b0f1d668f (diff) | |
download | glibc-8d2e6a0383b6958311f021ee0b8b7eba44110f5a.zip glibc-8d2e6a0383b6958311f021ee0b8b7eba44110f5a.tar.gz glibc-8d2e6a0383b6958311f021ee0b8b7eba44110f5a.tar.bz2 |
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
(DO_CALL): Add support for 6 system call parameters.
(DECLARGS_6, ASMFMT_6): Define.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-02-22 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h + (DO_CALL): Add support for 6 system call parameters. + (DECLARGS_6, ASMFMT_6): Define. + * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise. + 2006-02-28 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h. |