This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH] Add FreeBSD/i386 core file note support
Date: Sat, 18 May 2002 03:23:02 -0700
From: "David O'Brien" <obrien@FreeBSD.org>
On Mon, May 13, 2002 at 09:53:19AM +0100, Nick Clifton wrote:
> > This patch adds support for FreeBSD/i386 core file notes. The
> > FreeBSD notes are distinguished based on the name of the note, which
> > has been FreeBSD ever since support for ELF core dumps was first
> > added to FreeBSD.
> >
> > OK to check this in?
>
> Unfortunately you do not appear to have a binutils copyright
> assignment on file with the FSF. Please could you fix this so that we
> can accept the patch ?
I'd love to have this committed. Isn't Mark already covered?
Apparently my GDB assignment doesn't cover BFD. I'll try to get the
paperwork done ASAP.
By the way, this patch isn't that urgent. It's necessary to support
cross-debugging of FreeBSD/i386 core files. But that won't work
before I've added the necessary support to GDB. Since I'm in the
middle of some pretty invasive changes in the i386 target, that'll
have to wait a bit longer.
Mark