Clone this repo:

Branches

  1. 603c242 [libc] Address sincosf size bloat (#179004) by Prabhu Rajasekaran · 17 hours ago main
  2. 7c84e8a [libc][test] Fix TmMatcher and correct tm_yday/tm_wday test values (#179029) by Jeff Bailey · 28 hours ago
  3. 9c1ef4c [libc][math] Refactor sqrtf to header-only (#178778) by Saina Daneshmand · 3 days ago
  4. e07ad5e [libc][math] Refactor sincosf implementation to header only (#177523) by Ash · 3 days ago
  5. ebdc801 [libc][math] Refactor f16sqrt to Header Only (#177167) by Zhihui Yang · 3 days ago
  6. 0a04213 [libc] provide str to float build configs (#178780) by Prabhu Rajasekaran · 3 days ago
  7. 904eb28 [libc] Add pthread_getattr_np declaration (#178549) by Roland McGrath · 4 days ago
  8. 59e117c [libc][math] Refactor sqrt to header-only (#178335) by Saina Daneshmand · 4 days ago
  9. 0754cc3 [libc] Clean up pthread.yaml (#178327) by Roland McGrath · 5 days ago
  10. f204958 [libc][math] Fix AMD build errors. (#178507) by Muhammad Bassiouni · 5 days ago
  11. 278ad7b [libc] [math] Refactor fsqrtl to be header-only (#176169) by Atharv Mane · 5 days ago
  12. fb69515 [libc][math] Refactor logf16 to header-only shared math (#175408) by cpist (He / Him) · 5 days ago
  13. 1ae27f6 [libc][math] Refactor llogbf128 to header-only (#175617) by Sersawy · 5 days ago
  14. fc034aa [libc] Do not use stack protectors or frame pointers on GPU by Joseph Huber · 5 days ago
  15. 7f4ac3f [libc][math] Refactor ilogb implementation to header-only in src/__support/math folder. (#175504) by Dasha Buka · 5 days ago
  16. d88bbc5 [libc][math] Refactor sinpif to Header Only. (#176580) by DannyDaoBoYang · 5 days ago
  17. e5c56c8 [libc][math] Refactor llogbf16 to header-only (#178078) by Sersawy · 5 days ago
  18. 0b87b07 [libc][math] Refactor sqrtf16 to Header Only (#177726) by Prajwal KP · 5 days ago
  19. e81e859 [libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (#178136) by Jakob Koschel · 6 days ago
  20. d49bd0b [libc][math] Refactor sinf16 implementation to header-only in src/__support/math folder. (#178062) by Nico Weber · 6 days ago