cosmopolitan/libc/stubs
Justine Tunney 1422e96b4e
Introduce native support for MacOS ARM64
There's a new program named ape/ape-m1.c which will be used to build an
embeddable binary that can load ape and elf executables. The support is
mostly working so far, but still chasing down ABI issues.
2023-05-20 04:17:03 -07:00
..
abort.S Get LIBC_RUNTIME and LIBC_CALLS building on aarch64 2023-05-10 04:20:47 -07:00
debugbreak.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
gcov.S Correct more typos (#500) 2022-07-21 20:53:30 -07:00
instrumentation.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
panic.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
pututxline.S Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00
retpoline.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
stackchkguard.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
stackguard.S Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
stubs.mk Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
typeinfo.S Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
xnu.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00