freebsd-skq/lib/msun
Alex Richardson f5542795b9 s_scalbn.c: Add missing float.h include
This caused LDBL_MANT_DIG to not be defined and therefore the scalbnl
alias was not being emitted for double==long double platforms.

Fixes:		760b2ffc ("Update scalbn* functions to the musl versions")
Reported by:	Jenkins
2021-03-01 14:22:47 +00: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
mips
powerpc
riscv
src s_scalbn.c: Add missing float.h include 2021-03-01 14:22:47 +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