From owner-freebsd-current Wed Oct 23 9:45: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8DDF37B401; Wed, 23 Oct 2002 09:45:01 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B92843E65; Wed, 23 Oct 2002 09:45:01 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 7AFB99BC3; Wed, 23 Oct 2002 12:36:53 -0400 (EDT) Date: Wed, 23 Oct 2002 12:36:53 -0400 From: Mike Barcroft To: David Schultz Cc: current@FreeBSD.ORG, standards@FreeBSD.ORG Subject: Re: libstdc++ does not contain fabsl symbol Message-ID: <20021023123653.A39814@espresso.q9media.com> References: <20021020025400.GA13776@xor.obsecurity.org> <20021022082241.GG3325@sunbay.com> <20021022184605.GA85779@xor.obsecurity.org> <20021022172912.B22851@espresso.q9media.com> <20021023153809.GA7503@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021023153809.GA7503@HAL9000.homeunix.com>; from dschultz@uclink.Berkeley.EDU on Wed, Oct 23, 2002 at 08:38:09AM -0700 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David Schultz writes: > Thus spake Mike Barcroft : > > No one has started work on any of the C99 math functions yet. I > > think with the exception of the math functions we conform to C99. > > Actually, I hacked up some patches for fpclassify(), is*(), and > friends some time ago. But nobody was interested in compliance at > the time except for a couple of port maintainers, so I didn't > bother finishing it up. In any case, I no longer have the time. > (It's fairly easy, given that some of the code is already there, > but a bit more work to optimize for every architecture FreeBSD > supports.) Note that while you're adding the C99 math stuff, you > might want to fix up float.h, which is just wrong about long > doubles (see PR i386/38288). Right, I should have said no one has started committing C99 math functions. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message