freebsd-dev/lib/msun
Enji Cooper db92647731 Only test ld_pi_odd with LDBL_MANT_DIG == 64 to fix the build
The empty (unimplemented) test inputs for sparc64 trigger a -Wtype-limits build
failure because nitems of an empty array is always false, i.e., deadcode.

MFC after:	1 month
MFC with:	r321455
Reported by:	Jenkins (sparc64 job)
2017-07-25 16:21:22 +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 libm: remove duplicate version script entries 2016-11-29 18:40:24 +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 Implement sincos, sincosf, and sincosl. 2017-05-28 06:13:38 +00:00
mips Replace SOFTFLOAT with __mips_soft_float, which gcc/clang define for us. 2017-03-16 21:05:21 +00:00
powerpc Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
riscv libm: remove duplicate version script entries 2016-11-29 18:40:24 +00:00
sparc64
src Implement sincos, sincosf, and sincosl. 2017-05-28 06:13:38 +00:00
tests Only test ld_pi_odd with LDBL_MANT_DIG == 64 to fix the build 2017-07-25 16:21:22 +00:00
x86
Makefile Implement sincos, sincosf, and sincosl. 2017-05-28 06:13:38 +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 Implement sincos, sincosf, and sincosl. 2017-05-28 06:13:38 +00:00