aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2012-05-02 18:33:43 +0000
committerCary Coutant <ccoutant@google.com>2012-05-02 18:33:43 +0000
commit959fb20661e0334a6c5a71a0f686cb08eee2c669 (patch)
treedf8223bd76477c708af26a3c20100433a11911f2 /include/ChangeLog
parent56af09aac9731a064a0000925b431b65229766ed (diff)
downloadgdb-959fb20661e0334a6c5a71a0f686cb08eee2c669.zip
gdb-959fb20661e0334a6c5a71a0f686cb08eee2c669.tar.gz
gdb-959fb20661e0334a6c5a71a0f686cb08eee2c669.tar.bz2
include/
* dwarf2.def: Remove DW_FORM_GNU_ref_index, replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 8927db5..e3b1788 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+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.