OSDN Git Service

2000-08-22 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl@lucon.org>
Tue, 22 Aug 2000 19:33:16 +0000 (19:33 +0000)
committerH.J. Lu <hjl@lucon.org>
Tue, 22 Aug 2000 19:33:16 +0000 (19:33 +0000)
commit098d4af59ce0b73bca14d2a8afb120f2e4e18e69
treec6bfa134b4262ba8aff10ec58097ad260e258d1c
parentffa0e1c366960a879e51ed5243d756fe845c32c0
2000-08-22  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.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/elf-bfd.h
bfd/elf.c
bfd/elflink.h