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)
commitb1919d85dd86b84507c16d6d7329870915a8f6da
tree8c84c60d979bc30eff61d59861944ce6f79e33c0
parent9b6670213674be4e8c042032605408809041bef0
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