[ARC] PLT content endianess awareness.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 626e68a6aeda9f86e9c7b45aff96779a182d6aea..4fd4b4c1314aae1f84bde9a86f005372a6f0ff93 100644 (file)
@@ -1,3 +1,31 @@
+2016-04-05  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * elf32-arc.c (plt_do_relocs_for_symbol): Changed.
+       (relocate_plt_for_entry): Likewise.
+
+2016-04-05  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * elf32-arc.c (elf_arc_check_relocs): Changed
+
+2016-04-05  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * elf32-arc.c (name_for_global_symbol): Changed assert.
+       (get_replace_function): Created.:
+       (struct arc_relocation_data): Changed to signed types.
+       (defines S, L, P, PDATA): Casted to signed type.
+       (defines SECTSTART, _SDA_BASE_, TLS_REL): Likewise.
+       (PRINT_DEBUG_RELOC_INFO_BEFORE): Changed.
+       (arc_do_relocation): Changed.
+
+2016-04-05  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * elf32-arc.c (name_for_global_symbol): Added assert to check for
+       symbol index.
+       (elf_arc_relocate_section): Added and changed asserts, validating
+       the synamic symbol index.
+       (elf_arc_finish_dynamic_symbol): Do not fill the dynamic
+       relocation if symbol has dynindx set to -1.
+
 2016-04-05  Maciej W. Rozycki  <macro@imgtec.com>
 
        * elflink.c (elf_link_add_object_symbols): Always turn hidden
This page took 0.025152 seconds and 4 git commands to generate.