Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.
[binutils-gdb.git] / bfd / ChangeLog
index a1d8ea9644cedacd44db342ab2d4587fad6b20df..4822e30124697fa6087ac3e6c1ad1b5f0ad4d81a 100644 (file)
@@ -1,3 +1,13 @@
+2016-06-24  John Baldwin  <jhb@FreeBSD.org>
+
+       * elf.c (elfcore_grok_note): Remove handling of NT_X86_XSTATE for
+       FreeBSD.  Remove case for NT_FREEBSD_THRMISC.
+       (elfcore_grok_freebsd_psinfo): New function.
+       (elfcore_grok_freebsd_prstatus): New function.
+       (elfcore_grok_freebsd_note): New function.
+       (elf_parse_notes): Use "elfcore_grok_freebsd_note" for "FreeBSD"
+       notes.
+
 2016-06-24  Joel Brobecker  <brobecker@adacore.com>
 
        * elflink.c: Check the value of BFD_SUPPORTS_PLUGINS rather