aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2012-11-11 22:37:30 +0000
committerDJ Delorie <dj@redhat.com>2012-11-11 22:37:30 +0000
commit1f3de044c6f615326d31ba878dfcd7fdeee7765f (patch)
tree0e7296835b8a04a3aab59bd6b4948e3bbaa9c8fb /include/ChangeLog
parent416a7dc4fa68b662ae8b8687bb40dc28094266e2 (diff)
downloadgdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.zip
gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.tar.gz
gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 8fb2c4f..b85c7ed 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,16 @@
+2012-11-09 Jason Merrill <jason@redhat.com>
+
+ * demangle.h (enum demangle_component_type): Add
+ DEMANGLE_COMPONENT_TAGGED_NAME.
+
+2012-10-29 Sterling Augustine <saugustine@google.com>
+ Cary Coutant <ccoutant@google.com>
+
+ * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
+ DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
+ DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
+
+
2012-10-26 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
* dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)