This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 2/4] Handle the NT_ARM_VFP core dump note on FreeBSD.
- From: Nick Clifton <nickc at redhat dot com>
- To: John Baldwin <jhb at FreeBSD dot org>, gdb-patches at sourceware dot org, binutils at sourceware dot org
- Date: Thu, 5 Oct 2017 14:47:49 +0100
- Subject: Re: [PATCH 2/4] Handle the NT_ARM_VFP core dump note on FreeBSD.
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=nickc at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 1BEF1793EE
- References: <20170914151831.65362-1-jhb@FreeBSD.org> <20170914151831.65362-3-jhb@FreeBSD.org>
Hi John,
> bfd/ChangeLog:
>
> * elf.c (elfcore_grok_freebsd_note): Handle NT_ARM_VFP.
Approved - please apply.
Cheers
Nick