glibc/sysdeps
David S. Miller ae251b0b58 Fix underflow generation in soft-fp.
* soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
	(FP_TRAPPING_EXCEPTIONS): Provide default implementation.
	* sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
	(FP_TRAPPING_EXCEPTIONS): Define.
	* sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
	(FP_TRAPPING_EXCEPTIONS): Define.
	* soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
	subnormals only when inexact has been signalled or underflow
	exceptions are enabled.
	(_FP_PACK_CANONICAL): Likewise.
2012-05-30 13:41:01 -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 generation in soft-fp. 2012-05-30 13:41:01 -07:00
unix Use __UWORD_TYPE for __NLINK_T_TYPE with -m32 2012-05-30 11:35:47 -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 Convert WORDSIZE[32|64]/ld entries to abi-variants 2012-05-30 08:33:26 -07:00