glibc/sysdeps/sparc
David S. Miller 05b227bdae Correct tinyness handling in long-double and float y0/y1.
With help from Joseph Myers.
	* sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
	cutoff to 2**-13.
	* sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
	cutoff to 2**-25.
	* sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
	( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
	small.
	* sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
	* math/libm-test.inc (y0_test): New tests.
	(y1_test): New tests.
	* sysdeps/i386/fpu/libm-test-ulps: Update.
	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
	* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-11-18 12:33:53 -08:00
..
bits Recognize new sparc hwcap bits. 2012-09-05 17:59:16 -07:00
fpu Correct tinyness handling in long-double and float y0/y1. 2012-11-18 12:33:53 -08:00
sparc32 Add support for sparc cryptographic hash opcodes. 2012-11-13 17:12:45 -08:00
sparc64 Add support for sparc cryptographic hash opcodes. 2012-11-13 17:12:45 -08:00
sys
abort-instr.h
configure Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
configure.in Remove TLS configure checks. 2012-07-17 23:57:43 +02:00
crti.S Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement. 2012-03-01 15:04:16 -08:00
crtn.S Move sparc away from the deprecated inifini.c scheme. 2012-02-16 12:54:05 -08:00
dl-dtprocnum.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dl-procinfo.c Recognize new sparc hwcap bits. 2012-09-05 17:59:16 -07:00
dl-procinfo.h Recognize new sparc hwcap bits. 2012-09-05 17:59:16 -07:00
dl-sysdep.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dl-tls.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
gccframe.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ldsodefs.h Fifth argument of la_pltenter() is not constant. 2012-08-16 08:41:05 -07:00
machine-gmon.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Makefile Make sparc's -fPIC addition to ASFLAGS-.os more robust. 2012-03-28 14:25:42 -07:00
mempcpy.S Optimize mempcpy on sparc. 2012-03-28 22:35:26 -07:00
memusage.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sparc-ifunc.h Add support for sparc cryptographic hash opcodes. 2012-11-13 17:12:45 -08:00
sparc-mcount.S Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
stackinfo.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Subdirs
sysdep.h Add <sys/auxv.h> and getauxval. 2012-05-20 10:40:35 -07:00