diff options
author | Nick Clifton <nickc@redhat.com> | 2021-05-13 14:33:39 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2021-05-13 14:33:39 +0100 |
commit | 0522d0165adaa6fccb4d4ff706d0e0b2996e4b80 (patch) | |
tree | e97a9c872e1275a5269a47b1774ef65292db806b /binutils/ChangeLog | |
parent | c4375dd764b2e28b585048c55014d4d8fbe2e820 (diff) | |
download | gdb-0522d0165adaa6fccb4d4ff706d0e0b2996e4b80.zip gdb-0522d0165adaa6fccb4d4ff706d0e0b2996e4b80.tar.gz gdb-0522d0165adaa6fccb4d4ff706d0e0b2996e4b80.tar.bz2 |
revert previous delta
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 42efebf..85d21eb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,9 +1,3 @@ -2021-05-13 Nick Clifton <nickc@redhat.com> - - PR 27861 - * dwarf.c (display_debug_str_offsets): Warn if the length field is - larger than the amount of data remaining in the section. - 2021-05-13 Alan Modra <amodra@gmail.com> PR 27861 |