This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] i386-k*bsd-gnu fix (w/ChangeLog)


On Sun, Nov 14, 2004 at 12:57:32AM +0100, Gerald Pfeifer wrote:
> On Fri, 12 Nov 2004, Robert Millan wrote:
> >This patch is 50 days old.  It just takes 5 mins to get it from Bug 
> >18117 and commit.  Any takers?
> 
> If you repost the patch here, and get a review (which I hope will happen
> in that case), I volunteer to apply it.

Thanks!  An updated patch is attached.  ChangeLog entry pasted below.

Btw, it's worth noting that this patch was already reviewed and committed by
Jim Wilson, but was accidentaly reverted in one of the post-release branch
merges.  See http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00050.html

2004-11-16  Robert Millan  <robertmh@gnu.org>

	Changes for k*bsd-gnu support.
	* config/i386/linux.h: Define REG_NAME to allow overriding of register
	names in sc structure.
	* config/i386/linux-unwind.h: Refer to sc->REG_NAME(reg) instead of
	sc->reg.
	* config.gcc: Detect x86_64-k*bsd-gnu systems.

-- 
 .''`.   Proudly running Debian GNU/kFreeBSD unstable/unreleased (on UFS2+S)
: :' :
`. `'    http://www.debian.org/ports/kfreebsd-gnu
  `-

Attachment: kbsd-gnu.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]