freebsd-dev/lib/libc/sparc64/fpu
Stefan Farfeleder 882cf65dd6 Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc
Compliance Definition.  On sparc64, GCC emits _Qp_cmp() calls for its
__builtin_isfoo() functions which are used for C99's isfoo() macros.

Approved by:	re(dwhite)
PR:		73782
2005-06-21 21:13:07 +00:00
..
fpu_add.c
fpu_arith.h
fpu_compare.c
fpu_div.c
fpu_emu.h
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
fpu_implode.c s/round/fpround/ to avoid naming clash with GCC builtin function. 2004-07-28 05:41:05 +00:00
fpu_mul.c
fpu_qp.c Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc 2005-06-21 21:13:07 +00:00
fpu_reg.h
fpu_reg.S
fpu_sqrt.c
fpu_subr.c
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