diff options
author | Cary Coutant <ccoutant@google.com> | 2012-05-02 18:33:43 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2012-05-02 18:33:43 +0000 |
commit | b932eb8a7ed82d2efdf3fd02e9820e8d390d7183 (patch) | |
tree | 460fc5a5bcf7739f27f0123983b09e20305aa1ee /include/ChangeLog | |
parent | 255d7a077c6d4e0d6f32efdceccdab4ea11b81d4 (diff) | |
download | binutils-redhat-b932eb8a7ed82d2efdf3fd02e9820e8d390d7183.tar.gz |
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/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 8927db596e..e3b1788110 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. |