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.
This commit is contained in:
2
third_party/gdtoa/g_xfmt_p.c
vendored
2
third_party/gdtoa/g_xfmt_p.c
vendored
@ -1,4 +1,4 @@
|
||||
#include "third_party/gdtoa/gdtoaimp.h"
|
||||
#include "third_party/gdtoa/gdtoa.internal.h"
|
||||
|
||||
/* clang-format off */
|
||||
/****************************************************************
|
||||
|
||||
Reference in New Issue
Block a user