summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog.google-4_734
-rw-r--r--include/ChangeLog.google-main7
2 files changed, 0 insertions, 41 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.
diff --git a/include/ChangeLog.google-main b/include/ChangeLog.google-main
deleted file mode 100644
index 21aa7235e4a..00000000000
--- a/include/ChangeLog.google-main
+++ /dev/null
@@ -1,7 +0,0 @@
-2011-12-19 Sterling Augustine <saugustine@google.com>
-
- * dwarf2.h (enum dwarf_form): Add DW_FORM_GNU_ref_index,
- DW_FORM_GNU_addr_index and DW_FORM_GNU_str_index.
- (enum dwarf_attribute): Add DW_AT_GNU_dwo_name, DW_AT_GNU_dwo_id,
- DW_AT_GNU_ref_base, DW_AT_GNU_addr_base, DW_AT_GNU_pubnames and
- DW_AT_GNU_pubtypes.