diff options
| author | Ulrich Drepper <[email protected]> | 2005-08-03 00:02:56 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-08-03 00:02:56 +0000 |
| commit | 41de488a0ad6679e816dbab960351e5f62ab8ead (patch) | |
| tree | d4387847c11e48ccc8fa55ace24bcd2a595d0d84 /tests/ChangeLog | |
| parent | c911c9efe553d9af2d4fb0d420d8b614983e16ac (diff) | |
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.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 39c3cee4..22aee322 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2005-08-02 Ulrich Drepper <[email protected]> + + * msg_tst.c: Add new error message. + 2005-07-28 Ulrich Drepper <[email protected]> * Makefile.am (dwflmodtest_LDADD): Add $(libebl). |
