Commit message (Expand) | Author | Age | |
---|---|---|---|
* | - Support for _Alignof(ty) operator from ISO C 2011 | xleroy | 2012-02-26 |
* | Translate CompCert C's "a ? b : c" to the equivalent simple Clight expr if | xleroy | 2012-02-25 |
* | Merge of the "volatile" branch: | xleroy | 2012-02-04 |
* | In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the... | xleroy | 2011-07-16 |
* | Merge of branch new-semantics: revised and strengthened top-level statements ... | xleroy | 2011-07-15 |
* | Fix treatment of function pointers at function calls in the CompCert C and Cl... | xleroy | 2011-07-14 |
* | Nettoyages pour doc | xleroy | 2010-08-18 |
* | Removed useless constraints on return type at Sreturn instructions | xleroy | 2010-08-18 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |