llvm-capstone/libc/config
Schrodinger ZHU Yifan 3f740322c5
[libc] remove getauxval from arm32 entrypoint list (#79093)
`getauxval` depends on `open/read/close` which are not built on arm32.
Remove `getauxval` for now.
2024-01-23 00:56:40 -05:00
..
baremetal [libc] Include missing RISC-V stdlib.h and math.h entrypoints (#79034) 2024-01-22 18:46:48 -08:00
darwin [libc] Add float.h header. (#78737) 2024-01-19 12:04:34 -05:00
gpu [libc] Add float.h header. (#78737) 2024-01-19 12:04:34 -05:00
linux [libc] remove getauxval from arm32 entrypoint list (#79093) 2024-01-23 00:56:40 -05:00
windows [libc][math] Implement nan(f|l) functions (#76690) 2024-01-05 08:23:23 -05:00
CMakeLists.txt [libc] Add base for target config within cmake (#72318) 2023-11-17 11:32:27 -08:00
config.json [libc] Adding a version of memset with software prefetching (#70857) 2023-11-10 10:56:16 +01:00
public_api.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00