| Commit message (Expand) | Author | Age |
* | Revised semantics and compilation of 2-argument C operators to better match | xleroy | 2013-05-06 |
* | Expand 64-bit integer comparisons into 32-bit integer comparisons. | xleroy | 2013-04-29 |
* | driver: removed option -flonglong | xleroy | 2013-04-22 |
* | Big merge of the newregalloc-int64 branch. Lots of changes in two directions: | xleroy | 2013-04-20 |
* | Glasnost: making transparent a number of definitions that were opaque | xleroy | 2013-03-10 |
* | Merge of the clightgen branch: | xleroy | 2012-12-29 |
* | Globalenvs: allocate one-byte block with permissions Nonempty for each | xleroy | 2012-11-12 |
* | Make Clight independent of CompCert C. | xleroy | 2012-10-08 |
* | Merge of branch seq-and-or. See Changelog for details. | xleroy | 2012-10-06 |
* | - Revised non-overflow constraints on memory injections so that | xleroy | 2012-07-23 |
* | - Support for _Alignof(ty) operator from ISO C 2011 | xleroy | 2012-02-26 |
* | Merge of the "volatile" branch: | xleroy | 2012-02-04 |
* | Cleaned up old commented-out parts | xleroy | 2011-08-19 |
* | Improved semantics of casts | xleroy | 2011-07-17 |
* | In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the... | xleroy | 2011-07-16 |
* | Revised handling of annotation statements, and more generally built-in functi... | xleroy | 2011-06-13 |
* | Merge of branch "unsigned-offsets": | xleroy | 2011-04-09 |
* | Special case for while(1), for(..., 1, ...) and do ... while(0) loops. | xleroy | 2011-03-15 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |
* | Support for inlined built-ins. | xleroy | 2010-06-29 |
* | Add "fabs" (floating-point absolute value) as a unary operator in | xleroy | 2010-05-02 |
* | Merge of the newmem and newextcalls branches: | xleroy | 2010-03-07 |
* | Function types didn't always degrade to pointers like they should. Introduce... | xleroy | 2010-03-02 |
* | No '\n' in Coq strings... | xleroy | 2009-08-18 |
* | Transition semantics for Clight and Csharpminor | xleroy | 2009-08-03 |
* | Clight: ajout Econdition, suppression Eindex. | xleroy | 2008-09-27 |
* | Utilisation de intoffloatu. Ajout du cas int + ptr. | xleroy | 2008-05-31 |
* | Ajout license, README, copyright notices | xleroy | 2008-01-27 |
* | In Clight, revised handling of comparisons between pointers and 0 | xleroy | 2007-11-13 |
* | Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express... | xleroy | 2007-08-28 |
* | Documentation | xleroy | 2007-08-05 |
* | Fusion des modifications faites sur les branches "tailcalls" et "smallstep". | xleroy | 2007-08-04 |
* | Meilleure compilation de la negation booleenne | xleroy | 2006-09-19 |
* | Revu traitement des structures et unions recursives. Dans Cshmgen, meilleure... | xleroy | 2006-09-11 |
* | Revu traitement des variables globales dans AST.program et dans Globalenvs. | xleroy | 2006-09-05 |
* | Fusion de la branche "traces": | xleroy | 2006-09-04 |