Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support C99 compound literals (by expansion in Unblock pass). | xleroy | 2014-08-21 |
* | Do not transform __builtin_va_arg for a struct or union type, this causes | xleroy | 2014-02-24 |
* | Wrong type used for transforming lval = f(...) | xleroy | 2014-02-21 |
* | Hack StructReturn to better adhere to PowerPC and ARM calling conventions. | xleroy | 2013-12-20 |
* | Support for inline assembly (asm statements). | xleroy | 2012-12-18 |
* | - Support for _Alignof(ty) operator from ISO C 2011 | xleroy | 2012-02-26 |
* | Interp: help debug stuck expressions | xleroy | 2012-02-10 |
* | Merge of the "volatile" branch: | xleroy | 2012-02-04 |