diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-01-17 23:07:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-01-17 23:07:30 +0000 |
commit | 52831fb8705ab0d6cb177219b3c4781d6055c094 (patch) | |
tree | 7acaae09cacb6e36a2708127e81f870673561377 /ChangeLog | |
parent | cec75f99463ccf4351e3c599f815530e31f1bfd5 (diff) | |
download | glibc-52831fb8705ab0d6cb177219b3c4781d6055c094.tar.gz glibc-52831fb8705ab0d6cb177219b3c4781d6055c094.tar.xz glibc-52831fb8705ab0d6cb177219b3c4781d6055c094.zip |
Update.
2002-01-17 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit instructions for pointer operations. * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f87e853c5..afac75cd84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-01-17 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit + instructions for pointer operations. + * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise. + 2002-01-17 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has |