aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-08-30 16:01:20 +0100
committerNick Clifton <nickc@redhat.com>2022-08-30 16:01:20 +0100
commit37833b966576c5d25e797ea3b6c33d0459a71892 (patch)
tree950457c7d8e2c43f6c45823e2430d4602bb3f98c /bfd/ChangeLog
parentf79688953fb09dbe5c0ecf33a8db15054d49fb8d (diff)
downloadgdb-37833b966576c5d25e797ea3b6c33d0459a71892.zip
gdb-37833b966576c5d25e797ea3b6c33d0459a71892.tar.gz
gdb-37833b966576c5d25e797ea3b6c33d0459a71892.tar.bz2
BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.
PR 29529 * dwarf2.c (struct line_info_table): Add new field: use_dir_and_file_0. (concat_filename): Use new field to help select the correct table slot. (read_formatted_entries): Do not skip entry 0. (decode_line_info): Set new field depending upon the version of DWARF being parsed. Initialise filename based upon the setting of the new field.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 88643b8..f5a03c7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,15 @@
+2022-08-30 Nick Clifton <nickc@redhat.com>
+
+ PR 29529
+ * dwarf2.c (struct line_info_table): Add new field:
+ use_dir_and_file_0.
+ (concat_filename): Use new field to help select the correct table
+ slot.
+ (read_formatted_entries): Do not skip entry 0.
+ (decode_line_info): Set new field depending upon the version of
+ DWARF being parsed. Initialise filename based upon the setting of
+ the new field.
+
2022-08-22 Frederic Cambus <fred@statdns.com>
* config.bfd (aarch64-*-openbsd*): Add target.