Remove .eh_frame zero terminators
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5b661b9a9e5abb47437fb110a1d931e3523d3b67..08dfa79e46169351030221b6cd39b81fe389417a 100644 (file)
@@ -1,3 +1,25 @@
+2017-08-31  Alan Modra  <amodra@gmail.com>
+
+       * elf-eh-frame.c (_bfd_elf_parse_eh_frame): Don't exit early
+       for a section containing just a terminator.  Allow multiple
+       terminators at end of section.
+       * elflink.c (bfd_elf_discard_info): Iterate over .eh_frame
+       sections when not adding alignment.  Assert on terminator in
+       the middle of FDEs.
+
+2017-08-31  Alan Modra  <amodra@gmail.com>
+
+       PR 21441
+       PR 22048
+       * elflink.c (bfd_elf_discard_info): Don't pad embedded zero
+       terminators.
+
+2017-08-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (bfd_backends): Add elf64.lo together with
+       elfxx-x86.lo for 64-bit BFD.
+       * configure: Regenerated.
+
 2017-08-31  James Bowman  <james.bowman@ftdichip.com>
 
        * elf32-ft32.c (ft32_elf_howto_table): Use complain_overflow_dont
This page took 0.02306 seconds and 4 git commands to generate.