diff options
| author | Roland McGrath <[email protected]> | 2010-01-07 20:24:34 -0800 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2010-01-07 20:24:34 -0800 |
| commit | f95760aff004850544f83626404c134d6a07c630 (patch) | |
| tree | 5e682173fecb47c8b33231819bc0e0f151b371c6 /libdwfl/ChangeLog | |
| parent | bd733cae5159e3a3c4c05f7685559fa3ae8b58c6 (diff) | |
Use elf_getphdrnum in libdw and libdwfl.
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index f6698255..d9e6e654 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,3 +1,10 @@ +2010-01-07 Roland McGrath <[email protected]> + + * core-file.c (dwfl_core_file_report): Use elf_getphdrnum. + * dwfl_module_build_id.c (__libdwfl_find_build_id): Likewise. + * dwfl_module_getdwarf.c (open_elf, find_dynsym): Likewise. + * dwfl_report_elf.c (__libdwfl_report_elf): Likewise. + 2010-01-06 Roland McGrath <[email protected]> * relocate.c (relocate_getsym): For SHN_COMMON, zero st_value. |
