Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-06 | [libc][stdfix] Add integer square root with fixed point output functions. (#8... | lntue | 1 | -8/+0 |
2024-02-26 | [libc][stdfix] Add sqrt for fixed point types. (#83042) | lntue | 1 | -0/+8 |
2024-02-16 | [libc][stdfix] Add round functions for fixed point types. (#81994) | lntue | 1 | -0/+16 |
2024-02-15 | [libc][stdfix] Add abs functions for signed fixed point types. (#81823) | lntue | 1 | -0/+24 |
2024-02-13 | [libc][stdfix] Generate stdfix.h header with fixed point precision macros acc... | lntue | 1 | -0/+16 |