aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/Cshmgen.v
Commit message (Expand)AuthorAgeFilesLines
* Merge of the clightgen branch:xleroy2012-12-291-99/+17
* Globalenvs: allocate one-byte block with permissions Nonempty for eachxleroy2012-11-121-2/+10
* Make Clight independent of CompCert C.xleroy2012-10-081-31/+32
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-124/+42
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-1/+1
* - Support for _Alignof(ty) operator from ISO C 2011xleroy2012-02-261-2/+0
* Merge of the "volatile" branch:xleroy2012-02-041-28/+72
* Cleaned up old commented-out partsxleroy2011-08-191-26/+1
* Improved semantics of castsxleroy2011-07-171-1/+28
* In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...xleroy2011-07-161-2/+4
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-2/+2
* Merge of branch "unsigned-offsets":xleroy2011-04-091-2/+3
* Special case for while(1), for(..., 1, ...) and do ... while(0) loops.xleroy2011-03-151-5/+20
* Merge of branches/full-expr-4:xleroy2010-08-181-162/+134
* Support for inlined built-ins.xleroy2010-06-291-2/+2
* Add "fabs" (floating-point absolute value) as a unary operator inxleroy2010-05-021-0/+4
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-6/+1
* Function types didn't always degrade to pointers like they should. Introduce...xleroy2010-03-021-2/+2
* No '\n' in Coq strings...xleroy2009-08-181-1/+1
* Transition semantics for Clight and Csharpminorxleroy2009-08-031-29/+16
* Clight: ajout Econdition, suppression Eindex.xleroy2008-09-271-7/+3
* Utilisation de intoffloatu. Ajout du cas int + ptr.xleroy2008-05-311-4/+12
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* In Clight, revised handling of comparisons between pointers and 0xleroy2007-11-131-3/+1
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...xleroy2007-08-281-33/+56
* Documentationxleroy2007-08-051-39/+57
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-139/+137
* Meilleure compilation de la negation booleennexleroy2006-09-191-1/+4
* Revu traitement des structures et unions recursives. Dans Cshmgen, meilleure...xleroy2006-09-111-9/+10
* Revu traitement des variables globales dans AST.program et dans Globalenvs.xleroy2006-09-051-15/+6
* Fusion de la branche "traces":xleroy2006-09-041-0/+598