freebsd-nq/lib/msun
Dimitry Andric cf97d2a1da Build lib/msun tests with compiler builtins disabled
This forces the compiler to emit calls to libm functions, instead of
possibly substituting pre-calculated results at compile time, which
should help to actually test those functions.

Reviewed by:	emaste, arichardson, ngie
Differential Revision: https://reviews.freebsd.org/D28577
MFC after:	3 days
2021-02-23 21:10:01 +01:00
..
aarch64
amd64
arm
bsdsrc
i387 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
ld80
ld128
man Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
mips
powerpc [POWERPC] msun: fix incorrect flag in fesetexceptflag 2020-11-17 12:36:59 +00:00
riscv
src msun: ctanh/ctanhf: Import fix from musl libc 2021-02-15 22:55:12 +00:00
tests Build lib/msun tests with compiler builtins disabled 2021-02-23 21:10:01 +01:00
x86
Makefile
Makefile.depend
Symbol.map