Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support for inline assembly (asm statements). | xleroy | 2012-12-18 |
* | checklink: first import of Valentin Robert's validator for asm and link | xleroy | 2012-03-28 |
* | Cprint: export Cprint.attributes | xleroy | 2012-03-07 |
* | - Support for _Alignof(ty) operator from ISO C 2011 | xleroy | 2012-02-26 |
* | cparser/*: refactoring of the expansion of read-modify-write operators | xleroy | 2011-11-26 |
* | More cleanups in packed struct emulation. | xleroy | 2011-10-16 |
* | Revised emulation of packed structs | xleroy | 2011-10-16 |
* | SimplVolatile: new pass to eliminate read-modify-write ops over volatiles | xleroy | 2011-08-18 |
* | cparser: support for attributes over struct and union. | xleroy | 2011-05-12 |