Clone this repo:

Branches

  1. 9122741 [libc][stdfix] Fix riscv entrypoints for idivfx (#137499) by Krishna Pandey · 26 hours ago main
  2. ce21467 [libc][math] Implement double precision asin correctly rounded for all rounding modes. (#134401) by lntue · 3 days ago
  3. 65de912 [libc][stdfix] Implement `idivfx` functions in LLVM libc (#133005) by Krishna Pandey · 3 days ago
  4. b47fc8c [libc][math][c23] Add atanhf16 C23 math function. (#132612) by Harrison Hao · 3 days ago
  5. fb1a367 [libc][math][c23] Add acospif16() function (#134664) by Anton · 4 days ago
  6. 64a6b82 [libc][math] Improve performance test framework (#134501) by Tejas Vipin · 4 days ago
  7. 39c2dc8 Revert "[libc] build fix for sigsetjmp (#137047)" (#137077) by gulfemsavrun · 5 days ago
  8. edf7a50 [libc] build fix for sigsetjmp (#137047) by Schrodinger ZHU Yifan · 5 days ago
  9. adb32fd [libc] implement sigsetjmp/siglongjmp for x86-64 (#136072) by Schrodinger ZHU Yifan · 5 days ago
  10. 1e5d08e [libc] Special case PPC double double for print (#136614) by Joseph Huber · 5 days ago
  11. e986088 [libc][math] Skip checking for exceptional values in expm1f when LIBC_MATH_SKIP_ACCURATE_PASS is set. (#130968) by lntue · 5 days ago
  12. 558c0da [libc] Fix warnings for freelist_heap_test/fuzz (#136634) by Daniel Thornburgh · 6 days ago
  13. 5cd0e0a Revert "[LLVM] Replace use of `LLVM_RUNTIMES_TARGET` with `LLVM_DEFAULT_TARGET_TRIPLE` (#136208)" by Joseph Huber · 6 days ago
  14. 161b473 [LLVM] Replace use of `LLVM_RUNTIMES_TARGET` with `LLVM_DEFAULT_TARGET_TRIPLE` (#136208) by Joseph Huber · 6 days ago
  15. b3dba61 [libc] Export standard C symbols in the public packages for MacOS instead of namespaced C++ symbols. (#136100) by lntue · 11 days ago
  16. 06fc3a8 [libc] Fix incorrect unsigned comparison (#135595) by Wu Yingcong · 11 days ago
  17. 1b77fbe [libc]: Remove `-Wglobal-constructors` for libc tests (#131485) by Vinay Deshmukh · 13 days ago
  18. 0940075 [libc] Implement getitimer and setitimer, add proxy headers for itimerval (#134773) by Tsz Chan · 14 days ago
  19. bb79ac8 [libc] Include extra baremetal headers and entrypoints (#135462) by Petr Hosek · 14 days ago
  20. f86693f [libc] Add myself as maintainer for Public Headers / hdrgen (#135209) by Roland McGrath · 2 weeks ago