aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2012-06-19 00:03:49 +0000
committerDJ Delorie <dj@redhat.com>2012-06-19 00:03:49 +0000
commite48f889115297c38fc5bec3a237d5f8855e65369 (patch)
tree8cdc39f4f168157a08f1ed09b633df272927bec7 /include/ChangeLog
parentde7a087642e7404cef75c9f42a5522eb88608170 (diff)
downloadgdb-e48f889115297c38fc5bec3a237d5f8855e65369.zip
gdb-e48f889115297c38fc5bec3a237d5f8855e65369.tar.gz
gdb-e48f889115297c38fc5bec3a237d5f8855e65369.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index d0d196b..aad4443 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-18 Doug Evans <dje@google.com>
+
+ * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
+
2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.