aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-15 00:17:33 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-15 00:17:33 +0000
commitfc0c57057e03eb2131722619a46728562adf0db3 (patch)
tree80201e1918a52e328de509a768b0e30d357fd109 /ChangeLog
parent27396822d7736015a7518026aea4e741e01b2fbb (diff)
downloadglibc-fc0c57057e03eb2131722619a46728562adf0db3.zip
glibc-fc0c57057e03eb2131722619a46728562adf0db3.tar.gz
glibc-fc0c57057e03eb2131722619a46728562adf0db3.tar.bz2
* sysdeps/sh/libc-tls.c: New file.
* sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 663d0dd..043ffbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-25 Andrew Stubbs <ams@codesourcery.com>
+
+ * sysdeps/sh/libc-tls.c: New file.
+
+ * sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
+
2009-04-14 Roland McGrath <roland@redhat.com>
* elf/elf.h: Add various missing ARM constants, to match binutils.