From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6980 invoked by alias); 22 Jul 2004 00:46:43 -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 6967 invoked from network); 22 Jul 2004 00:46:41 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 22 Jul 2004 00:46:41 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id CB23F47D91; Wed, 21 Jul 2004 17:46:40 -0700 (PDT) Date: Thu, 22 Jul 2004 00:46:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA] mips-irix SEGV: long doubles are 128 bits long on IRIX Message-ID: <20040722004640.GS1278@gnat.com> References: <20040721212522.GP1278@gnat.com> <20040721212930.GA21706@nevyn.them.org> <20040721233310.GR1278@gnat.com> <20040722003951.GA26928@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040722003951.GA26928@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-07/txt/msg00295.txt.bz2 > I'm suggesting that this change belongs in mips-tdep.c rather than in > an OSABI handler. Unfortunately I'm not set up to test on mips64-linux > at the moment (and results were pretty dismal, though not quite as bad > as Irix). But would this change be applicable to NBSD as well? I am happy to install this change mips-tdep if you think long doubles are 16 bytes long on all mips targets. The only problem is that I won't be able to test it on anything but IRIX. -- Joel