summaryrefslogtreecommitdiff
path: root/libpthread/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/ChangeLog')
-rw-r--r--libpthread/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libpthread/ChangeLog b/libpthread/ChangeLog
index 96758d4..0c3a8cf 100644
--- a/libpthread/ChangeLog
+++ b/libpthread/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-16 Neal H. Walfield <neal@gnu.org>
+
+ * sysdeps/l4/hurd/ia32/pt-setup.c (stack_setup): Add correct casts
+ to elide gcc warnings.
+ (__pthread_setup): Likewise.
+
2008-02-13 Neal H. Walfield <neal@gnu.org>
* sysdeps/l4/hurd/pt-thread-alloc.c (__pthread_thread_alloc):