summaryrefslogtreecommitdiff
path: root/libc/docs
AgeCommit message (Expand)Author
2025-06-23[libc] Fix broken links in libc (#145199)Shubh Pachchigar
2025-06-12[libc][NFC] Accept doc fix (#143996)Michael Jones
2025-06-11Revert "[libc] Fix stdio tests after #143802" (#143824)Kewen12
2025-06-11[libc] Fix stdio tests after #143802 (#143810)Michael Jones
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2025-06-06[libc] Add definitions to embedded AArch32/AArch64 (#142597)William
2025-06-01[libc][math][c23] Add atanf16() function (#141612)wldfngrs
2025-05-14[libc] Fix typos in documentation (#139852)Kazu Hirata
2025-05-08[libc][math] Implement double precision acos correctly rounded for all roundi...lntue
2025-05-05[libc][gpu][docs] Fix typos in GPU libc's documentation (#138565)Howard Chu
2025-04-25[libc][math] Implement double precision asin correctly rounded for all roundi...lntue
2025-04-25[libc][stdfix] Implement `idivfx` functions in LLVM libc (#133005)Krishna Pandey
2025-04-25[libc][math][c23] Add atanhf16 C23 math function. (#132612)Harrison Hao
2025-04-24[libc][math][c23] Add acospif16() function (#134664)Anton
2025-04-22Revert "[LLVM] Replace use of `LLVM_RUNTIMES_TARGET` with `LLVM_DEFAULT_TARGE...Joseph Huber
2025-04-22[LLVM] Replace use of `LLVM_RUNTIMES_TARGET` with `LLVM_DEFAULT_TARGET_TRIPLE...Joseph Huber
2025-04-07[libc] Fixed typo in porting.rst (#134488)amansharma612
2025-04-01[libc][math] Implement a fast pass for atan2f128 with 1ULP error using Dyadic...lntue
2025-03-31[libc][math][c23] Add hypotf16 function (#131991)Tejas Vipin
2025-03-29[libc][math][c23] Add asinhf16 function (#131351)Tejas Vipin
2025-03-28[libc] Add maintainers file (#133471)Michael Jones
2025-03-23[libc][math][c23] Add fmaf16 C23 math function. (#130757)Harrison Hao
2025-03-22[libc][math][c23] Add acoshf16 C23 math function. (#130588)Harrison Hao
2025-03-22[libc] [NFC] fix type in `docs/uefi/index.rst` (#132553)Mohamed Emad
2025-03-21[libc][math] Implement fast pass for double precision atan function. (#132333)lntue
2025-03-20[libc][docs] Add dirent implementation status doc and include in CMakeLists (...Prashanth
2025-03-18[libc][docs] Add sys/utsname header and documentation for uname function (#13...Prashanth
2025-03-17[libc][docs] Add glob implementation status doc and include in CMakeLists (#1...Prashanth
2025-03-16[libc] add uefi docs (#131426)Tristan Ross
2025-03-13[libc] Make RPC server handling header only (#131205)Joseph Huber
2025-03-12[libc] Template the writing mode for the writer class (#111559)Joseph Huber
2025-03-11[libc] Mark fixed point type generic macros as complete (#130805)PiJoules
2025-03-06[libc][docs] Fix libc docs build post #129138 (#130184)Aiden Grossman
2025-03-06[libc] Add link to stdfix.h on headers page (#129138)PiJoules
2025-03-03[libc][docs] Add links to Peter Smith's FOSDEM 2025 talk (#129555)OverMighty
2025-02-27[stdfix] Update function names (#129129)PiJoules
2025-02-27[libc] implement l64a (#129099)Michael Jones
2025-02-27[stdfix] Check fxbits as complete (#129107)PiJoules
2025-02-27[libc][stdfix] Implement fixed point bitsfx functions in llvm libc (#128413)Krishna Pandey
2025-02-26[libc][hdrgen] Allow to treat hdrgen Python code as a Python module. (#128955)Alexey Samsonov
2025-02-23[libc][math][c23] Add acosf16() function (#127731)wldfngrs
2025-02-21[libc] Enable 'strftime' for the GPU targets (#128220)Joseph Huber
2025-02-19[AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)Fabian Ritter
2025-02-17[libc][Docs] Add proper 'offload' build to use libc with offloadJoseph Huber
2025-02-14[libc] Implement strftime (#122556)Michael Jones
2025-02-13[doc] Add Discord invite link alongside channel links (#126352)Alex Bradbury
2025-02-12[libc][stdfix] Implement `countlsfx` functions in libc. (#126597)Krishna Pandey
2025-02-10[libc][docs] Add sys/statvfs to documentation and YAML definitions (#126413)Prashanth
2025-02-10[libc][math][c23] Add asinf16() function (#124212)wldfngrs
2025-02-07Revert "[libc][stdfix] Fix buildbot failure because of a typo. (#126291)"Joseph Huber