glibc/sysdeps/sparc
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
..
bits Add <sys/auxv.h> and getauxval. 2012-05-20 10:40:35 -07:00
fpu Don't include exceptions in libm-test-ulps test names. 2012-05-24 12:14:03 +00:00
sparc32 Fix underflow reporting and tie up loose ends in sparc soft-fp. 2012-05-27 21:11:42 -07:00
sparc64 Fix underflow reporting and tie up loose ends in sparc soft-fp. 2012-05-27 21:11:42 -07:00
sys Update. 1997-06-29 22:05:27 +00:00
abort-instr.h Update. 2001-04-06 22:47:29 +00:00
configure Regenerate configure files 2012-03-28 09:37:58 +02:00
configure.in Move sysdeps/sparc/{,sparc32,sparc64}/elf files 2012-03-28 09:26:30 +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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dl-procinfo.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00: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
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 Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. 2012-03-15 20:29:44 -07: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 Update. 2000-06-14 00:55:24 +00:00
sysdep.h Add <sys/auxv.h> and getauxval. 2012-05-20 10:40:35 -07:00