diff options
Diffstat (limited to 'libdw/ChangeLog')
-rw-r--r-- | libdw/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdw/ChangeLog b/libdw/ChangeLog index b5462ef4..78a6bd39 100644 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog | |||
@@ -1,3 +1,8 @@ | |||
1 | 2021-09-08 Mark Wielaard <mark@klomp.org> | ||
2 | |||
3 | * dwarf_begin_elf.c (valid_p): Identify ELF class and use this to set | ||
4 | address_size of the fake CUs. Also set offset_size and DWARF version. | ||
5 | |||
1 | 2021-04-19 Martin Liska <mliska@suse.cz> | 6 | 2021-04-19 Martin Liska <mliska@suse.cz> |
2 | 7 | ||
3 | * dwarf_begin_elf.c (check_section): Use startswith. | 8 | * dwarf_begin_elf.c (check_section): Use startswith. |