cosmopolitan/test
Justine Tunney 642e9cb91a
Introduce cosmocc flags -mdbg -mtiny -moptlinux
The cosmocc.zip toolchain will now include four builds of the libcosmo.a
runtime libraries. You can pass the -mdbg flag if you want to debug your
cosmopolitan runtime. You can pass the -moptlinux flag if you don't want
windows code lurking in your binary. See tool/cosmocc/README.md for more
details on how these flags may be used and their important implications.
2024-07-26 05:10:25 -07:00
..
ctl Introduce cosmocc flags -mdbg -mtiny -moptlinux 2024-07-26 05:10:25 -07:00
dsp Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
libc Make spinlocks faster (take two) 2024-07-26 00:45:24 -07:00
libcxx Improve lock hierarchy 2024-07-24 16:05:48 -07:00
math Make malloc() go 200x faster 2024-06-05 02:02:14 -07:00
net Release Cosmopolitan v3.6.0 2024-07-23 03:28:19 -07:00
posix Add unit test for process shared conditions 2024-07-22 18:48:54 -07:00
tool Introduce cosmocc flags -mdbg -mtiny -moptlinux 2024-07-26 05:10:25 -07:00
BUILD.mk Introduce Cosmopolitan Templates Library (CTL) 2024-06-03 09:21:59 -07:00