Age | Commit message (Expand) | Author |
---|---|---|
2013-04-17 | [tests] Only include stdint.h if we are in freestanding mode. | Daniel Dunbar |
2013-04-12 | Headers: Don't try to use RSIZE_MAX unless we are freestanding. | Daniel Dunbar |
2013-04-12 | Headers: Add support for ISO9899:2011 rsize_t. | Daniel Dunbar |
2013-04-04 | Add tests that build modules for our builtin headers, and fix two buglets exp... | Richard Smith |
2013-01-30 | C11: Provide the missing half of <stdalign.h> | Richard Smith |
2013-01-17 | Parsing support for C11's _Noreturn keyword. No semantics yet. | Richard Smith |