This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: libm functions for x86-64
On Tuesday 21 March 2006 22:07, Michael Matz wrote:
> 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.
new version patches cleanly against trunk and passes `make check` for me on
Gentoo/gcc-4.1.0/amd64 host
cheers !
-mike