diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-15 00:17:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-15 00:17:33 +0000 |
commit | fc0c57057e03eb2131722619a46728562adf0db3 (patch) | |
tree | 80201e1918a52e328de509a768b0e30d357fd109 /ChangeLog | |
parent | 27396822d7736015a7518026aea4e741e01b2fbb (diff) | |
download | glibc-fc0c57057e03eb2131722619a46728562adf0db3.tar glibc-fc0c57057e03eb2131722619a46728562adf0db3.tar.gz glibc-fc0c57057e03eb2131722619a46728562adf0db3.tar.bz2 glibc-fc0c57057e03eb2131722619a46728562adf0db3.zip |
* 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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |