| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-13 | fmaximum,fminimum: Fix incorrect result and add tests | Trevor Gross | -1/+12 |
| 2025-06-01 | Fix new `dead_code` warnings from recent nightlies | Trevor Gross | -103/+116 |
| 2025-05-29 | Reuse `libm`'s `Caat` and `CastFrom` in `compiler-builtins` | Trevor Gross | -0/+5 |
| 2025-05-29 | cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins` | Trevor Gross | -0/+9 |
| 2025-05-28 | Update `CmpResult` to use a pointer-sized return type | Trevor Gross | -0/+2 |
| 2025-05-13 | Fix `i256::MAX` | Tobias Decking | -1/+1 |
| 2025-05-06 | Require `target_has_atomic = "ptr"` for runtime feature detection | Trevor Gross | -3/+8 |
| 2025-05-03 | Use runtime feature detection for fma routines on x86 | Trevor Gross | -0/+209 |
| 2025-04-29 | Resolve `unnecessary_transmutes` lints | Trevor Gross | -0/+6 |
| 2025-04-22 | Reimplement the generic fmod | quaternic | -0/+4 |
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -47/+283 |
| 2025-04-19 | libm: Flatten the `libm/libm` directory | Trevor Gross | -0/+2791 |
