Several fixes related to ARC PIE support.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 66e65c37288fa0c9eee2e7fba7ef74582feb429d..1ce5ab1c9ab54707face2b7c62eb39e06860a279 100644 (file)
@@ -1,3 +1,17 @@
+2016-08-26  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * elf-bfd.h: Added ARC_ELF_DATA to enum elf_target_id.
+       * elf32-arc.c (struct elf_arc_link_hash_entry): Added.
+       (struct elf_arc_link_hash_table): Likewise.
+       (elf_arc_link_hash_newfunc): Likewise.
+       (elf_arc_link_hash_table_free): Likewise.
+       (arc_elf_link_hash_table_create): Likewise.
+       (elf_arc_relocate_section): Fixed conditions related to dynamic
+       (elf_arc_check_relocs): Likewise.
+       (arc_elf_create_dynamic_sections): Added
+       (elf_arc_adjust_dynamic_symbol): Changed access to .rela.bss to be done
+       through the hash table.
+
 2016-08-26  Cupertino Miranda  <cmiranda@synopsys.com>
 
        * arc-got.h (relocate_fix_got_relocs_for_got_info): Fixed addresses in
This page took 0.023165 seconds and 4 git commands to generate.