summaryrefslogtreecommitdiff
path: root/common/AST.v
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Type-checking of builtin volatile write Mfloat32 was too strict, causing type...Gravatar xleroy2014-03-24
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.Gravatar xleroy2014-01-12
* Simpler, more robust emulation of calls to variadic functions:Gravatar xleroy2013-12-28
* Merge of the float32 branch: Gravatar xleroy2013-05-19
* Refactoring: move definition of chunk_of_type to AST.v.Gravatar xleroy2013-05-06
* Coq-defined equality functions for Allocation.Gravatar xleroy2013-05-01
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Glasnost: making transparent a number of definitions that were opaqueGravatar xleroy2013-03-10
* Constant propagation within __builtin_annot.Gravatar xleroy2013-02-24
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Support for inline assembly (asm statements).Gravatar xleroy2012-12-18
* Globalenvs: allocate one-byte block with permissions Nonempty for eachGravatar xleroy2012-11-12
* - Revised non-overflow constraints on memory injections so that Gravatar xleroy2012-07-23
* Merge of Andrew Tolmach's HASP-related changesGravatar xleroy2012-03-09
* Added volatile_read_global and volatile_store_global builtins.Gravatar xleroy2012-01-15
* Revised handling of annotation statements, and more generally built-in functi...Gravatar xleroy2011-06-13
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* More faithful semantics for volatile reads and writes.Gravatar xleroy2010-05-23
* Suppressed Init_pointer, now useless. Improved printing of strings in genera...Gravatar xleroy2010-03-03
* Support Clight initializers of the form "int * x = &y;".Gravatar xleroy2009-11-01
* No '\n' in Coq strings...Gravatar xleroy2009-08-18
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* Added tail call optimization passGravatar xleroy2009-03-26
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Ajout de Init_pointer (experimental)Gravatar xleroy2006-09-17
* Revu traitement des variables globales dans AST.program et dans Globalenvs.Gravatar xleroy2006-09-05
* Revu la repartition des sources Coq en sous-repertoiresGravatar xleroy2006-09-04