diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2009-10-19 16:33:49 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2009-10-19 16:33:49 +0000 |
commit | ebf275e360c4abc6a2137f2b25b29fcd7ed551be (patch) | |
tree | 1cc56978658f9796274f6b89758d4ae4453da603 /bfd/ChangeLog | |
parent | d71f39f5cf8851a549c9a9765f863dce86c79fc7 (diff) | |
download | binutils-ebf275e360c4abc6a2137f2b25b29fcd7ed551be.zip binutils-ebf275e360c4abc6a2137f2b25b29fcd7ed551be.tar.gz binutils-ebf275e360c4abc6a2137f2b25b29fcd7ed551be.tar.bz2 |
* 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')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f6b03d9..bc8fc7c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2009-10-19 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. + 2009-10-17 Arnold Metselaar <arnold.metselaar@planet.nl> * coff-z80.c (z80coff_vec): Allow sections to be of type |