| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-12 | [libc] Rewrite "Full Host Build" instructions (#180439) | Jeff Bailey | 1 | -126/+143 |
| 2026-02-11 | [libc] Cleanup RPC helpers and comments | Joseph Huber | 1 | -1/+1 |
| 2026-02-11 | [libc] Add RPC helpers for dispatching functions to the host (#179085) | Joseph Huber | 1 | -5/+44 |
| 2026-02-10 | [libc] Add option to disable printf bit int (#180832) | Michael Jones | 2 | -1/+8 |
| 2026-02-10 | [libc][docs] Fix stale entrypoints links and time.h table duplication (#180347) | Petter Berntsson | 2 | -13/+15 |
| 2026-02-06 | [libc][docs] Document printf NULL handling for %s/%n (#180067) | petbernt | 2 | -9/+13 |
| 2026-02-03 | [libc] Tweak the runtimes cross-build for GPU (#178548) | Joseph Huber | 1 | -34/+6 |
| 2026-01-30 | [libc] provide str to float build configs (#178780) | Prabhu Rajasekaran | 1 | -0/+4 |
| 2026-01-20 | [libc][NFC] update configure page with wchar flag (#177050) | Michael Jones | 1 | -0/+1 |
| 2026-01-20 | [libc] Reland %lc support in printf (#176110) | Shubh Pachchigar | 1 | -0/+7 |
| 2026-01-13 | Revert "[libc] Support %lc in printf (#169983)" | Joseph Huber | 2 | -8/+0 |
| 2026-01-13 | [libc] Support %lc in printf (#169983) | Shubh Pachchigar | 2 | -0/+8 |
| 2026-01-06 | [libc][docs] Fix typo (#174631) | Michael Jones | 1 | -1/+1 |
| 2025-12-22 | [libc] Split out src/__support/alloc-checker.h (#173104) | Roland McGrath | 1 | -0/+1 |
| 2025-12-22 | [libc][math] Add LIBC_CONF_MATH_USE_SYSTEM_FENV / LIBC_MATH_USE_SYSTEM_FENV (... | lntue | 1 | -1/+2 |
| 2025-12-19 | [libc][docs] Update website to reflect new strategy (#168637) | Michael Jones | 2 | -23/+62 |
| 2025-12-11 | [libc][docs] Add a sunset policy to porting docs (#168936) | Michael Jones | 2 | -19/+72 |
| 2025-12-05 | [libc][fenv] Refactor x86 fenv implementations to make it work for various fe... | lntue | 1 | -0/+2 |
| 2025-12-04 | Reland Refactor WIDE_READ to allow finer control over high-performance functi... | Sterling-Augustine | 1 | -1/+2 |
| 2025-12-04 | Revert "Refactor WIDE_READ to allow finer control over high-performance funct... | Sterling-Augustine | 1 | -2/+1 |
| 2025-12-04 | Refactor WIDE_READ to allow finer control over high-performance function sele... | Sterling-Augustine | 1 | -1/+2 |
| 2025-12-04 | [libc][wctype] Add cmake flag for configuring wctype implementation used (#17... | Marcell Leleszi | 1 | -0/+2 |
| 2025-12-01 | [libc][docs] Add links to 2025 talks. (#170206) | lntue | 1 | -8/+60 |
| 2025-11-19 | [Clang] Gut the libc wrapper headers and simplify (#168438) | Joseph Huber | 1 | -1/+1 |
| 2025-11-11 | [libc][POSIX] Add clock_settime() function for Linux (#161729) | Anton Shepelev | 1 | -2/+2 |
| 2025-10-21 | [libc] implement `inet_aton` (#162651) | Connector Switch | 1 | -0/+7 |
| 2025-10-09 | [libc][docs] Update VSCode instructions for full host build (#162626) | Jeff Bailey | 1 | -5/+11 |
| 2025-10-08 | [libc][math][c23] Add rsqrtf() function (#159615) | Anton Shepelev | 1 | -1/+1 |
| 2025-10-08 | [libc][stdfix] Implement fxdivi functions (rdivi) (#154914) | Shreeyash Pandey | 1 | -1/+1 |
| 2025-09-24 | [libc][math][c++23] Add log_bf16 math function (#157811) | Krishna Pandey | 1 | -1/+2 |
| 2025-09-17 | [libc][math][c23] Add rsqrtf16() function (#137545) | Anton Shepelev | 1 | -1/+3 |
| 2025-09-06 | [libc][math][c++23] Add sqrtbf16 math function (#156654) | Krishna Pandey | 1 | -107/+107 |
| 2025-09-05 | [libc] add ctime and ctime_r to docs (#156216) | Zishan Mirza | 1 | -2/+2 |
| 2025-09-05 | [libc] Implement CMPLX related macros (#156344) | Connector Switch | 1 | -1/+1 |
| 2025-09-04 | [libc][docs] Add GPU math conformance test results to support page (#156263) | Leandro Lacerda | 1 | -0/+167 |
| 2025-09-03 | [libc] implement template functions for localtime (#110363) | Zishan Mirza | 1 | -3/+3 |
| 2025-09-03 | [libc][math][c++23] Add fmodbf16 math function (#155575) | Krishna Pandey | 1 | -1/+1 |
| 2025-09-02 | [libc][math][c23] Implement C23 math function atanpif16 (#150400) | Mohamed Emad | 1 | -1/+1 |
| 2025-08-28 | [libc][math][c++23] Add scalb{,l}nbf16 math functions (#155569) | Krishna Pandey | 1 | -2/+2 |
| 2025-08-28 | [libc][math][c++23] Add totalorder{,mag}bf16 math functions (#155568) | Krishna Pandey | 1 | -2/+2 |
| 2025-08-27 | [libc][math][c++23] Add {canonicalize,iscanonical,fdim,copysign,issignaling}b... | Krishna Pandey | 1 | -5/+5 |
| 2025-08-27 | [libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions (#154652) | Krishna Pandey | 1 | -3/+3 |
| 2025-08-25 | [libc][math][c++23] Add {frexp,ilogb,ldexp,llogb,logb}bf16 math functions (#1... | Krishna Pandey | 1 | -5/+5 |
| 2025-08-24 | [libc][math][c++23] Add {nearbyint,rint,lrint,llrint,lround,llround}bf16 math... | Krishna Pandey | 1 | -6/+6 |
| 2025-08-23 | [libc][math][c++23] Add nanbf16 math function (#153995) | Krishna Pandey | 1 | -1/+1 |
| 2025-08-23 | [libc][math][c++23] Add {get,set}payloadbf16 and setpayloadsigbf16 math funct... | Krishna Pandey | 1 | -3/+3 |
| 2025-08-22 | [libc][math][c++23] Add next{after,down,toward,up}bf16 math functions (#153993) | Krishna Pandey | 1 | -4/+4 |
| 2025-08-19 | [libc][math][c++23] Add {,u}fromfp{,x}bf16 math functions (#153992) | Krishna Pandey | 1 | -4/+4 |
| 2025-08-18 | Reland "[libc][math][c23] Implement C23 math function asinpif16" (#152690) | Mohamed Emad | 1 | -1/+1 |
| 2025-08-15 | [libc][math][docs] Add documentation for BFloat16 type (#153475) | Krishna Pandey | 1 | -138/+149 |