From 17a5e4b87533c9639c75082bf81bd034aafc3b4f Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Thu, 29 Nov 2012 14:39:23 +0000 Subject: [PATCH] Fix attribution for old patch: 2009-10-19 Edgar E. Iglesias Hans-Peter Nilsson * elf32-cris.c (cris_elf_relocate_section) : Don't subtract the size of the TLS block for non-shared objects from the relocation. --- bfd/ChangeLog-2009 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bfd/ChangeLog-2009 b/bfd/ChangeLog-2009 index 68a9829d27..2b5b954053 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 +2009-10-19 Edgar E. Iglesias + Hans-Peter Nilsson * elf32-cris.c (cris_elf_relocate_section) : Don't subtract the size of the TLS block for non-shared objects -- 2.34.1