summaryrefslogtreecommitdiff
path: root/libc/cmake/modules/LLVMLibCArchitectures.cmake
Commit message (Expand)AuthorAgeFilesLines
* [libc] Use proper flags for compiler version detectionGuillaume Chatelet2023-05-041-1/+1
* [libc] Simplify enabling the GPU build for libcJoseph Huber2023-03-271-1/+1
* [libc] Small improvements to libc cmakeMikhail R. Gadelha2023-03-081-2/+2
* [libc] Add riscv64 config.Siva Chandra2023-03-061-0/+4
* [libc] Fix the regex detecting architecture triplet for macOS.Tue Ly2023-02-111-1/+1
* [libc] Use a more general way to determine the compiler's target triple.Siva Chandra Reddy2023-01-301-12/+14
* [libc][cmake] Fix LIBC_TARGET_OS query from compiler triple for `darwin`.Tue Ly2023-01-271-0/+12
* [libc] Use the boostrap build's target triple if available.Siva Chandra Reddy2023-01-111-14/+33
* [libc][Obvious] Fix typos in LLVMLibCArchitectures.cmake defining target arch...Tue Ly2023-01-091-3/+3
* [libc] Add a baremetal config.Siva Chandra Reddy2022-12-201-0/+14
* [libc] Add support for standalone cross compilation of libc.Siva Chandra Reddy2022-12-201-18/+132
* [libc] Add initial support for a libc implementation for the GPUJoseph Huber2022-11-291-1/+4
* [libc] Normalize LIBC_TARGET_MACHINEGuillaume Chatelet2021-05-051-0/+22