| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-09 | Add __addhf3, __subhf3, __mulhf3, __{eq,ge,gt,le,lt,ne,unord}hf2 | Trevor Gross | -14/+39 |
| 2025-07-27 | Remove `no-asm` gating when there is no alternative implementation | Trevor Gross | -1/+1 |
| 2025-07-24 | Use `x86_no_sse` configuration in more places | Trevor Gross | -6/+7 |
| 2025-07-24 | Enable tests that were skipped on PowerPC | Trevor Gross | -21/+17 |
| 2025-07-02 | Use the compiler to determine whether or not to enable `f16` and `f128` | Trevor Gross | -4/+4 |
| 2025-06-13 | Eliminate `build.rs`-generated Aarch64 atomic macros (#951) | qinghon | -1/+2 |
| 2025-05-29 | Change `compiler-builtins` to edition 2024 | Trevor Gross | -3/+6 |
| 2025-05-21 | Enable `__powitf2` on MSVC | beetrees | -2/+0 |
| 2025-04-29 | Resolve `unnecessary_transmutes` lints | Trevor Gross | -32/+20 |
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -3/+1 |
| 2025-04-18 | Rename `testcrate` to `builtins-test` | Trevor Gross | -0/+2216 |
