aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2010-06-19 21:11:55 +0000
committerCary Coutant <ccoutant@google.com>2010-06-19 21:11:55 +0000
commita0506ccaf2ccfa36f61be081180a99a99bbe6fc6 (patch)
tree5b976bacf2a6efa01613225dafb2ecfdc2e8603d /gold/ChangeLog
parent13def385c0d3121354e8616a93d3ad55815e4859 (diff)
downloadgdb-a0506ccaf2ccfa36f61be081180a99a99bbe6fc6.zip
gdb-a0506ccaf2ccfa36f61be081180a99a99bbe6fc6.tar.gz
gdb-a0506ccaf2ccfa36f61be081180a99a99bbe6fc6.tar.bz2
* layout.cc (gdb_sections): Add .debug_types.
(lines_only_debug_sections): Likewise.
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 0e07650..46cbdc7 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-19 Cary Coutant <ccoutant@google.com>
+
+ * layout.cc (gdb_sections): Add .debug_types.
+ (lines_only_debug_sections): Likewise.
+
2010-06-18 Rafael Espindola <espindola@google.com>
* plugin.cc (add_input_file,add_input_library)