From cd6402916febae6d8a4e62c572ea6fd487eebb61 Mon Sep 17 00:00:00 2001 From: Cupertino Miranda Date: Wed, 30 Nov 2016 14:07:20 +0100 Subject: [ARC] ARC_PC32 dynamic reloc incorrectly generated. Fixed issue related to the generation of ARC_PC32 dynamic relocs when symbol is dynamic but still defined in a non shared object. bfd/ChangeLog: Cupertino Miranda elf32-arc.c (elf_arc_relocate_section): Small refactor and condition changes. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7fd3322..f746908 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2018-06-08 Cupertino Miranda + + * elf32-arc.c (elf_arc_relocate_section): Small refactor and condition + changes. + 2017-06-08 Cupertino Miranda * config/tc-arc.c (md_undefined_symbol): Changed. -- cgit v1.1