diff options
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r-- | elfcpp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 6e31367..1ec14e8 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,3 +1,9 @@ +2012-05-01 Cary Coutant <ccoutant@google.com> + + * dwarf.h (enum DW_TAG, enum DW_FORM, enum DW_AT, enum DW_ENCODING) + (enum DW_OP, enum DW_CFA): Remove. + Include dwarf2.def. + 2012-04-23 Cary Coutant <ccoutant@google.com> * elfcpp_swap.h (struct Swap_aligned32): New template. |