Sourced from libm's releases.
libm-v0.2.14
Other
- Use runtime feature detection for fma routines on x86
257dd48
chore: releasea2f6440
Use runtime feature detection for fma routines on x866e4255a
Rename the i686 module to x86f83962e
update-api-list: Match subdirectories within arch725484e
fmaf: Add a test case from a MinGW failure7ccb126
builtins-test: Remove no_mangle
from
eh_personality
f456aa8
Refactor the fma modules91963f5
Move fma
implementations to mod generic
99b4c19
Resolve unnecessary_transmutes
lintsfdbefb3
Warn on unsafe_op_in_unsafe_fn
by default