This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: [ia64-tools] Re: A glibc ia64 patch for math


On Thu, Sep 21, 2000 at 09:04:41AM +0200, Andreas Jaeger wrote:
> >>>>> H J Lu writes:
> 
> HJ> With this patch, I only got
> HJ> make[2]: *** [/home/work/build/glibc/math/test-ldouble.out] Error 1
> HJ> make[2]: *** [/home/work/build/glibc/math/test-ildoubl.out] Error 1
> 
> HJ> for "make check" on ia64. Those long double functions are not
> HJ> implemented. I assume we will get them in libm from Intel. With all
> Which functions are missing?  I might be able to handle that in the
> tests.
> 

Here is the list. I hope I didn't miss anything.

Thanks.


H.J.
---
__atanl not implemented
__erfcl not implemented
__erfl not implemented
__expm1l not implemented
__ieee754_acosl not implemented
__ieee754_asinl not implemented
__ieee754_exp2l not implemented
__ieee754_expl not implemented
__ieee754_fmodl not implemented
__ieee754_j0l not implemented
__ieee754_j1l not implemented
__ieee754_jnl not implemented
__ieee754_lgammal_r not implemented
__ieee754_log10l not implemented
__ieee754_logl not implemented
__ieee754_powl not implemented
__ieee754_rem_pio2l not implemented
__ieee754_sqrtl not implemented
__ieee754_y0l not implemented
__ieee754_y1l not implemented
__ieee754_ynl not implemented
__kernel_cosl not implemented
__kernel_sinl not implemented
__kernel_tanl not implemented
__log1pl not implemented
__log2l not implemented

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