diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2012-11-29 14:39:23 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2012-11-29 14:39:23 +0000 |
commit | 17a5e4b87533c9639c75082bf81bd034aafc3b4f (patch) | |
tree | 9aab8507825947b1d97ee9966c1a046c929fe1ab /bfd/ChangeLog-2009 | |
parent | 38d03cf1fdd984c386f9ac57bcea3bc0542ccb28 (diff) | |
download | gdb-17a5e4b87533c9639c75082bf81bd034aafc3b4f.zip gdb-17a5e4b87533c9639c75082bf81bd034aafc3b4f.tar.gz gdb-17a5e4b87533c9639c75082bf81bd034aafc3b4f.tar.bz2 |
Fix attribution for old patch:
2009-10-19 Edgar E. Iglesias <edgar@axis.com>
Hans-Peter Nilsson <hp@axis.com>
* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:
Don't subtract the size of the TLS block for non-shared objects
from the relocation.
Diffstat (limited to 'bfd/ChangeLog-2009')
-rw-r--r-- | bfd/ChangeLog-2009 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ChangeLog-2009 b/bfd/ChangeLog-2009 index 68a9829..2b5b954 100644 --- a/bfd/ChangeLog-2009 +++ b/bfd/ChangeLog-2009 @@ -408,7 +408,8 @@ PR binutils/10802 * opncls.c (_maybe_make_executable): Make DYNAMIC files executable. -2009-10-19 Hans-Peter Nilsson <hp@axis.com> +2009-10-19 Edgar E. Iglesias <edgar@axis.com> + Hans-Peter Nilsson <hp@axis.com> * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>: Don't subtract the size of the TLS block for non-shared objects |