* Makefile.am: Run "make dep-am".
[binutils-gdb.git] / ld / ChangeLog
index f66ced59adbd4264b656ebb0282d0bed170f133e..a1a68237698dce16c113efc050000113aa15c7b8 100644 (file)
@@ -1,3 +1,78 @@
+2004-09-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+       * aclocal.m4: Regenerate.
+       * po/ld.pot: Regenerate.
+
+2004-09-16  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
+       (.fini): Likewise.
+       (.jcr): Likewise.
+
+2004-09-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/armelf_oabi.em (before_allocation): Add extra zero param
+       to bfd_elf32_arm_process_before_allocation call.
+
+2004-09-13  Paul Brook  <paul@codesourcery.com>
+
+       * emulparams/armsymbian.sh: Set TARGET1_IS_REL.
+       * emultempl/armelf.em: Use TARGET1_IS_REL.  Add --target1-{rel,abs}.
+
+2004-09-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated with autconfig 2.13.
+
+2004-09-07  Andreas Schwab  <schwab@suse.de>
+
+       * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segment
+       alignment before adjusting DATA_SEGMENT_RELRO_END.
+
+2004-09-06  Mark Mitchell  <mark@codesourcery.com>
+
+       * emulparams/armsymbian.sh: Use armbpabi script.
+       * scripttempl/armbpabi.sc: New script.
+
+2004-09-02  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.am (ALL_EMULATIONS): Add earmsymbian.o.
+       (earmsymbian.c): New target.
+       * configure.tgt: Use armsymbian emulation for arm*-*-symbianelf*.
+       * Makefile.in: Regenerated.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+       * emulparams/armsymbian.sh: New file.
+
+2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * scripttempl/elf32crx.sc: Edit file with comments.
+       (.init): Add new section.
+       (.fini): Likewise.
+       (.ctor): Control the linkage order.
+       (.dtor): Likewise.
+
+2004-08-27  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/pe.em (after_open): Do not assume that either bfd is
+       an archive.
+
+2004-08-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (lang_init): Don't compare with TRUE.
+
+2004-08-25  Dmitry Diky  <diwil@spec.ru>
+
+       * emulparams/msp430all.sh: Fix RAM sizes for all targets.
+       * scripttempl/elf32msp430.sc: Add .profiler section definition.
+
+2004-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldlang.c (wildcardp): Defined as a macro with strpbrk.
+
 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
 
        * configure.tgt (arm*-*-symbianelf*): New target.