1. 89abd29 Revert "[libc] Add getc, ungetc, fflush to enable libc++ iostream on baremetal" (#181931) by Paul Kirth · 3 hours ago main
  2. 6b1fde2 [libc][math] Refactored bf16fmaf to Header Only (#181919) by Abhijeet · 4 hours ago
  3. 8676a27 [libc][math] Fix build failures caused by constexpr (#181920) by Muhammad Bassiouni · 4 hours ago
  4. ba9bf3f [libc][math] Refactor sincos implementation to header only (#177522) by Ash · 4 hours ago
  5. a09da6e [libc][math] Refactor bf16divf implementation to header-only in src/__support/math folder. (#181086) by bala-bhargav · 4 hours ago
  6. d574a75 [libc][math] Refactor logb implementation to header-only (#175719) by Dhruv · 5 hours ago
  7. ac35a56 [libc][math] Refactor bf16addf to header only (#181230) by Viktor Moros · 5 hours ago
  8. d8ca58a [libc] Fix OS when using `-llvm` OS in the triple (#181908) by Joseph Huber · 5 hours ago
  9. f184492 [libc] Fix warnings for the GPU test suite (#181763) by Joseph Huber · 11 hours ago
  10. c3df773 [libc] Add basic support for building SPIR-V libraries (#181049) by fineg74 · 24 hours ago
  11. 2eebaca [libc][NFC] Fix comments and macros in the RPC interface by Joseph Huber · 26 hours ago
  12. ac8fdcf [libc] Fix move destruction double-freeing ports after move to RAII by Joseph Huber · 26 hours ago
  13. b208284 [libc] Replace RPC 'close()' mechanism with RAII handler (#181690) by Joseph Huber · 29 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
  21. f269cda [libc][math] Refactor ffma implementation to header-only in src/__support/math folder (#175304). by Menace · 4 days ago
  22. 16c0116 [libc][math] Refactor tanhf implementation to header-only in src/__support/math folder. (#178554) by Xinlong Chen · 4 days ago
  23. 98fae42 [libc][math] Refactor bf16addf128 to header only (#181058) by Abhijeet · 4 days ago
  24. a398494 Implement vector version of memchr, and dispatch to same (#177711) by Sterling-Augustine · 4 days ago
  25. e34e43c [libc] Implement lit-based test execution for Libc (#178746) by Jeff Bailey · 4 days ago
  26. d6d94fa [libc][math] Fix result sign logic in fputil::generic::add_or_sub (#181231) by OverMighty · 5 days ago
  27. c9dd02f [libc] Small change to accept lambda types in rpc::dispatch by Joseph Huber · 5 days ago
  28. 0305541 [libc] Add getc, ungetc, fflush to enable libc++ iostream on baremetal (#175530) by Volodymyr Turanskyy · 6 days ago
  29. 2271aeb [libc] Rewrite "Full Host Build" instructions (#180439) by Jeff Bailey · 6 days ago
  30. d38523b [libc][math] Refactor `f16sqrtf` to Header Only. (#180749) by iLeGend · 6 days ago
  31. 1b48d5e [libc] Fix incorrect element type in RPC handler by Joseph Huber · 6 days ago
  32. b49ed70 [libc] Cleanup RPC helpers and comments by Joseph Huber · 6 days ago
  33. c57aa6c [libc] Add RPC helpers for dispatching functions to the host (#179085) by Joseph Huber · 7 days ago
  34. 2f7df07 [libc] Disable math exceptions for baremetal (#180863) by Prabhu Rajasekaran · 7 days ago
  35. ba2c69c [libc] Add option to disable printf bit int (#180832) by Michael Jones · 7 days ago
  36. 0d91c95 [libc][math] Refactor powf to Header Only. (#176531) by Anonmiraj · 7 days ago
  37. e6eda94 [libc][math] Refactor pow to Header Only. (#176529) by Anonmiraj · 7 days ago
  38. 5440bad [libc][math] Refactor log2f to Header Only. (#176527) by Anonmiraj · 7 days ago
  39. 24bdf2d [libc][math] Refactor log2f16 to Header Only. (#176526) by Anonmiraj · 7 days ago
  40. bf88e64 [libc][math] Refactor log10f to Header Only. (#176520) by Anonmiraj · 7 days ago
  41. 9b3b917 [libc][math] Refactor log1pf to Header Only. (#176525) by Anonmiraj · 7 days ago
  42. fffa3b7 [libc][math] Refactor log10f16 to Header Only. (#176523) by Anonmiraj · 7 days ago
  43. f7fdf26 [libc][math] Refactor llogbl to be header-only (#175376) by Mathew Joseph · 7 days ago
  44. 9d4ca27 [libc] Fix unit test dependency and respect LIBC_INCLUDE_BENCHMARKS (#180812) by Joseph Huber · 7 days ago
  45. 3c29fe2 [libc] Size optimized defaults for baremetal (#180642) by Prabhu Rajasekaran · 8 days ago
  46. ba47d4c [libc][docs] Fix stale entrypoints links and time.h table duplication (#180347) by Petter Berntsson · 8 days ago
  47. 4f89a98 [libc] Disable Clinger fast path for baremetal (#180598) by Prabhu Rajasekaran · 8 days ago
  48. 5705ee7 [libc][math] Refactor ffmal to Header Only. (#179069) by Zorojuro · 11 days ago
  49. dc8fd4a [libc][math] Refactor sqrtf128 to header only (#177760) by Iasonaskrpr · 11 days ago
  50. 33a70df [libc][docs] Document printf NULL handling for %s/%n (#180067) by petbernt · 11 days ago
  51. 6b62b7d Revert "[libc][wctype] Implement internal UTF8 wctype classification functions" (#180186) by Marcell Leleszi · 12 days ago
  52. f24b00d [libc][wctype] Implement internal UTF8 wctype classification functions (#174607) by Marcell Leleszi · 12 days ago
  53. c74ef15 [libc][math] Refactor f16fmaf to Header Only. (#178851) by Zorojuro · 12 days ago
  54. 56a94b7 [libc] Remove "stdio.h" include from fx_bits.h (#179805) by Haowei · 12 days ago
  55. d99c56d [libc][wctype] Move classification lookup tables to a cpp file (#174993) by Marcell Leleszi · 12 days ago
  56. 8689439 [libc][math] Fix build failures from last refactor. (#179966) by Muhammad Bassiouni · 12 days ago
  57. 45b0efe [libc][math] Refactor f16fmaf128 to Header Only (#177850) by Zorojuro · 12 days ago
  58. 90bee42 [libc][math] Resolve size issues on baremetal and cleanup code. (#179707) by Muhammad Bassiouni · 13 days ago
  59. bca9941 [libc] Disable strong stack protector for baremetal (#179559) by Prabhu Rajasekaran · 2 weeks ago
  60. 422f6d6 [libc] Address size bloat issues (#179398) by Prabhu Rajasekaran · 2 weeks ago
  61. 47e84fb [libc] Tweak the runtimes cross-build for GPU (#178548) by Joseph Huber · 2 weeks ago
  62. abca65f [libc][SVE] add sve handling for memcpy with count less than 32b (#167446) by Schrodinger ZHU Yifan · 2 weeks ago
  63. 603c242 [libc] Address sincosf size bloat (#179004) by Prabhu Rajasekaran · 2 weeks ago
  64. 7c84e8a [libc][test] Fix TmMatcher and correct tm_yday/tm_wday test values (#179029) by Jeff Bailey · 2 weeks ago
  65. 9c1ef4c [libc][math] Refactor sqrtf to header-only (#178778) by Saina Daneshmand · 3 weeks ago
  66. e07ad5e [libc][math] Refactor sincosf implementation to header only (#177523) by Ash · 3 weeks ago
  67. ebdc801 [libc][math] Refactor f16sqrt to Header Only (#177167) by Zhihui Yang · 3 weeks ago
  68. 0a04213 [libc] provide str to float build configs (#178780) by Prabhu Rajasekaran · 3 weeks ago
  69. 904eb28 [libc] Add pthread_getattr_np declaration (#178549) by Roland McGrath · 3 weeks ago
  70. 59e117c [libc][math] Refactor sqrt to header-only (#178335) by Saina Daneshmand · 3 weeks ago
  71. 0754cc3 [libc] Clean up pthread.yaml (#178327) by Roland McGrath · 3 weeks ago
  72. f204958 [libc][math] Fix AMD build errors. (#178507) by Muhammad Bassiouni · 3 weeks ago
  73. 278ad7b [libc] [math] Refactor fsqrtl to be header-only (#176169) by Atharv Mane · 3 weeks ago
  74. fb69515 [libc][math] Refactor logf16 to header-only shared math (#175408) by cpist (He / Him) · 3 weeks ago
  75. 1ae27f6 [libc][math] Refactor llogbf128 to header-only (#175617) by Sersawy · 3 weeks ago
  76. fc034aa [libc] Do not use stack protectors or frame pointers on GPU by Joseph Huber · 3 weeks ago
  77. 7f4ac3f [libc][math] Refactor ilogb implementation to header-only in src/__support/math folder. (#175504) by Dasha Buka · 3 weeks ago
  78. d88bbc5 [libc][math] Refactor sinpif to Header Only. (#176580) by DannyDaoBoYang · 3 weeks ago
  79. e5c56c8 [libc][math] Refactor llogbf16 to header-only (#178078) by Sersawy · 3 weeks ago
  80. 0b87b07 [libc][math] Refactor sqrtf16 to Header Only (#177726) by Prajwal KP · 3 weeks ago
  81. e81e859 [libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (#178136) by Jakob Koschel · 3 weeks ago
  82. d49bd0b [libc][math] Refactor sinf16 implementation to header-only in src/__support/math folder. (#178062) by Nico Weber · 3 weeks ago
  83. 9a043e6 [libc][math] Refactor llogb to Header Only (#175524) by Vedant Neve · 3 weeks ago
  84. 1d81e2a [libc][math] Fix parallel implementation for asin (#178100) by Muhammad Bassiouni · 3 weeks ago
  85. 197012d [libc][math] Refractor sinhf16 to Header only (#177337) by Anikesh Parashar · 3 weeks ago
  86. 16e0f86 [libc][math] Refactor ilogbf128 to Header Only (#175396) by Ramshankar · 3 weeks ago
  87. e4e2a66 [libc][math] Refractor sinhf to Header only (#177336) by Anikesh Parashar · 3 weeks ago
  88. 839f747 [libm] Update include guards in libc/src/__support/math (#178055) by Nico Weber · 3 weeks ago
  89. 3c383d1 [libc] Add Elf32_Xword type (#177915) by Jakob Koschel · 3 weeks ago
  90. 400150d [libc][math] Refactor sinf implementation to header-only in src/__support/math folder. (#177963) by Nico Weber · 3 weeks ago
  91. 0bf8c89 [libc][math] Refractor logf to Header only (#176834) by Anikesh Parashar · 3 weeks ago
  92. 2a32a53 [libc][math] Refactor f16sqrtl to Header Only. (#176333) by Cheng Lingfei · 3 weeks ago
  93. 30d23eb [libc][math] Refactor tanf implementation to header-only in src/__support/math folder. (#177730) by Nico Weber · 3 weeks ago
  94. 5107693 [libc][math] Refactor tan implementation to header-only in src/__support/math folder. (#177224) by Nico Weber · 4 weeks ago
  95. eea3389 [libc] Use generic/builtin.h for Emscripten in memory utils (#177474) by google-yfyang · 4 weeks ago
  96. c83df4e [libc][math] Refactor f16fmal to header-only (#176576) by Prajwal · 4 weeks ago
  97. 2b37a21 [libc][math] Refactor dfmaf128 to Header Only (#176480) by Madhur Kumar · 4 weeks ago
  98. 4a6eff3 [libc] Handle charNN_t in cpp::is_integral (#177463) by Roland McGrath · 4 weeks ago
  99. 411776b [libc] Clean up cpp::numeric_limits (#177461) by Roland McGrath · 4 weeks ago
  100. 0c6ebf8 [libc] Clean up cpp::is_unsigned (#177456) by Roland McGrath · 4 weeks ago