| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-20 | Fix the libm-test logfile path | Trevor Gross | -6/+1 | |
| This was broken since the crate's location relative to the target directory had changed. | ||||
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -2/+9 | |
| Apply the same formatting rules to both `libm` and `compiler-builtins`. | ||||
| 2025-04-19 | libm: Reorganize into compiler-builtins | Trevor Gross | -0/+105 | |
| Distribute everything from `libm/` to better locations in the repo. `libm/libm/*` has not moved yet to avoid Git seeing the move as an edit to `Cargo.toml`. Files that remain to be merged somehow are in `etc/libm`. | ||||
