diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index beaad8c6c5..1036c480ae 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2004-12-21 Jakub Jelinek <jakub@redhat.com> + + * 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. |