mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
164f863efd
Update. 2004-07-19 Jakub Jelinek <jakub@redhat.com> [BZ #258] * math/libm-test.inc (max_value, min_value): New variables. (initialize): Initialize them. (pow_test): Add a couple of new tests. * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31. * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Don't generate invalid exception if |y| >= 1L<<63. * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. If y*log2(x) overflows to +-inf, return still +inf/+0 instead of NaN. * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise. |
||
---|---|---|
.. | ||
bits | ||
elf | ||
fpu | ||
soft-fp | ||
__longjmp.S | ||
_mcount.S | ||
abort-instr.h | ||
backtrace.c | ||
bp-asm.h | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
bzero.S | ||
Dist | ||
dl-machine.h | ||
dl-tls.h | ||
ffs.c | ||
ffsll.c | ||
fpu_control.h | ||
hp-timing.c | ||
hp-timing.h | ||
htonl.S | ||
Implies | ||
machine-gmon.h | ||
Makefile | ||
memcpy.S | ||
mempcpy.S | ||
memset.S | ||
memusage.h | ||
setjmp.S | ||
stackinfo.h | ||
stpcpy.S | ||
strcat.S | ||
strchr.S | ||
strcmp.S | ||
strcpy.S | ||
strcspn.S | ||
strlen.S | ||
strpbrk.S | ||
strspn.S | ||
strtok_r.S | ||
strtok.S | ||
sysdep.h | ||
tst-stack-align.h |