glibc/sysdeps/sparc/sparc32
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
..
bits Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 2012-05-21 13:39:55 -07:00
fpu Sparc long double is emulated in software, therefore use dbl-64's s_fma.c 2012-03-15 20:55:42 -07:00
soft-fp Fix underflow generation in soft-fp. 2012-05-30 13:41:01 -07:00
sparcv8
sparcv9 Minor optimization to sparc VIS3 floor() implementation. 2012-05-08 11:17:07 -07:00
__longjmp.S Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack. 2012-02-20 20:50:14 -08:00
add_n.S
addmul_1.S
alloca.S
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
divrem.m4
dl-irel.h
dl-machine.h Handle some new sparc relocation types. 2012-04-07 09:29:14 -07:00
dl-plt.h
dl-trampoline.S Fix bugs in sparc PLT profiling register management, and add sparc sotruss support. 2012-03-09 20:48:06 -08:00
dotmul.S
e_sqrt.c
ieee754.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
lshift.S
Makefile Make sparc's -fPIC addition to ASFLAGS-.os more robust. 2012-03-28 14:25:42 -07:00
memchr.S
memcpy.S Optimize mempcpy on sparc. 2012-03-28 22:35:26 -07:00
memset.S
mul_1.S
rem.S
rshift.S
sdiv.S
setjmp.S
stackguard-macros.h Split up stackguard-macros.h into sysdeps directories. 2012-05-15 23:34:30 +00:00
start.S Move sysdeps/sparc/{,sparc32,sparc64}/elf files 2012-03-28 09:26:30 +02:00
stpcpy.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strrchr.c
sub_n.S
submul_1.S
udiv.S
umul.S
urem.S
Versions