etc/ChangeLog
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 7fa12d771c340802f258072e23323bbdbeddbfb1..e950814ad7f70dceeffd51c8822ea8ab8d68913c 100644 (file)
@@ -1,3 +1,98 @@
+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.
+       * Makefile.in: Regenerate.
+
+2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
+           Joseph Myers  <joseph@codesourcery.com>
+           Andrew Stubbs  <ams@codesourcery.com>
+
+       * Makefile.am (ALL_EMULATIONS): Add eshelf_fd.o and eshlelf_fd.o.
+       (eshelf_fd.c, eshlelf_fd.c): New rules.
+       * Makefile.in: Regenerate.
+       * configure.tgt (sh-*-uclinux*): Add shelf_fd and shlelf_fd
+       emulations.
+       * emulparams/shelf_fd.sh: New file.
+       * emulparams/shlelf_fd.sh: New file.
+       * emulparams/shlelf_linux.sh: Update comment.
+
+2010-05-25  Jay Krell  <jay.krell@cornell.edu>
+
+       PR ld/11621
+       * Makefile.am: Replace all occurences of .o with .@OBJEXT@
+       * Makefile.in: Regenerate.
+
+2010-05-25  Kai Tietz  <kai.tietz@onevision.com>
+
+       * deffilep.y (opt_name): Allow leading dot.
+       (dot_name): Likewise.
+       (anylang_id): Likewise.
+       * emultempl/pep.em (gld_${EMULATION_NAME}_before_parse): Enable by
+       default auto_import.
+       (gld${EMULATION_NAME}_handle_option): Warn about v1.
+       (pep_find_data_imports): Remove superflous warnings about
+       auto-import.
+       (gld_${EMULATION_NAME}_get_script): Don't merge for auto-import
+       and active pseudo-relocation-v2 rdata into data section.
+       * emultempl/pe.em (default_merge_rdata): New shell variable.
+       (MERGE_RDATA_V2): New macro.
+       (gld_${EMULATION_NAME}_get_script): Adjust rule for auto-import
+       selected script.
+
+2010-05-15  Kai Tietz  <kai.tietz@onevision.com>
+
+       * emultempl/pe.em (is_underscoring): New helper function.
+       (gld_${EMULATION_NAME}_before_parse): Replace code
+       for pe(p)_leading_underscore detection by is_underscoring.
+       (U): Likewise.
+       (GET_INIT_SYMBOL_NAME): Likewise.
+       (U_SIZE): Likewise.
+       (set_pe_name):
+       (set_entry_point):
+       (gld_${EMULATION_NAME}_set_symbols):
+       * emultempl/pep.em: Likewise.
+       * pe-dll.c (pe_detail_list): Set default
+       underscoring for x64 target.
+       (pe_dll_id_target): Add initialization of
+       pe(p)_leading_underscore.
+
+2010-05-15  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * pe-dll.c: Removed trailing whitespaces.
+
+2010-05-14  Alan Modra  <amodra@gmail.com>
+
+       PR ld/11583
+       * ldexp.c (exp_fold_tree_1): If assignment source expression is
+       invalid, make the destination symbol undefined.
+
 2010-05-11  Kai Tietz  <kai.tietz@onevision.com>
 
        * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
This page took 0.023573 seconds and 4 git commands to generate.