glibc/sysdeps/sparc/sparc32
David S. Miller 8d6bb57c44 Fix build on pre-v9 32-bit Sparc.
We cannot use fnegd in this code, as fnegd was added in v9.
Only fnegs exists in v8 and earlier.

	[BZ #15985]
	* sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
	on pre-v9 cpus, use a fnegs+fmovs sequence instead.
2013-11-06 13:23:36 -08:00
..
bits
fpu Fix build on pre-v9 32-bit Sparc. 2013-11-06 13:23:36 -08:00
soft-fp soft-fp: fix negation NaN handling (bug 16034). 2013-10-10 11:38:56 +00:00
sparcv8
sparcv9 Remove bounded-pointers build system support. 2013-02-15 15:07:54 +00:00
__longjmp.S Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
add_n.S
addmul_1.S
alloca.S
backtrace.h Use libgcc unwinder for sparc backtraces, if available. 2013-01-21 14:15:30 -08:00
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
divrem.m4
dl-irel.h
dl-machine.h Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
dl-plt.h
dl-trampoline.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
dotmul.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
e_sqrt.c
ieee754.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
lshift.S
Makefile
memchr.S Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
memcpy.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
memset.S
mul_1.S
rem.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
rshift.S
sdiv.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
setjmp.S
stackguard-macros.h BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
start.S
stpcpy.S
strcat.S
strchr.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
strcmp.S
strcpy.S
strlen.S
strrchr.c
sub_n.S
submul_1.S
tls-macros.h
tst-audit.h
udiv.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
umul.S
urem.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
Versions