Clone this repo:

Branches

  1. d49bd0b [libc][math] Refactor sinf16 implementation to header-only in src/__support/math folder. (#178062) by Nico Weber · 2 hours ago main
  2. 9a043e6 [libc][math] Refactor llogb to Header Only (#175524) by Vedant Neve · 12 hours ago
  3. 1d81e2a [libc][math] Fix parallel implementation for asin (#178100) by Muhammad Bassiouni · 14 hours ago
  4. 197012d [libc][math] Refractor sinhf16 to Header only (#177337) by Anikesh Parashar · 15 hours ago
  5. 16e0f86 [libc][math] Refactor ilogbf128 to Header Only (#175396) by Ramshankar · 15 hours ago
  6. e4e2a66 [libc][math] Refractor sinhf to Header only (#177336) by Anikesh Parashar · 15 hours ago
  7. 839f747 [libm] Update include guards in libc/src/__support/math (#178055) by Nico Weber · 16 hours ago
  8. 3c383d1 [libc] Add Elf32_Xword type (#177915) by Jakob Koschel · 17 hours ago
  9. 400150d [libc][math] Refactor sinf implementation to header-only in src/__support/math folder. (#177963) by Nico Weber · 18 hours ago
  10. 0bf8c89 [libc][math] Refractor logf to Header only (#176834) by Anikesh Parashar · 20 hours ago
  11. 2a32a53 [libc][math] Refactor f16sqrtl to Header Only. (#176333) by Cheng Lingfei · 22 hours ago
  12. 30d23eb [libc][math] Refactor tanf implementation to header-only in src/__support/math folder. (#177730) by Nico Weber · 3 days ago
  13. 5107693 [libc][math] Refactor tan implementation to header-only in src/__support/math folder. (#177224) by Nico Weber · 4 days ago
  14. eea3389 [libc] Use generic/builtin.h for Emscripten in memory utils (#177474) by google-yfyang · 4 days ago
  15. c83df4e [libc][math] Refactor f16fmal to header-only (#176576) by Prajwal · 4 days ago
  16. 2b37a21 [libc][math] Refactor dfmaf128 to Header Only (#176480) by Madhur Kumar · 4 days ago
  17. 4a6eff3 [libc] Handle charNN_t in cpp::is_integral (#177463) by Roland McGrath · 5 days ago
  18. 411776b [libc] Clean up cpp::numeric_limits (#177461) by Roland McGrath · 5 days ago
  19. 0c6ebf8 [libc] Clean up cpp::is_unsigned (#177456) by Roland McGrath · 5 days ago
  20. 65af549 [libc] Remove superfluous explicitly defaulted constructors (#177471) by Roland McGrath · 5 days ago