llvm-capstone/libc/config
Siva Chandra cf90633cf2 [libc] Extend the linux thread implementation for riscv64.
Also, added riscv64 startup code for static linking which is used
by the integration tests. Functions from the C standard threads
library have been enabled.

Reviewed By: mikhail.ramalho

Differential Revision: https://reviews.llvm.org/D145670
2023-03-09 16:58:48 +00:00
..
baremetal [libc] Add fenv functions to arm32 baremetal config. 2023-03-07 18:11:20 +00:00
darwin [libc][Obvious] Add errno entrypoint for macOS ARM64. 2023-03-06 00:06:03 -05:00
gpu [libc] Implement strcasestr 2023-01-25 17:58:13 +00:00
linux [libc] Extend the linux thread implementation for riscv64. 2023-03-09 16:58:48 +00:00
windows [libc][math] Implement scalbn, scalbnf, scalbnl. 2023-02-09 05:55:34 +00:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00