aboutsummaryrefslogtreecommitdiff
path: root/libc/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
6 days[libc] Tweak the runtimes cross-build for GPU (#178548)Joseph Huber1-2/+2
10 days[libc] provide str to float build configs (#178780)Prabhu Rajasekaran1-0/+12
13 days[libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (#178136)Jakob Koschel1-4/+4
2026-01-20[libc] Reland %lc support in printf (#176110)Shubh Pachchigar1-0/+4
2026-01-13Revert "[libc] Support %lc in printf (#169983)"Joseph Huber1-4/+0
2026-01-13[libc] Support %lc in printf (#169983)Shubh Pachchigar1-0/+4
2026-01-12[libc] Provide a minimal implementation of elf.h (#172766)Petr Hosek1-1/+1
2026-01-09[libc] Support for generating proxy headers (#175279)Petr Hosek3-2/+10
2026-01-06[libc][wctype] Create generation script for classification lookup tables (#17...Marcell Leleszi1-0/+4
2025-12-22[libc][math] Add LIBC_CONF_MATH_USE_SYSTEM_FENV / LIBC_MATH_USE_SYSTEM_FENV (...lntue1-0/+8
2025-12-16[libc] Add Darwin mutex support via os_sync primitives (#167722)Shreeyash Pandey1-0/+4
2025-12-05[libc][fenv] Refactor x86 fenv implementations to make it work for various fe...lntue1-0/+4
2025-12-04Reland Refactor WIDE_READ to allow finer control over high-performance functi...Sterling-Augustine1-3/+2
2025-12-04Revert "Refactor WIDE_READ to allow finer control over high-performance funct...Sterling-Augustine1-2/+3
2025-12-04Refactor WIDE_READ to allow finer control over high-performance function sele...Sterling-Augustine1-3/+2
2025-11-27[libc][darwin] add syscall numbers from macos sdk (#166354)Shreeyash Pandey1-0/+31
2025-11-19[Clang] Gut the libc wrapper headers and simplify (#168438)Joseph Huber1-15/+0
2025-11-14Revert "[libc][test] split exit tests into two separate tests" (#168102)Schrodinger ZHU Yifan1-31/+0
2025-11-14[libc][test] split exit tests into two separate tests (#166355)Shreeyash Pandey1-0/+31
2025-11-12[libc] Handle the `unknown` default target in CMake (#115122)Petr Hosek1-34/+31
2025-11-07[libc] add cpu feature flags for SVE/SVE2/MOPS (#166884)Schrodinger ZHU Yifan4-1/+16
2025-10-27Move LIBC_CONF_STRING_UNSAFE_WIDE_READ to top-level libc-configuration (#165046)Sterling-Augustine1-0/+8
2025-10-22Revert "[libc] Add -Werror for libc tests" (#164684)lntue1-1/+1
2025-10-22[libc] Add -Werror for libc tests (#160413)Vinay Deshmukh1-1/+1
2025-10-16[libc] Make LIBC_MATH_NO_ERRNO imply `-fno-math-errno` (#125794)Petr Hosek2-12/+3
2025-09-23[libc] Add -Wall for libc tests (#160220)Vinay Deshmukh1-1/+1
2025-09-22[libc] Add -Wextra for libc tests (#153321)Vinay Deshmukh1-1/+1
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber1-6/+0
2025-09-09[libc] Add check for support and a test for libc SIMD helpers (#157746)Joseph Huber2-0/+10
2025-09-09[libc][NFC] Add cmake facility to unify the way we parse arguments. (#156922)lntue1-0/+87
2025-09-04[libc] Expose the AMDGPU code object version (#152931)Joseph Huber1-6/+4
2025-09-02[libc][NFC] Remove unused add_redirector_object and add_redirector_library in...lntue2-54/+0
2025-08-21[libc] Add boot code for AArch64 (#154789)William Huynh1-1/+1
2025-08-12Revert "[libc] Add -Wextra for libc tests" (#153169)William Huynh1-1/+1
2025-08-12[libc] Add -Wextra for libc tests (#133643)Vinay Deshmukh1-1/+1
2025-08-11[libc] Disable LlvmLibcTimespecGet.Monotonic for baremetal targets (#152290)William Huynh2-2/+24
2025-08-06[libc] warn when depending on public entrypoints (#146163)Michael Jones1-4/+54
2025-07-31[libc] Mutex implementation for single-threaded baremetal (#145358)William Huynh1-0/+4
2025-07-21[libc][stdio] Separate temporary files for unit test and hermetic test in std...lntue1-0/+2
2025-07-19[libc] Simplify fma handling for riscv (#149673)Mikhail R. Gadelha3-4/+4
2025-07-18[libc] Fix tests' linking flags accidentally modified by #147931. (#149453)lntue1-5/+12
2025-07-15[libc] Add hooks for extra options in running hermetic tests (#147931)William Huynh1-8/+50
2025-07-12Change binary path in libc test cmake file from relative to absolute (#148315)Amy Huang1-1/+1
2025-06-19[libc] Fix bug in LIBC_CONF_ERRNO_MODE being undefined (#144896)William Huynh1-1/+1
2025-06-13[libc] Output all headers with LIBC_CONF_OUTPUT_ALL_HEADERS (#144114)William Huynh1-1/+6
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue1-0/+4
2025-06-06[libc] Cleanup unimplemented math functions (#143173)Joseph Huber3-21/+6
2025-05-30[libc] Pass config flags to unit tests. (#142085)lntue1-2/+14
2025-05-29[LibC] Refactor arm64 to aarch64 for darwin. (#141509)Aly ElAshram1-4/+2
2025-05-03[libc] Add missing dependency for test target (#138423)Mikhail R. Gadelha1-0/+1