glibc/soft-fp
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
..
adddf3.c
addsf3.c
addtf3.c
Banner
divdf3.c
divsf3.c
divtf3.c
double.h soft-fp: Support using struct layout attributes on bit-fields. 2012-03-01 16:22:09 +00:00
eqdf2.c
eqsf2.c
eqtf2.c
extenddftf2.c
extended.h soft-fp: Support using struct layout attributes on bit-fields. 2012-03-01 16:22:09 +00:00
extendsfdf2.c
extendsftf2.c
fixdfdi.c
fixdfsi.c
fixsfdi.c
fixsfsi.c
fixtfdi.c
fixtfsi.c
fixunsdfdi.c
fixunsdfsi.c
fixunssfdi.c
fixunssfsi.c
fixunstfdi.c
fixunstfsi.c
floatdidf.c
floatdisf.c
floatditf.c
floatsidf.c
floatsisf.c
floatsitf.c
floatundidf.c
floatundisf.c
floatunditf.c
floatunsidf.c
floatunsisf.c
floatunsitf.c
gedf2.c
gesf2.c
getf2.c
ledf2.c
lesf2.c
letf2.c
Makefile Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
muldf3.c
mulsf3.c
multf3.c
negdf2.c
negsf2.c
negtf2.c
op-1.h
op-2.h
op-4.h
op-8.h
op-common.h Fix underflow generation in soft-fp. 2012-05-30 13:41:01 -07:00
quad.h soft-fp: Support using struct layout attributes on bit-fields. 2012-03-01 16:22:09 +00:00
single.h soft-fp: Support using struct layout attributes on bit-fields. 2012-03-01 16:22:09 +00:00
soft-fp.h Fix underflow generation in soft-fp. 2012-05-30 13:41:01 -07:00
sqrtdf2.c
sqrtsf2.c
sqrttf2.c
subdf3.c
subsf3.c
subtf3.c
testit.c
truncdfsf2.c
trunctfdf2.c
trunctfsf2.c
unorddf2.c
unordsf2.c
unordtf2.c