summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-06-20 17:55:50 -0700
committerRoland McGrath <roland@redhat.com>2010-06-20 17:55:50 -0700
commit2b1f09548b66c2c75d5be6f13cd9374adc95f8d8 (patch)
tree35782d2db2a9f3bb01d8703da55b9a20cf3581c4 /src/ChangeLog
parent5cc030d6169713ff4711c28a6ce1250b142cd5b3 (diff)
downloadelfutils-2b1f09548b66c2c75d5be6f13cd9374adc95f8d8.tar.gz
Finish .debug_types support in libdw and readelf.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 72d34a8f..59e8b8bc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2010-06-20 Roland McGrath <roland@redhat.com>
+ * readelf.c (print_debug_units): New function, broken out of ...
+ (print_debug_info_section): ... here. Call it.
+ (print_debug_types_section): New function.
+ (enum section_e): Add section_types alias for section_info.
+ (print_debug): Add types to the sections table.
+
* readelf.c (print_debug_frame_section): Handle version 4 format.
* readelf.c (print_debug_line_section): Handle version 4 format.