cosmopolitan/test/libc
Justine Tunney 8da931a7f6 Add chibicc
This program popped up on Hacker News recently. It's the only modern
compiler I've ever seen that doesn't have dependencies and is easily
modified. So I added all of the missing GNU extensions I like to use
which means it might be possible soon to build on non-Linux and have
third party not vendor gcc binaries.
2020-12-06 16:20:21 -08:00
..
alg Add chibicc 2020-12-06 16:20:21 -08:00
bits Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
calls Make improvements 2020-12-01 03:43:40 -08:00
conv Add chibicc 2020-12-06 16:20:21 -08:00
crypto Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
dns Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
fmt Add chibicc 2020-12-06 16:20:21 -08:00
intrin Make improvements 2020-12-01 03:43:40 -08:00
math Add chibicc 2020-12-06 16:20:21 -08:00
mem Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
nexgen32e Make improvements 2020-12-01 03:43:40 -08:00
rand Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
release Add chibicc 2020-12-06 16:20:21 -08:00
runtime Make improvements 2020-12-01 03:43:40 -08:00
sock Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
stdio Make improvements 2020-12-01 03:43:40 -08:00
str Add chibicc 2020-12-06 16:20:21 -08:00
time Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
tinymath Add chibicc 2020-12-06 16:20:21 -08:00
unicode Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
x Add chibicc 2020-12-06 16:20:21 -08:00
xed Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
test.mk Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00