diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index eb596d1..ee53c3a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2017-12-18 Nick Clifton <nickc@redhat.com> + + PR 22532 + * dwarf.c (read_and_display_attr_value): Add attributes that might + use the DW_FORM_exprloc form, and if so, display the decoded + location expression list. + 2017-12-14 Alan Modra <amodra@gmail.com> * testsuite/lib/utils-lib.exp (default_binutils_assemble_flags): |