2000-08-24 H.J. Lu <hjl@gnu.org>

* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
	check -rpath nor LD_RUN_PATH for cross link.
	* ld.texinfo: Document the change.
This commit is contained in:
H.J. Lu
2000-08-25 20:24:11 +00:00
parent 1e8d20f4cc
commit dcb0bd0eef
3 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,9 @@
2000-08-25 H.J. Lu <hjl@gnu.org>
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
check -rpath nor LD_RUN_PATH for cross link.
* ld.texinfo: Document the change.
2000-08-24 Hans-Peter Nilsson <hp@axis.com>
* NEWS: Mention support for CRIS.