From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22455 invoked by alias); 20 Nov 2004 18:17:15 -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 22430 invoked from network); 20 Nov 2004 18:17:11 -0000 Received: from unknown (HELO lisa.goe.net) (134.76.166.209) by sourceware.org with SMTP; 20 Nov 2004 18:17:11 -0000 Received: from mutter.goe.net (mail@mutter-lisa0.a11.private [192.168.31.26]) by lisa.goe.net (8.12.10/8.12.10) with ESMTP id iAKIH7F2010285; Sat, 20 Nov 2004 19:17:08 +0100 Received: from igel.a11.private ([192.168.31.91]) by mutter.goe.net with esmtp (Exim 4.42) id 1CVZnG-0001mK-Jx; Sat, 20 Nov 2004 19:17:06 +0100 Received: by igel.a11.private (Postfix, from userid 500) id 288DE10C1C4; Sat, 20 Nov 2004 19:17:06 +0100 (CET) To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Add host's floatformat References: <40939DD4.3000706@gnu.org> <41095190.7020508@gnu.org> <410A4C88.3080904@gnu.org> From: Andreas Schwab X-Yow: I feel like a wet parking meter on Darvon! Date: Sat, 20 Nov 2004 18:17:00 -0000 In-Reply-To: <410A4C88.3080904@gnu.org> (Andrew Cagney's message of "Fri, 30 Jul 2004 09:26:32 -0400") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2004-11/txt/msg00410.txt.bz2 Andrew Cagney writes: >> Andrew Cagney writes: >>=20 >>>> * configure.host (gdb_host_float_format, gdb_host_double_format) >>>> (gdb_host_long_double_format): Set according to the host. >> 2004-07-30 Andreas Schwab >> * configure.host: Set host floatformat for m68k. >> --- gdb/configure.host 30 Jul 2004 10:54:44 +0200 1.81 >> +++ gdb/configure.host 30 Jul 2004 10:57:33 +0200=09 >> @@ -165,6 +165,11 @@ hppa*-*-linux*) >> gdb_host_double_format=3D"&floatformat_ieee_double_big" >> gdb_host_long_double_format=3D"&floatformat_ieee_double_big" >> ;; >> +m68*-*-*) >> + gdb_host_float_format=3D"&floatformat_ieee_single_big" >> + gdb_host_double_format=3D"&floatformat_ieee_double_big" >> + gdb_host_long_double_format=3D"&floatformat_m68881_ext" >> + ;; >> *) >> gdb_host_float_format=3D0 >> gdb_host_double_format=3D0 >> Andreas. > > Oops, I had that in a working draft but it got lost somewhere. I've committed that now. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstra=C3=9Fe 5, 90409 N=C3=BCrnberg, Germany Key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."