From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f3TI0kI09269 for linux-mips-outgoing; Sun, 29 Apr 2001 11:00:46 -0700 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f3TI0jM09266 for ; Sun, 29 Apr 2001 11:00:46 -0700 Received: from lucon.org (lake.in.lucon.org [192.168.0.2]) by ocean.lucon.org (Postfix) with ESMTP id D9D2C125B3; Sun, 29 Apr 2001 11:00:48 -0700 (PDT) Received: by lucon.org (Postfix, from userid 1000) id 7F1EBEC17; Sun, 29 Apr 2001 11:00:41 -0700 (PDT) Date: Sun, 29 Apr 2001 11:00:41 -0700 From: "H . J . Lu" To: Keith M Wesolowski Cc: linux-mips@oss.sgi.com, binutils@sources.redhat.com Subject: Re: Obvious patch for mips64 Message-ID: <20010429110041.A7690@lucon.org> References: <20010428174634.A833@foobazco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010428174634.A833@foobazco.org>; from wesolows@foobazco.org on Sat, Apr 28, 2001 at 05:46:34PM -0700 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Sat, Apr 28, 2001 at 05:46:34PM -0700, Keith M Wesolowski wrote: > I need the following trivial patch to build 64-bit binaries with gas. > I checked it in. Please provide ChangeLog entry next time. BTW, please test it on MIPS to make sure nothing is broken. Thanks. H.J.