| Age | Commit message (Expand) | Author |
| 2024-08-01 | [libc] created tan function fuzzer (#101570) | RoseZhang03 |
| 2024-08-01 | [libc][math][C23] removing daddl from arm32 (#101567) | aaryanshukla |
| 2024-08-01 | [libc] added cos function fuzzing test (#101556) | RoseZhang03 |
| 2024-08-01 | [libc][math][c23] Add dadd{l,f128} and ddiv{l,f128} C23 math functions (#100456) | aaryanshukla |
| 2024-08-01 | [libc] Fix 'vasprintf' not working in non-fullbuild mode | Joseph Huber |
| 2024-08-01 | [libc] Use LLVM CommandLine for loader tool (#101501) | Joseph Huber |
| 2024-08-01 | [libc] heap_sort_fuzz deleted unnecessary includes (#101535) | RoseZhang03 |
| 2024-08-01 | [libc] Fix math fuzzers (#101529) | Michael Jones |
| 2024-08-01 | [libc] created fuzz test for sin function (#101411) | RoseZhang03 |
| 2024-08-01 | [libc] Fix erroneous warning on GCC (#101520) | Joseph Huber |
| 2024-08-01 | [libc] Implement vasprintf and asprintf (#98824) | Tsz Chan |
| 2024-08-01 | [libc] Remove verbose printing from hdrgen tool (#101376) | Joseph Huber |
| 2024-08-01 | [libc] Remove extra parens | Joseph Huber |
| 2024-08-01 | [libc] Change the GPU loaders to LLVM executables (#101442) | Joseph Huber |
| 2024-07-31 | [libc][math][c23] add entrypoints and tests for getpayload{,f,f128} (#101285) | Job Henandez Lara |
| 2024-07-31 | [libc][math][c23] removed dsubl for 32 arm (#101423) | aaryanshukla |
| 2024-07-31 | [libc] Add vsscanf function (#101402) | Joseph Huber |
| 2024-07-31 | [libc][math][c23] Add dfma{l,f128} and dsub{l,f128} C23 math functions (#101089) | aaryanshukla |
| 2024-07-31 | [Clang] Suppress missing architecture error when doing LTO (#100652) | Joseph Huber |
| 2024-07-31 | [libc][math][c23] Refactor expf16 (#101373) | OverMighty |
| 2024-07-31 | [libc] quick fix for aarch64 jmpbuf build (#101357) | Schrodinger ZHU Yifan |
| 2024-07-31 | [libc][AArch64] Add an AArch64 setjmp/longjmp. (#101177) | Simon Tatham |
| 2024-07-31 | [libc][math][c23] Fix totalorderf128 requiring support for 128-bit ints (#101... | OverMighty |
| 2024-07-30 | [libc][math] fix header spec bug (#101273) | Job Henandez Lara |
| 2024-07-30 | [libc][math][c23] Add entrypoints and tests for setpayload{,f,f128} (#101122) | Job Henandez Lara |
| 2024-07-30 | [libc] Only link in the appropriate architecture's device libs | Joseph Huber |
| 2024-07-30 | [libc] Switch ON for New HeaderGen (#100044) | RoseZhang03 |
| 2024-07-30 | [libc] fuzz test for heap_sort (#100826) | RoseZhang03 |
| 2024-07-30 | [libc][math][c23] Add entrypoints and tests for totalorder{,f,f128} (#100593) | Job Henandez Lara |
| 2024-07-30 | [libc][math][c23] Temporarily disable expf16 on AArch64 (#101203) | OverMighty |
| 2024-07-30 | [libc][math][c23] Add expf16 C23 math function (#100632) | OverMighty |
| 2024-07-30 | [libc] Add AMDGPU Sin Benchmark (#101120) | jameshu15869 |
| 2024-07-30 | [libc] Implement placeholder memory functions on the GPU (#101082) | Joseph Huber |
| 2024-07-29 | [libc] Add Generic and NVPTX Sin Benchmark (#99795) | jameshu15869 |
| 2024-07-29 | [libc] make aarch64 libm entrypoints consistent w/ x86-64 (#100963) | Schrodinger ZHU Yifan |
| 2024-07-28 | [libc] Fix the remaining isnan and isinf in tests. (#100969) | lntue |
| 2024-07-28 | [libc] fix rwlock test (#100962) | Schrodinger ZHU Yifan |
| 2024-07-28 | [NFC] add newline after stack smashing message (#100958) | Schrodinger ZHU Yifan |
| 2024-07-28 | [libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (#10... | Eric977 |
| 2024-07-27 | revert all tid changes (#100915) | Schrodinger ZHU Yifan |
| 2024-07-28 | [libc] Create a separate proxy header for math-function-macros.h (#98430) | Nhat Nguyen |
| 2024-07-27 | [libc] fix pthread build issue for full-build mode (#100912) | Schrodinger ZHU Yifan |
| 2024-07-27 | [libc] Make NVPTX benchmarks use LTO for linking | Joseph Huber |
| 2024-07-26 | [libc] Add Minimum Time and Iterations, Reduce Epsilon (#100838) | jameshu15869 |
| 2024-07-26 | Reapply "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)" | Joseph Huber |
| 2024-07-26 | Revert "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)" | Joseph Huber |
| 2024-07-26 | [OpenMP][libc] Remove special handling for OpenMP printf (#98940) | Joseph Huber |
| 2024-07-26 | [libc] Updated GettingStarted.rst with PyYAML version (#100649) | RoseZhang03 |
| 2024-07-26 | [libc] Fix building bitcode library for GPU (#100491) | Joseph Huber |
| 2024-07-26 | [libc] Fix relocatable link attempting to pull in standard libs | Joseph Huber |