From owner-freebsd-sparc64@FreeBSD.ORG Sun Dec 12 02:27:58 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1964A16A4CE for ; Sun, 12 Dec 2004 02:27:58 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6AE743D60 for ; Sun, 12 Dec 2004 02:27:57 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBC2Rn85077821; Sat, 11 Dec 2004 18:27:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBC2Rltr077819; Sat, 11 Dec 2004 18:27:47 -0800 (PST) (envelope-from obrien) Date: Sat, 11 Dec 2004 18:27:47 -0800 From: "David O'Brien" To: Marius Strobl Message-ID: <20041212022747.GA77070@dragon.nuxi.com> References: <20041114230005.GH90701@xor.obsecurity.org> <20041122123721.A19023@newtrinity.zeist.de> <20041211213312.GA27900@xor.obsecurity.org> <20041211232225.C64141@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041211232225.C64141@newtrinity.zeist.de> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: sparc64@freebsd.org cc: Kris Kennaway Subject: Re: Error: Illegal operands: There are only 32 single precision f registers; [0-31] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 02:27:58 -0000 On Sat, Dec 11, 2004 at 11:22:25PM +0100, Marius Strobl wrote: > On Sat, Dec 11, 2004 at 01:33:12PM -0800, Kris Kennaway wrote: > > On Mon, Nov 22, 2004 at 12:37:21PM +0100, Marius Strobl wrote: > > > On Sun, Nov 14, 2004 at 03:00:05PM -0800, Kris Kennaway wrote: > > > > A number of ports are failing on sparc64 with the following error: > > > > Error: Illegal operands: There are only 32 single precision f registers; [0-31] .. > > > The patch at: > > > http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/sparc-opc.c.diff?r1=1.9&r2=1.10&cvsroot=src > > > fixes these and doesn't break world. Binutils 2.15 were branched with > > > rev. 1.9 of sparc-opc.c so I think it's fairly safe to import rev. 1.10 > > > onto the vendor branch in FreeBSD. > > > > Any progress in getting this fixed in FreeBSD? > No, no reply or reaction from David so far. I didn't see this until now (no PR filed :-( ). I just merged the FSF mainline fix into the FSF 2.15 repo. I've created a patch to test that updates src/contrib/binutils to the top of the FSF 2.15 tree. -- -- David (obrien@FreeBSD.org)