Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-07 | config.def.h: Remove extra indent | Michael Forney | |
2019-02-28 | Set __GNUC__=3 and __GNUC_MINOR__=3 by default | Michael Forney | |
2019-02-24 | Add __alignof__ definition by default | Michael Forney | |
2019-02-24 | Define __GNUC__=4 and __STRICT_ANSI__ by default | Michael Forney | |
We implement some GNU extensions that are used to implement certain libc features, like INF, NAN, alloca, and offsetof. | |||
2019-02-13 | config.def.h: Define __signed__, used by linux headers | Michael Forney | |
2019-02-12 | Allow overriding DYNAMICLINKER in config.def.h | Michael Forney | |
2019-02-12 | Initial import | Michael Forney | |