summaryrefslogtreecommitdiff
path: root/libc/include/stdfix.yaml
AgeCommit message (Expand)Author
2025-10-24[libc] add missing headers in stdfix (#162078)Shreeyash Pandey
2025-10-08[libc][stdfix] Implement fxdivi functions (rdivi) (#154914)Shreeyash Pandey
2025-04-25[libc][stdfix] Implement `idivfx` functions in LLVM libc (#133005)Krishna Pandey
2025-03-09[libc] Added type-generic macros for fixed-point functions (#129371)Ishaan Verma
2025-02-27[libc][stdfix] Implement fixed point bitsfx functions in llvm libc (#128413)Krishna Pandey
2025-02-12[libc][stdfix] Implement `countlsfx` functions in libc. (#126597)Krishna Pandey
2025-02-07Revert "[libc][stdfix] Fix buildbot failure because of a typo. (#126291)"Joseph Huber
2025-02-07[libc][stdfix] Implement fixed point `countlsfx` functions in llvm-libc (#125...Krishna Pandey
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2025-01-07[libc] Revamp hdrgen command line and build integration (#121522)Roland McGrath
2025-01-01[libc] Move hdrgen yaml files into include/ (#121443)Roland McGrath