Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-11 | [libc] Provide more fine-grained control of FMA instruction for ARM targets. ... | lntue | 1 | -1/+1 |
2024-09-14 | [libc][math] Improve fmul performance by using double-double arithmetic. (#10... | Job Henandez Lara | 1 | -2/+101 |
2024-07-18 | [libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functio... | OverMighty | 1 | -112/+3 |
2024-07-12 | [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597) | Petr Hosek | 1 | -2/+3 |
2024-07-12 | Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration... | Mehdi Amini | 1 | -3/+2 |
2024-07-11 | [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075) | Petr Hosek | 1 | -2/+3 |
2024-06-08 | [libc][math][c23] fmul correcly rounded to all rounding modes (#91537) | Job Henandez Lara | 1 | -0/+128 |