Clone this repo:

Branches

  1. d2184ca [libc] Add Operator Overloads for Float80 (#214493) by Zorojuro · 52 minutes ago main
  2. 3ac5153 [libc] Float80 Emulation in LLVM libc (#214447) by Zorojuro · 52 minutes ago
  3. 43b582e [libc] Implement clock_getcpuclockid on Linux. (#218531) by Alexey Samsonov · 5 hours ago
  4. fcac263 [libc][builtins] add cmp_helper for compiler-rt soft-float comparisons (#212649) by hulxv · 10 hours ago
  5. ba1567d [libc][math] Integer-only, statically rounded implementation of expf (#209406) by Hoàng Minh Thiên · 2 days ago
  6. 4a5f97d [libc][time] Implement timer_create and timer_delete. (#217920) by lntue · 3 days ago
  7. 9da4c29 [libc] Update NSIG value and usage on Linux. (#217481) by Alexey Samsonov · 3 days ago
  8. 8a07ae7 [libc] Implement sysinfo (#217471) by Michael Jones · 3 days ago
  9. 44c97a3 [libc] Add pthread_getstack_np extension (#217049) by Pavel Labath · 3 days ago
  10. 75616d9 [libc][math] Add some explicit macro checks to round and roundf. (#217822) by lntue · 4 days ago
  11. 8bc213f [libc] Avoid add_with_carry name shadowing issue (#215815) by Lewis Crawford · 4 days ago
  12. 11d7f2d [libc] Make classification functions use the emulated float128 type (#217134) by Zorojuro · 4 days ago
  13. 5d1a7ba [libc] Modify `truncf128` to use emulated Float128 type (#216560) by Zorojuro · 4 days ago
  14. 8bbe89b [libc] Modify `rint` functions to use emulated Float128 type (#217070) by Zorojuro · 4 days ago
  15. 204c006 [libc] Add struct sigevent definition and proxy header. (#217699) by lntue · 4 days ago
  16. 1a7958d [libc] Fix add_sub for Emulated Types (#217344) by Zorojuro · 5 days ago
  17. cb8ce70 [libc] Implement `execle` (#217213) by Bhavesh M · 5 days ago
  18. cd78f08 [libc] Minor fixes/additions to signal.h header. (#217469) by Alexey Samsonov · 5 days ago
  19. 4bb048b [libc] Modify `roundevenf128` to use emulated Float128 type (#216568) by Zorojuro · 6 days ago
  20. 3ab5e9a [libc] Gate long double assertions that fail in long double = float64 targets (#217346) by Victor Campos · 6 days ago