commit | daf85b25f2a7fa9fde54f1104761209381959160 | [log] [tgz] |
---|---|---|
author | Mark Wielaard <mjw@redhat.com> | Fri Jul 24 15:49:51 2009 -0700 |
committer | Ulrich Drepper <drepper@redhat.com> | Fri Jul 24 15:49:51 2009 -0700 |
tree | c5fbc7e889c00846dc6ebc1195e66f9102261828 | |
parent | fa1d4447b16f16ff9056a24163b175fcbc3a57cf [diff] [blame] |
Handle DW_OP_implicit_value in readelf.
diff --git a/src/ChangeLog b/src/ChangeLog index 69f9a65..84e4f54 100644 --- a/src/ChangeLog +++ b/src/ChangeLog
@@ -1,3 +1,8 @@ +2009-07-20 Mark Wielaard <mjw@redhat.com> + + * readelf.c (print_ops): Add handling of DW_OP_implicit_value + and DW_OP_stack_value. + 2009-07-14 Ulrich Drepper <drepper@redhat.com> * elflint.c (check_elf_header): Allow Linux ABI.