bfd:
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 435b19a3f0f4cfb8a2d6154204447e35ee14aa29..479634b206a172ddece5fda7d371341f786e3586 100644 (file)
@@ -1,3 +1,113 @@
+2007-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * config.in: Regenerate.
+       * po/ld.pot: Regenerate.
+
+2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * aclocal.m4: Regenerated.
+       * Makefile.in: Likewise.
+
+2007-06-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Remove a line with '*' only.
+
+2007-06-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * emulparams/armelf.sh (OTHER_SECTIONS): Remove .ARM.attributes.
+       (ATTRS_SECTIONS): Define.
+       * scripttempl/elf.sc, scripttempl/elf32sh-symbian.sc,
+       scripttempl/elf_chaos.sc, scripttempl/elfi370.sc,
+       scripttempl/elfxtensa.sc: Handle ATTRS_SECTIONS.
+
+2006-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
+
+       * scripttemp/elf32cr16.sc: Default linker script.
+       * emulparams/elf32cr16.sh: Emulation script.
+       * emultempl/cr16elf.em: Emulation script.
+       * Makefile.am: Add entry to make cr16 target.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Specify default and other emulation parameters
+       for cr16.
+       * ChangeLog: Added CR16 target entry.
+       * NEWS: Announce the support for the CR16 new target.
+
+2007-06-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * pe-dll.c: Rename uses of bfd.next to bfd.archive_next throughout.
+
+2007-06-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * emulparams/elf32_spu.sh (OTHER_SECTIONS): KEEP .note.spu_name.
+
+2007-06-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ldlex.l, ldgram.y: Add ALIGNOF.
+       * ldexp.c (exp_print_token, foldname): Likewise.
+       * ld.texinfo: Likewise.
+
+2007-06-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Add eelf32_spu.o rule.
+       * Makefile.in: Regenerate.
+       * emultempl/spuelf.em: Revert last change.  Instead use EMBEDSPU
+       defined in Makefile for embedspu name.
+
+2007-06-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spuelf.em (embedded_spu_file): Deduce embedspu program
+       name prefix from that of ld.
+
+2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
+
+       * acinclude.m4: Removed.
+
+       * Makefile.in: Regenerated.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+
+2007-06-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spu_ovl.S: Don't trash lr on tail call from one
+       overlay to another.
+       * emultempl/spu_ovl.o: Regenerate.
+
+2007-06-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Add ONLY_IF_RO
+       for .xt_except_table.
+       (OTHER_RELRO_SECTIONS): New.
+
+2007-06-11  Sterling Augustine  <sterling@tensilica.com>
+           Bob Wilson  <bob.wilson@acm.org>
+       
+       * emultempl/xtensaelf.em (replace_insn_sec_with_prop_sec): Use renamed
+       XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
+       
+2007-06-01  Noah Misch  <noah@cs.caltech.edu>
+           Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (ldlang_add_file): Use input_bfds_tail.
+       * ldmain.c (main): Init input_bfds_tail.  Sort link_info
+       initialization.
+
+2007-05-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spuelf.em (base_name): New function, split out from..
+       (embedded_spu_file) ..here.  Pass -fPIC or -fpie to embedspu
+       invocation if we deduce a shared lib or position independent
+       executable build by looking at ctrbegin* linker input files.
+
+2007-05-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
+       types and sizes.
+       * emultempl/spu_ovl.o: Regenerate.
+
 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
 
        * Makefile.in: Regnerate.
This page took 0.027797 seconds and 4 git commands to generate.