aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
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.