* NEWS: Mention support for CRIS.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 1d5ab752c2f778ee65b955051fb3800874ccd555..1a95b68eb8a20d786bbeb532b17bb36d89bc3a87 100644 (file)
@@ -1,3 +1,58 @@
+2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       * NEWS: Mention support for CRIS.
+
+2000-08-23  H.J. Lu  <hjl@gnu.org>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
+       the current runpath list from bfd_elf_get_runpath_list ()
+       before search.
+
+2000-08-22  H.J. Lu  <hjl@gnu.org>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
+       the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
+       LD_LIBRARY_PATH for native linker. Display the needed DSO if
+       trace_file_tries is non-zero.
+       (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
+       if trace_file_tries is non-zero.
+
+       * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
+       * NEWS: Mention it.
+
+2000-08-14  Jason Eckhardt  <jle@cygnus.com>
+
+       * NEWS: Mention i860 support.
+
+2000-08-14  Andreas Schwab  <schwab@suse.de>
+
+       * scripttempl/elf.sc: Fix last change to use correct comment
+       syntax.
+
+2000-08-10  Geoff Keating  <geoffk@cygnus.com>
+
+       * scripttempl/elf.sc: Add a comment giving the correspondence
+       between sections, per-datum sections, and linkonce sections.  Make
+       the comment true even for .bss, .sdata, .sdata2, .sbss, and
+       .sbss2.
+
+2000-08-10  Jason Eckhardt  <jle@cygnus.com>
+
+       * emulparams/elf32_i860.sh: New file.
+       * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
+       * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
+       (eelf32_i860.c): New rule.
+       * Makefile.in: Regenerate.
+
+2000-08-10  Nick Clifton  <nickc@cygnus.com>
+
+       * emulparams/mipspe.sh (ENTRY): Add definition.
+
+2000-08-08  Peter Jeremy  <peter.jeremy@alcatel.com.au>
+
+       * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
+       in error message.
+
 2000-08-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
 
        * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
This page took 0.033544 seconds and 4 git commands to generate.