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