aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2020-03-13 23:37:10 +0100
committerKamil Rytarowski <n54@gmx.com>2020-03-14 00:31:16 +0100
commit06d949ec3121f4732e789db1efc53986355c9481 (patch)
treeb763ed34ee3a9397ba6b1795548f29109aa71dcf /binutils/ChangeLog
parent9fcbd8a90a92bf303c41be816040789e1ed6cf4e (diff)
downloadgdb-06d949ec3121f4732e789db1efc53986355c9481.zip
gdb-06d949ec3121f4732e789db1efc53986355c9481.tar.gz
gdb-06d949ec3121f4732e789db1efc53986355c9481.tar.bz2
Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)
bfd/ChangeLog: * elf.c (elfcore_grok_netbsd_note): Add support for NT_NETBSDCORE_LWPSTATUS notes. binutils/ChangeLog: * readelf.c (get_netbsd_elfcore_note_type): Add support for NT_NETBSDCORE_LWPSTATUS notes. include/ChangeLog: * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index cafd076..d88ec4d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-13 Kamil Rytarowski <n54@gmx.com>
+
+ * readelf.c (get_netbsd_elfcore_note_type): Add support for
+ NT_NETBSDCORE_LWPSTATUS notes.
+
2020-03-13 Alan Modra <amodra@gmail.com>
* elfcomm.c (get_archive_member_name): Always return malloc'd