diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3d83813..5c9c18b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2020-04-17 Alan Modra <amodra@gmail.com> + + PR 25840 + * debug.c (debug_class_type_samep): Don't segfault on NULL type. + 2020-04-16 Alan Modra <amodra@gmail.com> * doc/binutils.texi: Mention --no-show-raw-insn in objdump |