freebsd-dev/lib/msun
Ruslan Bukin 7804dd5212 Add full softfloat and hardfloat support for RISC-V.
Hardfloat is now default (use riscv64sf as TARGET_ARCH
for softfloat).

Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D8529
2016-11-16 15:21:32 +00:00
..
aarch64
amd64 Add asm versions of fmod(), fmodf() and fmodl() on amd64. Add asm 2016-09-04 12:22:14 +00:00
arm Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
bsdsrc
i387 Oops, the previous i386 version of e_fmodf.S and e_fmodl.S was 2016-09-04 15:08:14 +00:00
ld80 libm: add braces around initialization of subobjects 2016-11-01 15:11:10 +00:00
ld128
man
mips Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
powerpc Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
riscv Add full softfloat and hardfloat support for RISC-V. 2016-11-16 15:21:32 +00:00
sparc64
src Don't use fmaxl/fminl on platforms with no long double support, 2016-10-11 20:31:59 +00:00
tests MFhead @ r305314 2016-09-03 00:50:18 +00:00
x86
Makefile Don't use fmaxl/fminl on platforms with no long double support, 2016-10-11 20:31:59 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
Symbol.map