* ldlang.c (lang_check_section_addresses): Catch overlap for
[binutils-gdb.git] / ld / ChangeLog
index ffa59e7db96006f23145458a682ab8d3fb58e26e..80bcd2570ca460e5408b3137941c0a81390ece2b 100644 (file)
@@ -1,3 +1,89 @@
+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.
+
+2010-06-20  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Make
+       auto-import and merge-rdata defaults same for i[3-7]86 and
+       x86_64 mingw.
+
+2010-06-15  Joseph Myers  <joseph@codesourcery.com>
+
+       * emulparams/elf32_tic6x_le.sh (ATTRS_SECTIONS): Define.
+
+2010-06-09  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR ld/11603
+       * pe-dll.c (process_def_file_and_drectve): Reorder check for
+       forwarded export name after check for ordinary export.
+
+2010-06-08  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * emulparams/elf32_tic6x_le.sh (OTHER_BSS_SECTIONS): New.
+
+2010-06-08  Nick Clifton  <nickc@redhat.com>
+
+       * fdl.texi: Replace with v1.3 text.
+       * ld.texinfo: Replace abbreviated 20th century year numbers with
+       full versions.
+       * ldint.texinfo: Likewise.
+       Relicense under GFDL v1.3.  Replace text of v1.1 FDL with an
+       include of the fdl.texi file.
+
+2010-06-01  Tristan Gingold  <gingold@adacore.com>
+
+       * scripttempl/alphavms.sc: Add comments. Move $LINK$ to the
+       readonly output-section. Handle LIB$INITIALIZE and sections
+       created by gcc.
+       * emultempl/vms.em (vms_place_orphan): Add comments.
+
+2010-05-28  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am (eshlelf_fd.c): Fix typo in rule.
+       * Makefile.in: Regenerate.
+
+2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11628
+       * ldexp.c (fold_binary): Warn if value of SEGMENT_START isn't
+       multiple of maximum page size.
+
 2010-05-25  Nick Clifton  <nickc@redhat.com>
 
        * Makefile.am: Fix typo.