freebsd-dev/lib/libc/sparc64/fpu
Marius Strobl 63067c1af8 Fix a typo in __fpu_ftox() that caused long double to long (and long long)
conversion of negative numbers to always result in -1.
While at it, rearrange the nearby comment so it fits in 80 chars per line,
like the rest of this file does.

PR:		107130
MFC after:	1 day
2006-12-24 22:24:39 +00:00
..
fpu_add.c Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +00:00
fpu_arith.h
fpu_compare.c
fpu_div.c
fpu_emu.h fix bus error in newsyslog by making sure that fields in struct fpemu 2006-10-12 04:38:41 +00:00
fpu_explode.c Fix long (and long long) to long double, unsigned to long double and unsigned 2005-05-27 10:00:22 +00:00
fpu_extern.h Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +00:00
fpu_implode.c Fix a typo in __fpu_ftox() that caused long double to long (and long long) 2006-12-24 22:24:39 +00:00
fpu_mul.c
fpu_qp.c For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq", 2006-04-16 14:32:53 +00:00
fpu_reg.h
fpu_reg.S Use __FBSDID 2002-05-06 23:24:39 +00:00
fpu_sqrt.c
fpu_subr.c Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +00:00
fpu.c Remove unused variables. Add required headers and function 2004-01-06 18:53:26 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00