1. ac83025 [libc] fixup nascent pthread_condattr_test (#89308) by Nick Desaulniers · 3 hours ago main master
  2. a206480 [libc] fix FEnvImpl not using the proxy header (#89303) by Michael Jones · 20 hours ago
  3. d2ba0cc [libc][docs] link to good beginner bugs (#89297) by Nick Desaulniers · 22 hours ago
  4. 6273042 [libc] unpoison memory returned by pipe syscall (#88942) by Michael Jones · 22 hours ago
  5. a0ba487 [libc][docs] Updates implementation status for some preexisting docgen json files (#89281) by Michael Flanders · 23 hours ago
  6. 84a76da [libc][docs] adds threads.h impl status docs (#89275) by Michael Flanders · 24 hours ago
  7. b73da09 [libc][docs] adds highlighting languages to `docs/dev/config_options.rst` (#89136) by Michael Flanders · 24 hours ago
  8. 3125053 [libc] set cmake dependencies for condattr test (#89103) by Nick Desaulniers · 2 days ago
  9. 6c6b80b [libc][POSIX][pthreads] implement pthread_condattr_t functions (#88987) by Nick Desaulniers · 2 days ago
  10. 5a717fd [libc][c23][fenv] Implement fetestexceptflag (#87828) by Robin Caloudis · 2 days ago
  11. bc1b7b5 [libc] Replace mentions of `LIBC_FULLBUILD` with `LLVM_LIBC_FULL_BUILD` in 'examples/' (#88657) by Rajveer Singh Bharadwaj · 2 days ago
  12. c9898f3 [libc][msan] Fix "non-constexpr function '__msan_unpoison' cannot be used in a constant expression" (#88719) by Guillaume Chatelet · 2 days ago
  13. 3e8364f [libc][NFC] fix typo in fenv type proxy headers (#88982) by Michael Jones · 3 days ago
  14. fe663e0 [libc][fenv] Remove unnecessary dependencies (#88788) by Robin Caloudis · 3 days ago
  15. f69dd0a [libc][fenv] Use proxy header (#88787) by Robin Caloudis · 3 days ago
  16. 69fa8a2 [libc] Add proxy headers for fenv types. (#88467) by Job Henandez Lara · 4 days ago
  17. 8d39b97 [libc][docs] use docgen to generate stdbit rst docs (#88540) by Michael Flanders · 7 days ago
  18. 798c4c2 Fix typos (#88565) by Victor Toni · 7 days ago
  19. 58dcf21 Reapply "[libc][math][c23] Add remaining linux/* entrypoints for {,u}fromfp{,x}* (#86692)" (#88567) by OverMighty · 7 days ago
  20. dd8e0a4 [libc] add remaining epoll functions, pipe (#84587) by Michael Jones · 8 days ago
  21. aca7064 [libc] Codify header inclusion policy (#87017) by Nick Desaulniers · 8 days ago
  22. 5fceb41 [libc][docs] Generate docs for signal.h & optimized is_implemented func (#88028) by Xu Zhang · 8 days ago
  23. 13d04ef [libc] fix typo in hdr/CMakeLists by Nick Desaulniers · 9 days ago
  24. 3d8dfd1 [libc] Add note to use `LIBC_GPU_BUILD=ON` as another form by Joseph Huber · 9 days ago
  25. 2f21e6f Revert "[libc] implement ioctl" (#88226) by lntue · 10 days ago
  26. a70f657 [libc] implement ioctl (#85890) by Nhat Nguyen · 10 days ago
  27. 1985bb3 [libc] Add proxy header for fenv.h macro constants. #87863 (#87896) by Job Henandez Lara · 10 days ago
  28. fb97f96 [libc] Initialize rand for fma tests (#88055) by Joseph Huber · 10 days ago
  29. 95b2273 [libc] Remove `#ifdef __cplusplus` part from `include/llvm-libc-macros/math-macros.h`. (#87864) by lntue · 11 days ago
  30. ec6932a [libc][docs] fix missing include by Nick Desaulniers · 11 days ago
  31. f11a3d6 [libc][docs] generate docs for ctype.h (#87946) by Zander Dumont-Strom · 11 days ago
  32. 0c054f0 [libc] Remove RandUtils.(h|cpp). (#88044) by lntue · 11 days ago
  33. 05127e9 [libc] Clean up unused math_utils.(h|cpp). (#88036) by lntue · 11 days ago
  34. ebb1835 [libc] remove MPFR and related tests in full build (#87693) by Schrodinger ZHU Yifan · 11 days ago
  35. 93eb399 [libc] Increase timeout for death tests. (#87959) by lntue · 11 days ago
  36. b06d322 [libc] Adding FP_INT_* macro constants if missing in overlay mode. (#87880) by lntue · 13 days ago
  37. 5c8d8d4 [libc][math] Update error bound for log1p to compensate for directional rounding. (#87893) by lntue · 13 days ago
  38. 9596033 [libc] Move statement inside #ifdef/#endif to prevent unused variable warning by Guillaume Chatelet · 13 days ago
  39. cc269b3 [libc] Make `BigInt` bitwise shift consistent with regular integral semantics. (#87874) by Guillaume Chatelet · 13 days ago
  40. bef2fab [libc][NFC] Rename `uint_test` into `big_int_test` for consistency (#87875) by Guillaume Chatelet · 13 days ago
  41. d1ea850 [libc][NFC] Rename `UInt.h` to `big_int.h` and `UInt128.h` to `uint128.h` for consistency (#87808) by Guillaume Chatelet · 13 days ago
  42. a65c90d [libc] Add proxy header math_macros.h. (#87598) by lntue · 14 days ago
  43. f6162ad [libc][docs] Introduce docgen (#87682) by Nick Desaulniers · 14 days ago
  44. 86154e4 [libc][fenv] Add compile time check (#87826) by Robin Caloudis · 14 days ago
  45. 920abc0 [libc][support][bit] use new type generic builtins (#86746) by Nick Desaulniers · 14 days ago
  46. c6b2fac [libc][c23][fenv] implement fesetexcept (#87603) by aniplcc · 14 days ago
  47. 84767d4 reland: [libc] Added transitive bindings for OffsetType (#87680) by Shourya Goel · 14 days ago
  48. d8557aa [libc] Implement roundeven C23 math functions (#87678) by Vinayak Dev · 2 weeks ago
  49. 834c1f9 [libc] Temporary math macros fix (#87681) by Michael Jones · 2 weeks ago
  50. d049e42 [libc] Move thread sync when closing port earlier by Joseph Huber · 2 weeks ago
  51. 99cdb21 [libc][math][c23] Add exp2m1f C23 math function (#86996) by OverMighty · 2 weeks ago
  52. b46e452 [libc] Fix forward `constexpr` `add_with_carry` / `sub_with_borrow` by Guillaume Chatelet · 2 weeks ago
  53. 8e72d7e [reland][libc] Refactor `BigInt` (#87613) by Guillaume Chatelet · 2 weeks ago
  54. ddfb24c Revert "[libc] Refactor `BigInt`" (#87612) by Guillaume Chatelet · 2 weeks ago
  55. cbd7191 [libc] Refactor `BigInt` (#86137) by Guillaume Chatelet · 2 weeks ago
  56. a5c1fe2 Revert "[libc] Added transitive bindings for OffsetType (#87397)" by Gulfem Savrun Yeniceri · 2 weeks ago
  57. b0fcd9b [libc] Added transitive bindings for OffsetType (#87397) by Shourya Goel · 2 weeks ago
  58. 7c15455 [libc] Move {f,d}sqrt to higher functions in docs (#87445) by Vinayak Dev · 2 weeks ago
  59. 2be76cc [libc] Re-organize the math function tables in docs (#87412) by Vinayak Dev · 2 weeks ago
  60. 665f3c7 [libc] Move include so it covers the other files by Joseph Huber · 2 weeks ago
  61. 5077594 [libc] Include 'config.h' from the printf structs for builtins by Joseph Huber · 2 weeks ago
  62. d7a8341 [libc] Work around lack of '__has_builtin' for GPU server (#87417) by Joseph Huber · 2 weeks ago
  63. 8e295dc [libc] Implement temporary `printf` on the GPU (#85331) by Joseph Huber · 2 weeks ago
  64. 002f6bf [libc] Disable '_exit' on the GPU build by Joseph Huber · 2 weeks ago
  65. 8442e46 [libc][posix] implement _exit (#87185) by aniplcc · 2 weeks ago
  66. f5589b5 [libc] allow libc-hdrgen to work on windows files (#87292) by Stephen Neuendorffer · 3 weeks ago
  67. 59925b5 [libc] fixup ftello test (#87282) by Nick Desaulniers · 3 weeks ago
  68. 7821c49 [libc][math] Implement atan2f correctly rounded to all rounding modes. (#86716) by lntue · 3 weeks ago
  69. fbc540e [libc] fixup missing include for fullbuild (#87266) by Nick Desaulniers · 3 weeks ago
  70. d7f8ce7 [libc][POSIX] implement fseeko, ftello (#86928) by Shourya Goel · 3 weeks ago
  71. f969281 [libc] Include algorithm.h to parser.h (#87125) by Caslyn Tonelli · 3 weeks ago
  72. 871de6b [libc] enable stack protectors and frame pointers on default (#86288) by Schrodinger ZHU Yifan · 3 weeks ago
  73. a67bb6b [libc][math][c23] Fix impl and tests for X86_80 canonicalize function. (#87103) by Shourya Goel · 3 weeks ago
  74. 5ff158c [libc][Docs] Update RPC server example using CUDA after changes by Joseph Huber · 3 weeks ago
  75. 40166a9 [libc] Change RPC interface to not use device ids (#87087) by Joseph Huber · 3 weeks ago
  76. c5b459c [libc] Fix missing UINTMAX_WIDTH (#87092) by Michael Jones · 3 weeks ago
  77. ddc4777 Add bit width length modifier to printf (#82461) by Om Prakaash · 3 weeks ago
  78. d2f5bd6 [libc] Add inf/nan tests for strfrom*() functions (#86663) by Vinayak Dev · 3 weeks ago
  79. 56ccc21 Revert "[libc][math][c23] Fix X86_Binary80 special cases for canonicalize functions. (#86924)" by Nick Desaulniers · 3 weeks ago
  80. 733b73e [libc][math][c23] Fix X86_Binary80 special cases for canonicalize functions. (#86924) by Shourya Goel · 3 weeks ago
  81. 976a50c [libc][math][c23] Fix bounds checking and add FE_INVALID raising in {,u}fromfp{,x}* (#86892) by OverMighty · 3 weeks ago
  82. 1b1fc39 [libc][support][FixedVector] add reverse iterator (#86732) by Nick Desaulniers · 3 weeks ago
  83. c5ea0bc [libc] s/NULL/nullptr (#86867) by Nick Desaulniers · 3 weeks ago
  84. 29f7dca [libc] Disable testing for NVPTX debug builds (#86856) by Joseph Huber · 3 weeks ago
  85. 217a4ea [libc] Move baremetal write_to_stderr implementation to io.cpp (#86890) by Petr Hosek · 3 weeks ago
  86. e9be5ed [libc][NFC] refactor fmin and fmax (#86718) by Job Henandez Lara · 3 weeks ago
  87. 7680ea2 [libc] add flag for FP_*LOGB0/NAN values (#86723) by Michael Jones · 3 weeks ago
  88. d0995f1 Revert "[libc][math][c23] Add remaining linux/* entrypoints for {,u}fromfp{,x}* (#86692)" by Nick Desaulniers · 3 weeks ago
  89. c0f0800 [libc][math][c23] Add remaining linux/* entrypoints for {,u}fromfp{,x}* (#86692) by OverMighty · 3 weeks ago
  90. 4d2b4bd [libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554) by Marc Auberer · 3 weeks ago
  91. dd9e719 [libc][support][UInt] implement 128b math helpers (#86531) by Nick Desaulniers · 3 weeks ago
  92. 1e93b6d [libc][FPUtil] fixup missing explicit cast (#86736) by Nick Desaulniers · 3 weeks ago
  93. e696cf9 [libc] Fix misplaced `[[noreturn]]` attribute. by Joseph Huber · 3 weeks ago
  94. e19d770 [libc] Remove LIBC_HAS_ATTRIBUTE macro (#86656) by Vinayak Dev · 3 weeks ago
  95. 72b7ddb [libc]: Remove unused includes from strfrom*.cpp (#86657) by Vinayak Dev · 3 weeks ago
  96. 782de78 [libc] Remove definition of LIBC_NAMESPACE in test (#86704) by Michael Jones · 3 weeks ago
  97. 86bddbd [libc][OSUtil] refactor quick_exit to be an object library everywhere (#85955) by Nick Desaulniers · 3 weeks ago
  98. 672bfe2 [libc][math][c23] Implement canonicalize functions (#85940) by Shourya Goel · 3 weeks ago
  99. 640e790 [libc][math][c23] add c23 floating point fmaximum and fminimum functions. (#86016) by Job Henandez Lara · 4 weeks ago
  100. bc3f03c [libc] add statvfs/fstatvfs (#86169) by Schrodinger ZHU Yifan · 4 weeks ago