summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index beaad8c6c5..9258f95d29 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-21 Jakub Jelinek <jakub@redhat.com>
+
+ [BZ #723]
+ * Makefile (tests): Add tst-align.
+ * tst-align.c: New test.
+ * sysdeps/i386/Makefile (CFLAGS-tst-align.c): Add
+ -mpreferred-stack-boundary=4.
+
2004-12-12 Ulrich Drepper <drepper@redhat.com>
* internals.h: Include <stdbool.h> to match includes used in nptl.