]> git.ipfire.org Git - thirdparty/elfutils.git/commit
* elflint.c (check_dynamic): Fix checking value of tags which are
authorUlrich Drepper <drepper@redhat.com>
Sun, 11 Jun 2006 20:25:23 +0000 (20:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 11 Jun 2006 20:25:23 +0000 (20:25 +0000)
commitcbb51e5253e05d98af8bdaf2217fed00b2e489b9
tree200b72eb222a933df79cecc74d4e56383ad803a6
parent54f33a779527d6764b4fc4068267715a718c422c
* elflint.c (check_dynamic): Fix checking value of tags which are
offsets in the string section.  Make sure DT_STRTAB points to the
section referenced in sh_link.

* ld.c (options): Add headers.  Add short option 'R' for '--rpath'.
TODO
src/ChangeLog
src/elflint.c
src/ld.c