commit | d11f9cbecac4a5ac3848a68597028d1924f3ff6b | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Mar 26 20:51:59 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Mar 26 20:51:59 2008 +0000 |
tree | bebe015f7e02d133fa3dec01f3d34c76fdb74756 | |
parent | 472b20d24ffbc2485f8a5e2be208a11d77e8e846 [diff] [blame] |
libdwfl/ * dwfl_module_getdwarf.c (load_symtab): Don't return success for SHT_DYNSYM, just set *SYMSCN like the comment says.
diff --git a/tests/ChangeLog b/tests/ChangeLog index 82fcc12..502d0ab 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog
@@ -1,3 +1,7 @@ +2008-03-19 Roland McGrath <roland@redhat.com> + + * run-addrname-test.sh: Add a new case. + 2008-02-22 Roland McGrath <roland@redhat.com> * run-elflint-test.sh: Typo fix.