about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-28 09:34:41 +0000
committerRoland McGrath <roland@gnu.org>2006-02-28 09:34:41 +0000
commit8d2e6a0383b6958311f021ee0b8b7eba44110f5a (patch)
treee995118b74707ad2e2273c46977d9321deb4cbad /ChangeLog
parent88fe017b926bbddc4190f260b61cdf7b0f1d668f (diff)
downloadglibc-8d2e6a0383b6958311f021ee0b8b7eba44110f5a.tar.gz
glibc-8d2e6a0383b6958311f021ee0b8b7eba44110f5a.tar.xz
glibc-8d2e6a0383b6958311f021ee0b8b7eba44110f5a.zip
* 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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d3bcb8d95..b5ea890fa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.