summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a490705f..a828966f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2018-01-30 Mark Wielaard <[email protected]>
+
+ * readelf.c (dwarf_unit_string): New function.
+ (dwarf_unit_name): Likewise.
+ (print_debug_units): Use dwarf_get_units and dwarf_cu_die instead
+ of dwarf_next_unit. Print unit type, id and subdie if available.
+
2018-02-09 Joshua Watt <[email protected]>
* addr2line.c (handle_address): Use FALLTHROUGH macro instead of