aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-12-01 13:36:30 +1030
committerAlan Modra <amodra@gmail.com>2015-12-01 13:39:19 +1030
commitf26dd30880bad7f75b5ed1b1683628c7c986bb34 (patch)
tree81889107560f88383ddb3b99888efd2c15d198b5 /bfd/ChangeLog
parent0a5ff21b13783cef3b26680d1673b1ae37697aeb (diff)
downloadgdb-f26dd30880bad7f75b5ed1b1683628c7c986bb34.zip
gdb-f26dd30880bad7f75b5ed1b1683628c7c986bb34.tar.gz
gdb-f26dd30880bad7f75b5ed1b1683628c7c986bb34.tar.bz2
Re: ARC port broken reloc processing
* elf32-arc.c (ARC_ELF_HOWTO): Delete. (arc_elf_howto): New function. (bfd_elf32_bfd_reloc_type_lookup): Use it in place of existing init code. (bfd_elf32_bfd_reloc_name_lookup): Use arc_elf_howto. (arc_info_to_howto_rel, elf_arc_relocate_section): Likwise. (elf_arc_check_relocs): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 03a72d2..319a9a0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+2015-12-01 Alan Modra <amodra@gmail.com>
+
+ * elf32-arc.c (ARC_ELF_HOWTO): Delete.
+ (arc_elf_howto): New function.
+ (bfd_elf32_bfd_reloc_type_lookup): Use it in place of existing
+ init code.
+ (bfd_elf32_bfd_reloc_name_lookup): Use arc_elf_howto.
+ (arc_info_to_howto_rel, elf_arc_relocate_section): Likwise.
+ (elf_arc_check_relocs): Likewise.
+
2015-12-01 Cupertino Miranda <cupertino.miranda@synopsys.com>
* elf32-arc.c (arc_elf_howto_init): Init dst_mask.