diff options
author | DJ Delorie <dj@redhat.com> | 2012-11-11 22:37:30 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2012-11-11 22:37:30 +0000 |
commit | 1f3de044c6f615326d31ba878dfcd7fdeee7765f (patch) | |
tree | 0e7296835b8a04a3aab59bd6b4948e3bbaa9c8fb /include/ChangeLog | |
parent | 416a7dc4fa68b662ae8b8687bb40dc28094266e2 (diff) | |
download | gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.zip gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.tar.gz gdb-1f3de044c6f615326d31ba878dfcd7fdeee7765f.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 13 |
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) |