Age | Commit message (Expand) | Author |
---|---|---|
2019-02-23 | Check for any write errors | Michael Forney |
2019-02-22 | Keep track of built-in kind in declaration | Michael Forney |
2019-02-22 | Only need to emit tentative definitions when compiling | Michael Forney |
2019-02-22 | Simplify handling of arguments to cc-qbe a bit | Michael Forney |
2019-02-22 | Implement __builtin_alloca | Michael Forney |
2019-02-19 | Implement __builtin_va_copy | Michael Forney |
2019-02-13 | Make __builtin_va_list a built-in declaration, not keyword | Michael Forney |
2019-02-13 | Implement __builtin_va_arg | Michael Forney |
2019-02-12 | Initial import | Michael Forney |