| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-26 | libm: Update for new warn-by-default clippy lints | Trevor Gross | -0/+2 | |
| Silence the approximate constant lint because it is noisy and not always correct. `single_component_path_imports` is also not accurate when built as part of `compiler-builtins`, so that needs to be `allow`ed as well. | ||||
| 2025-04-29 | Refactor the fma modules | Trevor Gross | -4/+2 | |
| Move implementations to `generic/` like the other functions. This also allows us to combine the `fma` and `fma_wide` modules. | ||||
| 2025-04-19 | libm: Flatten the `libm/libm` directory | Trevor Gross | -0/+396 | |
