aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b28b706298..e4739ca60e 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-01 Ulrich Drepper <drepper@redhat.com>
+
+ * Makefile: Add rules to build crti.o and make it being used in
+ building libpthread.so.
+ * sysdeps/i386/Makefile: New file.
+ * sysdeps/pthread/pt-initfini.c: New file.
+
+ * pthread.c: Cleanups.
+
2001-01-28 Andreas Jaeger <aj@suse.de>
* oldsemaphore.c (__old_sem_init): Adjust for last change.