mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
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.
This commit is contained in:
12
ld/ChangeLog
12
ld/ChangeLog
@ -1,3 +1,15 @@
|
||||
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.
|
||||
|
Reference in New Issue
Block a user