| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-24 | Enable tests that were skipped on PowerPC | Trevor Gross | -2/+0 | |
| Most of these were skipped because of a bug with the platform implementation, or some kind of crash unwinding. Since the upgrade to Ubuntu 25.04, these all seem to be resolved with the exception of a bug in the host `__floatundisf` [1]. [1] https://github.com/rust-lang/compiler-builtins/pull/384#issuecomment-740413334 | ||||
| 2025-04-19 | libm: Reorganize into compiler-builtins | Trevor Gross | -0/+287 | |
| 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`. | ||||
