diff options
author | ccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-05-02 18:41:56 +0000 |
---|---|---|
committer | ccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-05-02 18:41:56 +0000 |
commit | 9618d32d339a9a182dfbae8df5ad4f97d0cfec03 (patch) | |
tree | 5813b255c1eda383563f59d2913dee6cef9f15a8 /include/ChangeLog | |
parent | 6cfa7465658b8383fe8b233b1f37647224aaa505 (diff) | |
download | gcc-9618d32d339a9a182dfbae8df5ad4f97d0cfec03.tar.gz |
include/
* dwarf2.def: Remove DW_FORM_GNU_ref_index,
replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187061 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index a2299a6eff0..48981996dd4 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. |