Clone this repo:

Branches

  1. 1dce0eb Update LLVMLibCArchitectures.cmake (#112464) by westtide · 5 hours ago main
  2. d450e9c [libc] Fix incorrect RPC usage in tests by Joseph Huber · 9 hours ago
  3. 32becb7 [libc] Add sinpif16 function (#110994) by wldfngrs · 10 hours ago
  4. 9d1b969 [libc] fix -Wmissing-attributes in setjmp (#112415) by Nick Desaulniers · 12 hours ago
  5. f7b24d3 [libc] Remove dependency on `cpp::function` in `rpc.h` (#112422) by Joseph Huber · 13 hours ago
  6. 8c31884 [libc] Add bigint casting between word types (#111914) by Michael Jones · 14 hours ago
  7. 506dea8 [libc][setjmp] fix setjmp test via naked fn attr (#88054) by Nick Desaulniers · 15 hours ago
  8. 9b8dade [libc] Fix compilation errors thrown by GCC (#112351) by OverMighty · 19 hours ago
  9. 9af0865 [libc] Also add `-Wno-pedantic` when building with clang. (#112286) by lntue · 32 hours ago
  10. 19c0f45 [libc][complex] Fix compiler warnings for usage of complex.h header. (#112282) by lntue · 33 hours ago
  11. 396ba08 [libc][math] Fix issignaling macro usage in the implementation. (#112235) by lntue · 35 hours ago
  12. ad963cb [libc] Add Linux mman extension remap_file_pages. (#110307) by Aly ElAshram · 35 hours ago
  13. 63c5bd0 [libc][complex] Silence `pedantic` warning (#112239) by Shourya Goel · 2 days ago
  14. 746e532 [libc][complex] Set up headers and add documentation for complex.h. (#111659) by Shourya Goel · 2 days ago
  15. 6c28857 [libc][math][c23] Add exp2m1f16 C23 math function (#105690) by OverMighty · 4 days ago
  16. 9b7b6fd [libc] Make strtointeger handle all bigint types (#111926) by Michael Jones · 4 days ago
  17. 13cff3c [libc] Fix for adding macro I (#111872) by Shourya Goel · 4 days ago
  18. e9b5385 [libc] Fix compilation of new trig functions (#111987) by Joseph Huber · 5 days ago
  19. e010ab0 [libc][math] Improve performance of double precision trig functions. (#111793) by lntue · 5 days ago
  20. 3c2788c [libc] Temporarily disable strerror test on NVPTX by Joseph Huber · 5 days ago