aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/Cexec.v
Commit message (Expand)AuthorAgeFilesLines
...
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-89/+92
* Merge of the clightgen branch:xleroy2012-12-291-2/+1
* Support for inline assembly (asm statements).xleroy2012-12-181-0/+7
* Make Clight independent of CompCert C.xleroy2012-10-081-0/+2
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-1/+114
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-3/+4
* Revert unintentional commit #1955xleroy2012-07-061-7/+0
* Ajout trunk CompCertblazy2012-07-041-0/+7
* - Support for _Alignof(ty) operator from ISO C 2011xleroy2012-02-261-0/+6
* Merge of the "volatile" branch:xleroy2012-02-041-969/+1188
* Added volatile_read_global and volatile_store_global builtins.xleroy2012-01-151-19/+71
* Cleaned up old commented-out partsxleroy2011-08-191-14/+0
* Interp.ml: initialize PRNGxleroy2011-07-291-2/+14
* Added animation of the CompCert C semantics (ccomp -interp)xleroy2011-07-281-0/+1814