about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/support/mod.rs
AgeCommit message (Expand)AuthorLines
2025-07-26libm: Update for new warn-by-default clippy lintsTrevor Gross-1/+2
2025-06-01Fix new `dead_code` warnings from recent nightliesTrevor Gross-1/+3
2025-05-28Update `CmpResult` to use a pointer-sized return typeTrevor Gross-0/+2
2025-05-06Require `target_has_atomic = "ptr"` for runtime feature detectionTrevor Gross-3/+3
2025-05-03Use runtime feature detection for fma routines on x86Trevor Gross-0/+3
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+29