Clone this repo:

Branches

  1. d134ea6 [libc] Do not use stack protectors or frame pointers on GPU by Joseph Huber · 37 minutes ago main master
  2. ba5d320 [libc][math] Refactor ilogb implementation to header-only in src/__support/math folder. (#175504) by Dasha Buka · 9 hours ago
  3. 98420a5 [libc][math] Refactor sinpif to Header Only. (#176580) by DannyDaoBoYang · 9 hours ago
  4. 97d641c [libc][math] Refactor llogbf16 to header-only (#178078) by Sersawy · 10 hours ago
  5. 2efe3e8 [libc][math] Refactor sqrtf16 to Header Only (#177726) by Prajwal KP · 10 hours ago
  6. 771638c [libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (#178136) by Jakob Koschel · 21 hours ago
  7. 3b91919 [libc][math] Refactor sinf16 implementation to header-only in src/__support/math folder. (#178062) by Nico Weber · 26 hours ago
  8. e0fd8b9 [libc][math] Refactor llogb to Header Only (#175524) by Vedant Neve · 35 hours ago
  9. baea60b [libc][math] Fix parallel implementation for asin (#178100) by Muhammad Bassiouni · 2 days ago
  10. 11ae4c6 [libc][math] Refractor sinhf16 to Header only (#177337) by Anikesh Parashar · 2 days ago
  11. 3d0e972 [libc][math] Refactor ilogbf128 to Header Only (#175396) by Ramshankar · 2 days ago
  12. bf08bd7 [libc][math] Refractor sinhf to Header only (#177336) by Anikesh Parashar · 2 days ago
  13. 8bf720f [libm] Update include guards in libc/src/__support/math (#178055) by Nico Weber · 2 days ago
  14. d453986 [libc] Add Elf32_Xword type (#177915) by Jakob Koschel · 2 days ago
  15. 2caf210 [libc][math] Refactor sinf implementation to header-only in src/__support/math folder. (#177963) by Nico Weber · 2 days ago
  16. 2f0f1c4 [libc][math] Refractor logf to Header only (#176834) by Anikesh Parashar · 2 days ago
  17. 7def832 [libc][math] Refactor f16sqrtl to Header Only. (#176333) by Cheng Lingfei · 2 days ago
  18. e1bc656 [libc][math] Refactor tanf implementation to header-only in src/__support/math folder. (#177730) by Nico Weber · 4 days ago
  19. acd3c6d [libc][math] Refactor tan implementation to header-only in src/__support/math folder. (#177224) by Nico Weber · 5 days ago
  20. fbd060b [libc] Use generic/builtin.h for Emscripten in memory utils (#177474) by google-yfyang · 5 days ago