aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-16 08:53:02 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-16 08:53:02 +0000
commit136d43328bda928a17fc5fc3dcf1fd6bf6f1898f (patch)
tree1b12897efd3b48301801c75cc498fb4b65c77a22 /linuxthreads/ChangeLog
parenta986484f67346b28ff09833c1f4fd3505b52138e (diff)
downloadglibc-136d43328bda928a17fc5fc3dcf1fd6bf6f1898f.tar
glibc-136d43328bda928a17fc5fc3dcf1fd6bf6f1898f.tar.gz
glibc-136d43328bda928a17fc5fc3dcf1fd6bf6f1898f.tar.bz2
glibc-136d43328bda928a17fc5fc3dcf1fd6bf6f1898f.zip
Update.
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com> * shlib-versions: Add rule for Linux on 64 bit S/390. * sysdeps/s390/s390-64/pt-machine.h: New file. * sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c: New file. 2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/s390/pt-machine.h: Move to... * sysdeps/s390/s390-32/pt-machine.h: ...here. Add defines for FLOATING_STACK and ARCH_STACK_MAX_SIZE.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index c9d685e51f..bbda957a84 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,15 @@
+2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * shlib-versions: Add rule for Linux on 64 bit S/390.
+ * sysdeps/s390/s390-64/pt-machine.h: New file.
+ * sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c: New file.
+
+2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * sysdeps/s390/pt-machine.h: Move to...
+ * sysdeps/s390/s390-32/pt-machine.h: ...here.
+ Add defines for FLOATING_STACK and ARCH_STACK_MAX_SIZE.
+
2001-03-15 Ulrich Drepper <drepper@redhat.com>
* Versions [libpthread] (GLIBC_2.2.3): Add pthread_getattr_np.