Add TMS320C4x support
[deliverable/binutils-gdb.git] / ld / ChangeLog
index f7c61f305c7937b736cbaeba9b40542f12f049de..94e04ae20cafd121afd1d14b7d2dd56a6daea893 100644 (file)
@@ -1,3 +1,55 @@
+2002-08-28  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
+       added makefile targets for this file.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Added tic4x-coff and c4x-coff emulations.
+       * NEWS: Mention new port.
+
+2002-08-28  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
+
+       * emulparams/tic3xcoff.sh: New file.
+       * emulparams/tic4xcoff.sh: New file.
+       * scripttempl/tic3xcoff.sc: New file.
+       * scripttempl/tic4xcoff.sc: New file.
+
+2002-08-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
+       strtoul and strtoull with bfd_scan_vma.
+       (gld${EMULATION_NAME}_read_file): Likewise.
+
+2002-08-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.tgt: Remove h8[35]00-*-hms*.  Add h8500-*-rtems*.
+
+2002-08-27  Egor Duda  <deo@logos-m.ru>
+
+       * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
+       Add symbols for application to access them.
+
+2002-08-27  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/armelf.em:  Revert this patch, it is not needed.
+       
+       2002-08-22  Adam Nemet  <anemet@lnxw.com>
+
+2002-08-20 Dan Kegel <dank@kegel.com>
+       
+       * configure.in: added --with-lib-path argument to ld's configure
+       to set LIB_PATH.
+       * ld/NEWS: Document new switch.
+       * ld/README: Mention new switch.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+       
+       Based on this patch:
+       2001-04-25  Christopher Faylor <cgf@cygnus.com>
+
+       * Makefile.in (LIB_PATH): Make configurable.
+       (GENSCRIPTS): Set LIB_PATH in environment.
+       * configure.in: Substitute LIB_PATH.
+
 2002-08-22  Adam Nemet  <anemet@lnxw.com>
 
        * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
This page took 0.025013 seconds and 4 git commands to generate.