Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 8633071d245b80d68c41cae596eeb6f524b1415e..dd257794f9e6c8dbb60043ddb23d1ad2ddf17f55 100644 (file)
@@ -1,3 +1,16 @@
+2017-10-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * elf-bfd.h (struct elf_backend_data): Add
+       `elf_backend_grok_freebsd_prstatus'.
+       * elf.c (elfcore_grok_freebsd_note): Call
+       `elf_backend_grok_freebsd_prstatus' to handle NT_PRSTATUS if
+       present.
+       * elfn32-mips.c (elf_n32_mips_grok_freebsd_prstatus): New
+       function.
+       (elf_backend_grok_freebsd_prstatus): Define.
+       * elfxx-target.h (elf_backend_grok_freebsd_prstatus): Define.
+       (elfNN_bed): Initialize `elf_backend_grok_freebsd_prstatus'.
+
 2017-10-06  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elfxx-x86.h (COPY_INPUT_RELOC_P): Add "do/while(0);".
This page took 0.030568 seconds and 4 git commands to generate.