* ldlang.c (lang_check_section_addresses): Catch overlap for
[binutils-gdb.git] / ld / ChangeLog
index aadc7740fc8b1a6400696e192aaeceb2e5032a74..80bcd2570ca460e5408b3137941c0a81390ece2b 100644 (file)
@@ -1,3 +1,38 @@
+2010-07-17  Alan Modra  <amodra@gmail.com>
+
+       * ldlang.c (lang_check_section_addresses): Catch overlap for
+       sections that wrap around the address space.
+
+2010-06-29  Nick Clifton  <nickc@redhat.com>
+
+       * scripttempl/xstormy16.sc (.gcc_except_table): Include sections
+       with the .gcc_except_table. prefix.
+
+2010-06-29  Alan Modra  <amodra@gmail.com>
+
+       * emulparams/maxqcoff.sh: Delete file.
+       * scripttempl/maxqcoff.sc: Delete file.
+       * Makefile.am: Remove references to maxq.
+       * configure.tgt: Likewise.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2010-06-27  Alan Modra  <amodra@gmail.com>
+
+       * pe-dll.c (fill_edata): Avoid set but unused warning.
+       (pe_walk_relocs_of_symbol): Delete set but unused variables.
+       (generate_reloc, pe_implied_import_dll): Likewise.
+       * emultempl/aix.em (open_dynamic_archive): Likewise.
+       * emultempl/xtensaelf.em (replace_insn_sec_with_prop_sec): Likewise.
+       (xtensa_layout_wild): Likewise.
+       (xtensa_colocate_output_literals_callback): Likewise.
+
+2010-06-25  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (prelim_size_sections): New function.
+       (ppc_before_allocation): Use it.  Size sections before toc edit too.
+
 2010-06-25  Alan Modra  <amodra@gmail.com>
 
        * emultempl/elf32.em (find_exp_assignment): Handle etree_provided.