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. |
||
|---|---|---|
| .. | ||
| crc32c_test.c | ||
| getutf16_test.c | ||
| memccpy_test.c | ||
| memcpy_test.c | ||
| memfrob_test.c | ||
| pututf16_test.c | ||
| regex_test.c | ||
| sha256_test.c | ||
| sigset_test.c | ||
| str_test.c | ||
| strchr_test.c | ||
| strcmp_test.c | ||
| strcpy_test.c | ||
| strlen_test.c | ||
| strrchr_test.c | ||
| strrchr_test.inc | ||
| strstr_test.c | ||
| strtok_r_test.c | ||
| strtolower_test.c | ||
| test.mk | ||
| tpdecode_test.c | ||
| tpenc_test.c | ||
| tpencode_test.c | ||
| tprecode8to16_test.c | ||
| tprecode16to8_test.c | ||
| undeflate_test.c | ||