* aoutx.h (some_aout_object_p): Don't set EXEC_P for files with
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 26b38aec471272857292d15e30f15ab783fdd371..5e5efb00c2f103bf704308e8a1e1dc29b4a0e0cc 100644 (file)
@@ -1,3 +1,34 @@
+2010-07-22  Alan Modra  <amodra@gmail.com>
+
+       * aoutx.h (some_aout_object_p): Don't set EXEC_P for files with
+       relocs.
+
+2010-07-20  Alan Modra  <amodra@gmail.com>
+
+       * elf.c (assign_file_positions_for_load_sections): Check that
+       zero size sections are allocated in segments too.
+       (assign_file_positions_for_non_load_sections): Warn if zero
+       size alloc sections are found here.
+       (copy_elf_program_header): Don't drop zero size sections from
+       segment map.
+       (copy_private_bfd_data): Check for changes in zero size sections.
+
+2010-07-17  Alan Modra  <amodra@gmail.com>
+
+       * elf.c (_bfd_elf_map_sections_to_segments): Force new segment
+       for sections with overlapping LMAs.
+       (assign_file_positions_for_load_sections): Catch overlap for
+       sections that wrap around the address space.  Replace a
+       warning that duplicates ld's --check-sections error with a
+       warning that lma has been adjusted for overlapping sections.
+
+2010-07-14  Cary Coutant  <ccoutant@google.com>
+
+       PR ld/11817
+       * dwarf2.c (read_section): Revert patch for compressed debug sections.
+       (find_line): Likewise.
+       (read_and_uncompress_section): Remove.
+
 2010-07-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/11812
This page took 0.024566 seconds and 4 git commands to generate.