daily update
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 95355fcba61294df1ade2a1160f9d873f2132454..83a98914d896797465b743e729f0850a22f7b119 100644 (file)
@@ -1,3 +1,50 @@
+2014-01-03  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/16199
+       * elf.c (vma_page_aligned_bias): Handle a maxpagesize value of
+       zero.
+
+2014-01-02  Yuanhui Zhang  <asmwarrior@gmail.com>
+
+       PR binutils/14289
+       * pef.c (bfd_pef_xlib_read_header): Increase buffer size to 80.
+
+2014-01-02  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/11983
+       * archive.c (_bfd_get_elt_at_filepos): Store a copy of the
+       filename in the bfd's filename field.
+       * elfcode.h (bfd_from_remote_memory): Likewise.
+       * ieee.c (ieee_object_p): Likewise.
+       * mach-o.c (bfd_mach_o_fat_member_init): Likewise.
+       * oasys.c (oasys_openr_next_archived_file): Likewise.
+       * vms-lib.c (_bfd_vms_lib_get_module): Likewise.
+       * opncls.c (bfd_fopen): Likewise.
+       (bfd_openstreamr): Likewise.
+       (bfd_openr_iovec): Likewise.
+       (bfd_openw): Likewise.
+       (bfd_create): Likewise.
+       (_bfd_delete_bfd): Free filename.
+
+2013-12-30  Ilya Tocar  <ilya.tocar@intel.com>
+
+       * peXXigen.c (rsrc_process_section): Use ptrdiff_t as the type for
+       pointer arithmetic.
+
+2013-12-20  Alan Modra  <amodra@gmail.com>
+
+       * elf-eh-frame.c (cie_eq): Return false when initial_insn_length
+       is too large.
+       (cie_compute_hash): Don't exceed bounds of initial_instructions.
+       (_bfd_elf_parse_eh_frame): Always set initial_insn_length, and
+       save as much of insns to initial_instructions[] as will fit.
+
+2013-12-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/16317
+       * elf.c (assign_section_numbers): Set the SHF_INFO_LINK bit for
+       SHT_REL/SHT_RELA sections when setting the sh_info field.
+
 2013-12-19  Pierre Muller  <muller@sourceware.org>
 
        * peXXigen.c (rsrc_cmp): Fix unused variable warning.
This page took 0.023806 seconds and 4 git commands to generate.