diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4d71522..d03929a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2021-04-14 Frederic Cambus <fred@statdns.com> + + * elf.c (elfcore_grok_netbsd_note): Remove unneeded #ifdef + checks for NT_NETBSDCORE_AUXV and NT_NETBSDCORE_LWPSTATUS. + 2021-04-14 Alan Modra <amodra@gmail.com> PR 27631 |