From owner-freebsd-sparc64@FreeBSD.ORG Sat Jan 22 00:25:59 2005 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 3A1D316A4CE for ; Sat, 22 Jan 2005 00:25:59 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C8343D1D for ; Sat, 22 Jan 2005 00:25:58 +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 j0M0PheN041015; Fri, 21 Jan 2005 16:25:43 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j0M0Ph6Z041014; Fri, 21 Jan 2005 16:25:43 -0800 (PST) (envelope-from obrien) Date: Fri, 21 Jan 2005 16:25:39 -0800 From: "David O'Brien" To: Kris Kennaway Message-ID: <20050122002539.GB40959@dragon.nuxi.com> References: <20041114230005.GH90701@xor.obsecurity.org> <20041122123721.A19023@newtrinity.zeist.de> <20041211213312.GA27900@xor.obsecurity.org> <20041211232225.C64141@newtrinity.zeist.de> <20041212022747.GA77070@dragon.nuxi.com> <20050119233022.GA12519@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050119233022.GA12519@xor.obsecurity.org> 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 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: Sat, 22 Jan 2005 00:25:59 -0000 On Wed, Jan 19, 2005 at 03:30:22PM -0800, Kris Kennaway wrote: > On Sat, Dec 11, 2004 at 06:27:47PM -0800, David O'Brien wrote: > > 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. > > Can we get the patch referenced above committed to FreeBSD? As you > know, the binutils update you sent me was broken, but applying only > the redhat patch fixed the problem, and I still have it in my sparc64 > source trees so that packages can be built. I never heard that the Red Hat version of the patch fixed your problems. I need to investigate the differences as the patch I sent you is what is in the real binutils CVS and what will get committed to FreeBSD soon. -- -- David (obrien@FreeBSD.org)