summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-01-06 14:57:16 +0000
committerJakub Jelinek <jakub@redhat.com>2005-01-06 14:57:16 +0000
commit0ecfa2580d1aedb744deb5af1b60f92c69b9e9e0 (patch)
tree1ef0d0dc09dba23037800d5f3794a77d9b45554f /linuxthreads/ChangeLog
parente4f5d077e9190f57abd49684bd7afcf4325bd348 (diff)
downloadglibc-0ecfa2580d1aedb744deb5af1b60f92c69b9e9e0.tar.gz
glibc-0ecfa2580d1aedb744deb5af1b60f92c69b9e9e0.tar.xz
glibc-0ecfa2580d1aedb744deb5af1b60f92c69b9e9e0.zip
Updated to fedora-glibc-20050106T1443
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 9577130e10..ff1b7fea93 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.