aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-08-23 11:36:25 +0100
committerNick Clifton <nickc@redhat.com>2023-08-23 11:36:25 +0100
commit589d38af0de46f3325747a9e29e008c79e41e664 (patch)
treeed52625954a8bf3df776b609664c64c8c4ea8931 /binutils/ChangeLog
parent3ce8f906be7a55d8c0375e6d360cc53b456d86ae (diff)
downloadfsf-binutils-gdb-589d38af0de46f3325747a9e29e008c79e41e664.zip
fsf-binutils-gdb-589d38af0de46f3325747a9e29e008c79e41e664.tar.gz
fsf-binutils-gdb-589d38af0de46f3325747a9e29e008c79e41e664.tar.bz2
readelf/objdump: Handle DWARF info with mixed types of range section.
PR 30791 * dwarf.h (debug_info): Add range_versions field. * dwarf.c (read_and_display_attr_value): When recording a range arribute also ecord the dwarf version number. (is_range_list_for_this_section): New function. (display_debug_ranges): Only show debug ranges whose version is suitable for the secction being displayed.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 65cff80..9e6db82 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,13 @@
+2023-08-23 Nick Clifton <nickc@redhat.com>
+
+ PR 30791
+ * dwarf.h (debug_info): Add range_versions field.
+ * dwarf.c (read_and_display_attr_value): When recording a range
+ arribute also ecord the dwarf version number.
+ (is_range_list_for_this_section): New function.
+ (display_debug_ranges): Only show debug ranges whose version is
+ suitable for the secction being displayed.
+
2023-07-30 Jose E. Marchesi <jose.marchesi@oracle.com>
* readelf.c (get_machine_flags): Recognize and pretty print BPF