From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4284 invoked by alias); 2 Aug 2004 01:43:54 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4277 invoked from network); 2 Aug 2004 01:43:54 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sourceware.org with SMTP; 2 Aug 2004 01:43:54 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 1BrRrh-0006F4-00; Sun, 01 Aug 2004 21:43:49 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 73EA94B102; Sun, 1 Aug 2004 21:43:53 -0400 (EDT) Date: Mon, 02 Aug 2004 01:43:00 -0000 From: Michael Chastain To: cagney@gnu.org, brobecker@gnat.com Subject: Re: [RFA/mips] 128-bit long doubles for N32/N64 Cc: gdb-patches@sources.redhat.com Message-ID: <410D9C59.nail5MB2I3MDA@mindspring.com> References: <20040722154456.GG1289@gnat.com> <41058380.6050407@gnu.org> <20040726224546.GB20596@gnat.com> <410676AE.4010001@gnu.org> <20040802011520.GA32638@gnat.com> In-Reply-To: <20040802011520.GA32638@gnat.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00026.txt.bz2 Joel Brobecker wrote: > Let me know what you think. I would suggest: take the explanation of "long double" on mips irix and file it into a PR. If you could write a ten-line program and include the C source and the assembly output in the PR, then the whole schmeer can be there in GNATS for the day when somebody says "I have some free time, let's work on MIPS PR's". Michael C