Add several more elflint tests:
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Aug 2005 00:02:56 +0000 (00:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Aug 2005 00:02:56 +0000 (00:02 +0000)
commit41de488a0ad6679e816dbab960351e5f62ab8ead
treed4387847c11e48ccc8fa55ace24bcd2a595d0d84
parentc911c9efe553d9af2d4fb0d420d8b614983e16ac
Add several more elflint tests:
- check whether dynamic section matches PT_DYNAMIC program header entry
- make sure text relocation flag is used correctly

libelf needed one extension for this.
13 files changed:
NEWS
TODO
libelf/ChangeLog
libelf/Makefile.am
libelf/elf_error.c
libelf/gelf.h
libelf/libelf.h
libelf/libelf.map
libelf/libelfP.h
src/ChangeLog
src/elflint.c
tests/ChangeLog
tests/msg_tst.c