summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 09:45:42 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 09:45:42 +0000
commitba72b5487d2280b4a8425535c7dee162f6013789 (patch)
tree05c1ffd42ab4b97ad2698df16e27c4cb6ad6e88d /linuxthreads
parent095b6dedd9d05b4503c9c0c7fc1135057529b49d (diff)
.
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.