summaryrefslogtreecommitdiff
path: root/include/ChangeLog.google-4_7
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog.google-4_7')
-rw-r--r--include/ChangeLog.google-4_734
1 files changed, 0 insertions, 34 deletions
diff --git a/include/ChangeLog.google-4_7 b/include/ChangeLog.google-4_7
deleted file mode 100644
index bf96bc75c37..00000000000
--- a/include/ChangeLog.google-4_7
+++ /dev/null
@@ -1,34 +0,0 @@
-2012-08-20 Sterling Augustine <saugustine@google.com>
-
- * gdb/gdb-index.h: Remove comma from last enum.
-
-2012-08-20 Sterling Augustine <saugustine@google.com>
-
- * gdb/gdb-index.h: Check in from src.
-
-2012-07-24 Cary Coutant <ccoutant@google.com>
-
- Backport Fission patches from trunk at r186934, r187061, and r188759.
- Backport pending Fission patch at http://codereview.appspot.com/6305113.
-
- Patches for include/dwarf2.def have been backported to include/dwarf2.h.
-
- 2012-07-18 Sterling Augustine <saugustine@google.com>
- Cary Coutant <ccoutant@google.com>
-
- * dwarf2.h (dwarf_location_list_entry_type): New enum with enumerators
- DW_LLE_end_of_list_entry, DW_LLE_base_address_selection_entry,
- DW_LLE_start_end_entry, DW_LLE_start_length_entry.
-
- 2012-06-18 Doug Evans <dje@google.com>
-
- * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
-
- 2012-05-02 Cary Coutant <ccoutant@google.com>
-
- * dwarf2.def: Remove DW_FORM_GNU_ref_index,
- replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
-
- 2012-04-28 Doug Evans <dje@google.com>
-
- * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.