[x86-64] Omit dynamic sections symbols
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 34898732e9dd79d92cbe41de732e682aabcb097f..b5e5788ca6f1da08dea79405338db84ec58fc639 100644 (file)
@@ -1,3 +1,36 @@
+2016-02-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf64-x86-64.c (elf_backend_omit_section_dynsym): New.  Defined
+       to bfd_true.
+
+2016-02-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * plugin.c (plugin_vec): Set match priority to 255.
+       * format.c (bfd_check_format_matches) [BFD_SUPPORTS_PLUGINS]: When
+       matching against the plugin vector, take priority from there not
+       from TEMP.
+
+2016-02-15  Nick Clifton  <nickc@redhat.com>
+
+       * elf-bfd.h (struct bfd_elf_special_section): Use unsigned values
+       for length and type fields.  Use a signed value for the
+       suffix_length field.
+
+2016-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/19601
+       * elf32-i386.c (elf_i386_relocate_section): Mask off the least
+       significant bit in GOT offset for R_386_GOT32X.
+
+2016-02-10  Nick Clifton  <nickc@redhat.com>
+
+       PR 19405
+       * elf32-nios2.c (nios2_elf32_install_imm16): Allow for signed
+       immediate values.
+       * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Limit the
+       number of messages about FDE encoding preventing .eh_frame_hdr
+       generation.
+
 2016-02-09  Nick Clifton  <nickc@redhat.com>
 
        * oasys.c (oasys_archive_p): Fix indentation.
This page took 0.023516 seconds and 4 git commands to generate.