This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: Re: bug in ld -rpath ??


: 2000-08-18  H.J. Lu  <hjl@gnu.org>
: 
: 	* elf-bfd.h (elf_link_hash_table): Add runpath.
: 
: 	* bfd-in.h (bfd_elf_get_runpath_list): New prototype.
: 	* bfd-in2.h: Rebuilt.
: 
: 	* elf.c (_bfd_elf_link_hash_table_init): Initialize the
: 	"runpath" field to NULL.
: 	(bfd_elf_get_runpath_list): New function.
: 
: 	* elflink.h (elf_link_add_object_symbols): Record DT_RPATH and
: 	DT_RUNPATH entries.
:  
: 2000-08-21  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.

Approved.

Cheers
	Nick

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]