| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-27 | Implement `floor` and `ceil` in assembly on `i586` | Folkert de Vries | -30/+55 |
| 2025-05-28 | aarch64: Add a note saying why we use `frintx` rather than `frintn` | Trevor Gross | -0/+6 |
| 2025-05-06 | Require `target_has_atomic = "ptr"` for runtime feature detection | Trevor Gross | -3/+7 |
| 2025-05-03 | Use runtime feature detection for fma routines on x86 | Trevor Gross | -1/+369 |
| 2025-05-03 | Rename the i686 module to x86 | Trevor Gross | -2/+2 |
| 2025-04-19 | libm: Flatten the `libm/libm` directory | Trevor Gross | -0/+279 |
