summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2004-05-31 06:18:48 +0000
committerAndreas Jaeger <aj@suse.de>2004-05-31 06:18:48 +0000
commitd3db7f92583a0075d71f638364b296addab35b89 (patch)
tree915fce1c30022c02dcd86d5f381da15a8ef638eb /linuxthreads
parentc2d91d7f3f401a870b9b43d2d88909d0acfdcd72 (diff)
Update.
2004-05-31 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): Set to -fno-unit-at-a-time. Patch by Dan Kegel <dank@kegel.com>.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 44cfa9edc2..e5cd5efdb5 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-31 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
+ Set to -fno-unit-at-a-time.
+ Patch by Dan Kegel <dank@kegel.com>.
+
2004-05-04 Jakub Jelinek <jakub@redhat.com>
* tst-stack1.c: Don't include mcheck.h.