aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2012-03-13 00:25:58 +0000
committerCary Coutant <ccoutant@google.com>2012-03-13 00:25:58 +0000
commite8dd54e14a498292154a6511c03d8953379b7688 (patch)
treec3494ee8ba5b6bcc882f5bf97cd34318a60122e2 /gold/ChangeLog
parentfeb5f3b01670dbd7324e144cb0edd147ea252db3 (diff)
downloadgdb-e8dd54e14a498292154a6511c03d8953379b7688.zip
gdb-e8dd54e14a498292154a6511c03d8953379b7688.tar.gz
gdb-e8dd54e14a498292154a6511c03d8953379b7688.tar.bz2
* dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): Fix
handling of DW_LNE_define_file.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index f0ec893..0a72132 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,10 @@
2012-03-12 Cary Coutant <ccoutant@google.com>
+ * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): Fix
+ handling of DW_LNE_define_file.
+
+2012-03-12 Cary Coutant <ccoutant@google.com>
+
* reduced_debug_output.cc
(Output_reduced_debug_info_section::get_die_end): Add new FORM
codes to switch.