1 file changed
+1
-1
lines changed- .github/workflows/main.yml+17
- .github/workflows/publish.yml+27
- CHANGELOG.md+36-3
- CONTRIBUTING.md+4-4
- Cargo.toml+9-10
- LICENSE-APACHE-201
- LICENSE-MIT-25
- LICENSE.txt+258
- README.md+10-9
- build.rs+1-451
- ci/docker/aarch64-unknown-linux-gnu/Dockerfile+7-2
- ci/docker/arm-unknown-linux-gnueabi/Dockerfile+7-2
- ci/docker/arm-unknown-linux-gnueabihf/Dockerfile+7-2
- ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile+7-2
- ci/docker/i686-unknown-linux-gnu/Dockerfile+2-1
- ci/docker/mips-unknown-linux-gnu/Dockerfile+5-2
- ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile+7-3
- ci/docker/mips64el-unknown-linux-gnuabi64/Dockerfile+7-3
- ci/docker/mipsel-unknown-linux-gnu/Dockerfile+5-2
- ci/docker/powerpc-unknown-linux-gnu/Dockerfile+5-2
- ci/docker/powerpc64-unknown-linux-gnu/Dockerfile+5-3
- ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile+5-2
- ci/docker/x86_64-unknown-linux-gnu/Dockerfile+2-1
- ci/run-docker.sh+14-10
- ci/run.sh+11-10
- crates/compiler-builtins-smoke-test/Cargo.toml+2
- crates/compiler-builtins-smoke-test/src/lib.rs+2
- crates/libm-bench/Cargo.toml+4-3
- crates/libm-test/Cargo.toml+18
- crates/libm-test/build.rs+456
- crates/libm-test/src/lib.rs+1
- crates/libm-test/tests/musl_biteq.rs+6
- src/lib.rs+7-13
0 commit comments