1 file changed
+1
-1
lines changed- Cargo.toml+1-2
- crates/libm-macros/Cargo.toml+3-3
- crates/libm-test/Cargo.toml+5-9
- crates/libm-test/src/gen/random.rs+5-5
- crates/libm-test/src/precision.rs+1
- crates/libm-test/tests/u256.rs+5-5
- crates/musl-math-sys/Cargo.toml+1-1
- etc/function-definitions.json+6
- src/math/arch/aarch64.rs+104-22
- src/math/arch/i686.rs+20-15
- src/math/arch/mod.rs+17-4
- src/math/fma.rs+6
- src/math/fma_wide.rs+6
- src/math/rint.rs+8-2
- src/math/sqrt.rs+1
- src/math/sqrtf.rs+1
- src/math/sqrtf16.rs+6
- src/math/support/env.rs-1
0 commit comments