daily update
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 5a4b2e29dcf4e09d67b59476d86279c804f63cd2..f409af86c288d8e26a271666345ec300d449ce8b 100644 (file)
@@ -1,3 +1,38 @@
+2007-12-15  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * scripttempl/armbpabi.sc (.text): Don't KEEP (*(.text.*personality*)).
+       (.data): Don't KEEP (*(.gnu.linkonce.d.*personality*)).
+       * scripttempl/elf.sc: As for armbpabi.sc.
+       * scripttempl/elfxtensa.sc: Likewise.
+       * scripttempl/mep.sc: Likewise.
+
+2007-11-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * emulparams/vxworks.sh (OTHER_READONLY_SECTIONS,
+       OTHER_READWRITE_SECTIONS): Add TLS sections.
+
+2007-11-06  Kai Tietz  <kai.tietz@onevision.com>
+
+       * emultempl/pe.em: (init): Add __ImageBase symbol.
+       (MSIMAGEBASEOFF): New.
+       (set_pe_name): Keep __image_base and __ImageBase value synch.
+       (_set_symbols): Likewise.
+       * emultempl/pep.em: Likewise.
+
+2007-10-26  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 5215
+       * genscripts.sh: Move bash script to..
+       * genscrba.sh: ..here.
+
+2007-10-25  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * pe-dll.c (autofilter_symbollist_generic)
+       (autofilter_symbollist_i386, autofilter_liblist)
+       (autofilter_objlist, autofilter_symbolprefixlist)
+       (autofilter_symbolsuffixlist): Don't use STRING_COMMA_LEN with
+       NULL.
+
 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
@@ -37,7 +72,7 @@
 2007-10-01  Nick Clifton  <nickc@redhat.com>
 
        PR linker/4844
-       * genscript.sh: Add support for generating a .xa script for use
+       * genscripts.sh: Add support for generating a .xa script for use
        with the --auto-import option.
        * ld.texinfo: Document the new behaviour of the --auto-import
        option.
This page took 0.037749 seconds and 4 git commands to generate.