Clone this repo:

Branches

  1. 89abd29 Revert "[libc] Add getc, ungetc, fflush to enable libc++ iostream on baremetal" (#181931) by Paul Kirth · 2 minutes ago main
  2. 6b1fde2 [libc][math] Refactored bf16fmaf to Header Only (#181919) by Abhijeet · 28 minutes ago
  3. 8676a27 [libc][math] Fix build failures caused by constexpr (#181920) by Muhammad Bassiouni · 57 minutes ago
  4. ba9bf3f [libc][math] Refactor sincos implementation to header only (#177522) by Ash · 65 minutes ago
  5. a09da6e [libc][math] Refactor bf16divf implementation to header-only in src/__support/math folder. (#181086) by bala-bhargav · 69 minutes ago
  6. d574a75 [libc][math] Refactor logb implementation to header-only (#175719) by Dhruv · 87 minutes ago
  7. ac35a56 [libc][math] Refactor bf16addf to header only (#181230) by Viktor Moros · 88 minutes ago
  8. d8ca58a [libc] Fix OS when using `-llvm` OS in the triple (#181908) by Joseph Huber · 2 hours ago
  9. f184492 [libc] Fix warnings for the GPU test suite (#181763) by Joseph Huber · 7 hours ago
  10. c3df773 [libc] Add basic support for building SPIR-V libraries (#181049) by fineg74 · 21 hours ago
  11. 2eebaca [libc][NFC] Fix comments and macros in the RPC interface by Joseph Huber · 23 hours ago
  12. ac8fdcf [libc] Fix move destruction double-freeing ports after move to RAII by Joseph Huber · 23 hours ago
  13. b208284 [libc] Replace RPC 'close()' mechanism with RAII handler (#181690) by Joseph Huber · 26 hours ago
  14. ac74540 [libc][math] Refactor sinpif16 to header only. (#178503) by DannyDaoBoYang · 2 days ago
  15. 03d1ef4 [libc][math] Refactor canonicalize function family to header-only (#181467) by Anonmiraj · 2 days ago
  16. e88691f [libc][wctype] Reland internal UTF8 wctype classification functions (#181468) by Marcell Leleszi · 2 days ago
  17. f96db03 [libc][wctype] Add missing functions to wctype docs (#181478) by Marcell Leleszi · 2 days ago
  18. ee8964e [libc][math] Refactor bf16add to header only (#181392) by Atharv Mane · 3 days ago
  19. f5a5cf4 [libc][math] Refactor tanhf16 implementation to header-only in src/__support/math folder. (#178645) by Xinlong Chen · 3 days ago
  20. 76def84 [libc][math] Refactor hypotf16 to Header Only (#180511). by Zorojuro · 4 days ago