about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-13Clean up and sort manifest keysTrevor Gross-6/+4
2025-05-06chore: releasegithub-actions[bot]-1/+1
2025-05-04chore: releasegithub-actions[bot]-1/+1
2025-04-22chore: Release libm v0.2.13Trevor Gross-1/+1
2025-04-22chore: release builtins 0.1.156 and libm 0.2.12github-actions[bot]-1/+1
2025-04-21Update README and CONTRIBUTING for the new repository layoutTrevor Gross-1/+1
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+49
2025-04-19libm: Reorganize into compiler-builtinsTrevor Gross-37/+0
2025-04-18refactor: Introduce a virtual manifestTrevor Gross-0/+37
2025-04-18refactor: Move the `libm` crate to a subdirectoryTrevor Gross-87/+0
2025-03-18Upgrade all dependencies to the latestTrevor Gross-2/+1
2025-02-23Resolve monomorphization errors in `compiler-builtins`Trevor Gross-0/+7
2025-01-30Specify license as just MITManish Goregaokar-1/+1
2025-01-25Rework the available Cargo profilesTrevor Gross-6/+8
2025-01-25Upgrade all dependencies to the latest versionTrevor Gross-1/+1
2025-01-16Add benchmarks using iai-callgrindTrevor Gross-0/+4
2025-01-13Don't set `codegen-units=1` by default in CITrevor Gross-3/+4
2025-01-13Add a utility crate for quick evaluationTrevor Gross-0/+1
2025-01-12Expose C versions of `libm` functions in the `cb` crateTrevor Gross-1/+4
2025-01-11Add a `release-checked` profile with debug and overflow assertionsTrevor Gross-0/+7
2025-01-05Rename `unstable-test-support` to `unstable-public-internals`Trevor Gross-1/+1
2024-12-29Add `f16` and `f128` configuration from `compiler-builtins`Trevor Gross-1/+4
2024-11-01Expose the `support` module publicly with a test featureTrevor Gross-0/+3
2024-10-31Remove `libm-bench`Trevor Gross-1/+0
2024-10-28Add an "arch" Cargo feature that is on by defaultTrevor Gross-1/+4
2024-10-28Replace `feature = "unstable-intrinsics"` with `intrinsics_enabled`Trevor Gross-0/+5
2024-10-28Move the existing "unstable" feature to "unstable-intrinsics"Trevor Gross-1/+4
2024-10-28chore: release v0.2.11github-actions[bot]-1/+1
2024-10-28Add a procedural macro for expanding all function signaturesTrevor Gross-0/+2
2024-10-28Introduce `musl-math-sys` for bindings to musl math symbolsTrevor Gross-0/+2
2024-10-27chore: release v0.2.10github-actions[bot]-1/+1
2024-10-27Set the MSRV to 1.63 and document it as suchTrevor Gross-0/+1
2024-10-26chore: release v0.2.9github-actions[bot]-1/+1
2024-10-26Update licensing to MIT AND (MIT OR Apache-2.0)Trevor Gross-1/+1
2024-10-07Set edition to 2021 for all cratesTrevor Gross-1/+1
2024-10-05Upgrade all dependenciesTrevor Gross-1/+1
2024-10-05Move `musl-reference-tests` to a new `libm-test` crateTrevor Gross-6/+5
2024-08-07Rename `only-soft-floats` feature into `force-soft-floats`Guillaume Gomez-1/+1
2024-08-06Add `only-soft-floats` feature to prevent using any intrinsics or arch-specif...Guillaume Gomez-0/+3
2023-10-06Release 0.2.8Amanieu d'Antras-1/+1
2023-08-03Exclude GitHub Workflows files from packaged cratemulhern-1/+1
2023-08-03Exclude ci directory from packaged cratemulhern-0/+1
2023-05-13Prepare 0.2.7 releaseYuki Okushi-1/+1
2022-11-09Bump to 0.2.6Amanieu d'Antras-1/+1
2022-08-10Bump to 0.2.5Amanieu d'Antras-1/+1
2022-07-30Bump to 0.2.3Amanieu d'Antras-1/+1
2022-02-06Bump to 0.2.2Amanieu d'Antras-1/+1
2022-01-03Fix no-panicAmanieu d'Antras-0/+4
2021-03-28add "readme"-key to Cargo.toml in order for this crate to have a preview on c...Philipp Schuster-0/+1
2019-11-22Bump to 0.2.1Alex Crichton-1/+1