Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2002 20:35:12 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/lib/msun Makefile
Message-ID:  <20020302202711.W60357-100000@gamplex.bde.org>
In-Reply-To: <20020301153416.A58731@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Mar 2002, David O'Brien wrote:

> On Sat, Mar 02, 2002 at 07:26:28AM +1100, Bruce Evans wrote:
> > >   Modified files:
> > >     lib/msun             Makefile
> > >   Log:
> > >   We need an frexp() function.
> > >
> > >   Revision  Changes    Path
> > >   1.28      +1 -1      src/lib/msun/Makefile
> >
> > We already have one (an essentially identical copy for alpha, i386, ia64,
> > and mips) in libc.  We don't need two, or one in different libraries for
> > different arches.
>
> My goof.  I ran `nm' on the x86 libm.a and [thought I] found it there
> also.  Now I see it is "frexpf" that is in libm.

I think we should switch to using the msun version after doing some
regression tests, but it needs to be in libc.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020302202711.W60357-100000>