diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2011-02-18 11:09:18 -0800 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2011-02-18 11:09:18 -0800 |
commit | d3f02e1012be2d47c3592212c3117a84bfb1fd86 (patch) | |
tree | 60fb23177425389cff751d443dfb50fce73e170f /ChangeLog | |
parent | baa6c69a57e632e953b45c11df7a5e5cb954e9cb (diff) | |
download | glibc-d3f02e1012be2d47c3592212c3117a84bfb1fd86.tar.gz glibc-d3f02e1012be2d47c3592212c3117a84bfb1fd86.tar.xz glibc-d3f02e1012be2d47c3592212c3117a84bfb1fd86.zip |
elf/elf.h: Add new ARM TLS relocs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 292f77a926..47eb8c39df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-02-17 Nathan Sidwell <nathan@codesourcery.com> + Glauber de Oliveira Costa <glommer@gmail.com> + + * elf/elf.h: Add new ARM TLS relocs. + 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: |