glibc/sysdeps
David S. Miller d66ef399f5 Fix underflow reporting and tie up loose ends in sparc soft-fp.
* sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
	(___Q_zero): New.
	(__Q_simulate_exceptions): Return void.  Change to simulate
	exceptions by writing into the %fsr.
	* sysdeps/sparc/sparc64/soft-fp/qp_util.c
	(__Qp_handle_exceptions): Likewise.
	(numbers): Delete.
	* sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
	__Qp_handle_exceptions.
	* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
	__Qp_handle_exceptions.
	* sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
	as unused and give dummy FP_RND_NEAREST initializer.
	(FP_INHIBIT_RESULTS): Define.
	(___Q_simulate_exceptions): Update declaration.
	(FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
	formatting.
	* sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
	as unused and give dummy FP_RND_NEAREST initializer.
	(__Qp_handle_exceptions): Update declaration.
	(FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
	formatting.
2012-05-27 21:11:42 -07:00
..
generic Add <sys/auxv.h> and getauxval. 2012-05-20 10:40:35 -07:00
gnu Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 2012-05-21 13:39:55 -07:00
i386 Add systemtap static probe points in setjmp/longjmp on x86. 2012-05-25 13:41:03 -07:00
ieee754 Optimize handling of denormals in logb/logbf/logbl 2012-05-26 13:53:22 +02:00
mach Remove use of INTDEF/INTUSE in libio 2012-05-24 23:06:20 +02:00
posix Switch gettimeofday from INTUSE to libc_hidden_proto. 2012-05-24 13:12:34 -07:00
powerpc Fix missing declaration 2012-05-26 22:33:51 +02:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Don't include exceptions in libm-test-ulps test names. 2012-05-24 12:14:03 +00:00
sh SH: Use fpu_control_t for the temporary FPU control word. 2012-05-28 01:03:18 +02:00
sparc Fix underflow reporting and tie up loose ends in sparc soft-fp. 2012-05-27 21:11:42 -07:00
unix Fix underflow reporting and tie up loose ends in sparc soft-fp. 2012-05-27 21:11:42 -07:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
x86_64 Add systemtap static probe points in setjmp/longjmp on x86. 2012-05-25 13:41:03 -07:00