* ld.h (args_type): Add field rpath.
authorIan Lance Taylor <ian@airs.com>
Wed, 20 Jul 1994 19:55:36 +0000 (19:55 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 20 Jul 1994 19:55:36 +0000 (19:55 +0000)
commita1ad915dc4e83aa4cc29c01db7b99a916479f909
tree0fe7499511a3427722fef6c1c00830c32828c5f5
parentf9779aad5a94322128a0572b28bb45da7b29acf3
* ld.h (args_type): Add field rpath.
* lexsup.c (S_ISDIR): Define if not already defined.
(parse_args): Add support for -rpath.  If -R is used to name a
directory, treat it as -rpath for Solaris compatibility.
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
Pass command_line.rpath to bfd_elf32_size_dynamic_sections.
* ldmain.c (main): Initialize command_line.rpath to NULL.
* ld.texinfo: Document -rpath option.
ld/ChangeLog
ld/ld.texinfo