Add support for DT_MIPS_RLD_MAP_REL.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 321d86f0af4fc3b30eecf1eeb4d89b532d75441b..89a6a0c062a6f55dab6b6f70445dcd80a5c6f2d9 100644 (file)
@@ -1,3 +1,21 @@
+2015-06-26  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * elfxx-mips.c (_bfd_mips_elf_create_dynamic_sections): Use executable
+       instead of !shared to indicate an application vs shared library.
+       (_bfd_mips_elf_size_dynamic_sections): Likewise.
+       (_bfd_mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP_REL.
+       (_bfd_mips_elf_get_target_dtag): Likewise.
+
+2015-06-25  DJ Delorie  <dj@redhat.com>
+
+       * elf32-msp430.c (msp430_final_link_relocate): Fix comments.  Fix
+       REL loads to match RELA stores.
+
+2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf.c (_bfd_elf_compute_section_file_positions): Don't
+       initialize sh_size for .shstrtab here.
+
 2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gas/18451
This page took 0.02326 seconds and 4 git commands to generate.