aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-08-22 19:34:37 +0000
committerH.J. Lu <hjl.tools@gmail.com>2000-08-22 19:34:37 +0000
commitec4eb78a39aebe3d1358676822b9d586136304f8 (patch)
tree74505341a779c40e17dc3b8ef3e44b0f6f56c0de /ld/NEWS
parenta963dc6ade92e7fc92756912815fc7d852576792 (diff)
downloadgdb-ec4eb78a39aebe3d1358676822b9d586136304f8.zip
gdb-ec4eb78a39aebe3d1358676822b9d586136304f8.tar.gz
gdb-ec4eb78a39aebe3d1358676822b9d586136304f8.tar.bz2
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.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index ab47dc7..0e0e98c 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* The native ELF linker now searches the directories in DT_RUNPATH or
+ DT_RPATH of a shared library for shared libraries needed by it.
+
* TI C54x support, by Timothy Wall.
* Added command line switch --section-start to set the start address of any