diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9f3099fcd76..335c7d02fa8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2021-05-13 Alan Modra <amodra@gmail.com> + + PR 27860 + * dwarf.c (display_debug_frames): Sanity check cie_off before + attempting to read cie. + 2021-05-12 Alan Modra <amodra@gmail.com> * dwarf.c (process_extended_line_op): Don't bump data pointer past |