This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libm functions for x86-64


Hi,

On Thu, 16 Mar 2006, Mike Frysinger wrote:

> On Tuesday 14 March 2006 11:42, Michael Matz wrote:
> > I would like to know the best way to move forward with this.
> 
> stupid notes from me:
>  - any reason you define your own versions of weak_alias() in libm_amd.h ?
>  - any reason you define your own __set_errno() in libm_errno_amd.h ?
>  - the #error's in libm_inlines_amd.h should prob read "unknown os"

Thanks for the feedback.  I removed the own definition of weak_alias,
removed the libm_errno_amd.h at all, and changed the #error's.  I've also
included the removal of the s_sincos.S file, and added a fix for a problem
in ceil(), which I missed to include last time.  Now I've properly tested
with libc head, instead of just with our snapshot.  As I've also recreated
the patch with a recent diff program the -E option should not be necessary
anymore.


Ciao,
Michael.

Attachment: libm-x86-64-head.diff.gz
Description: application/gunzip


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]