diff options
| author | Mark Wielaard <[email protected]> | 2011-03-23 10:07:44 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2011-03-23 10:07:44 +0100 |
| commit | 526de576d49b9dfdbe3fdeb1242bafc592c70d53 (patch) | |
| tree | 48c3f738aa15cd97ca1d5f41b47ede722d5fb037 /tests/ChangeLog | |
| parent | 4a890d5b2a19e21c5cd1049c4591cc354d9cc5e3 (diff) | |
| parent | e3368c58342aa11d833f8657950aca5501483826 (diff) | |
Merge branch 'master' into dwarf
Conflicts:
libdw/ChangeLog
src/readelf.c
tests/ChangeLog
tests/Makefile.am
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 8a39c5bf..0d7d15ac 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -2,6 +2,21 @@ * Makefile.am (TESTS): Put the slow dwarfcmp tests last. +2011-04-02 Marek Polacek <[email protected]> + + * dwarf-getstring.c: New test. + * run-dwarf-getstring.sh: And its wrapper. + * Makefile.am (EXTRA_DIST): Add and update all. + +2011-02-27 Jan Kratochvil <[email protected]> + + * Makefile.am (TESTS): Add run-readelf-twofiles.sh. + * run-readelf-twofiles.sh: New file. + +2011-02-25 Mark Wielaard <[email protected]> + + * Makefile.am (BUILD_RPATH): Be consistent in naming. + 2011-02-02 Josh Stone <[email protected]> * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit. |
