summaryrefslogtreecommitdiff
path: root/common/Memory.v
Commit message (Expand)AuthorAge
* Add Mem.free_parallel_inject and use it to simplify Events a bit.Gravatar xleroy2014-07-31
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.Gravatar xleroy2014-01-12
* Introduce and use the platform-specific Archi module giving:Gravatar xleroy2014-01-03
* Ctypes.sizeof ty = 0 for empty types ty (zero-sized array, empty struct/union).Gravatar xleroy2013-12-30
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Alternate characterization of alignment constraints in memory injection, whic...Gravatar xleroy2013-07-31
* Merge of the "princeton" branch:Gravatar xleroy2013-06-16
* 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
* Assorted cleanups, esp. to avoid generating _rec and _rect recursors in Gravatar xleroy2013-03-09
* Pointers one pastGravatar xleroy2013-02-15
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Composition properties between injections and extensions.Gravatar xleroy2012-12-29
* - Revised non-overflow constraints on memory injections so that Gravatar xleroy2012-07-23
* Use Flocq for floatsGravatar xleroy2012-06-28
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Merge of Andrew Tolmach's HASP-related changesGravatar xleroy2012-03-09
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* Cleaned up old commented-out partsGravatar xleroy2011-08-19
* Back from Oregon commit. Gravatar xleroy2011-07-05
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.Gravatar xleroy2011-03-09
* Memory.v: added drop_perm operationGravatar xleroy2010-09-21
* Render unto Caesar... (Mention contribution by Dockins and Steward.)Gravatar xleroy2010-07-08
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Merging the Princeton implementation of the memory model. Separate axioms in...Gravatar xleroy2010-06-28
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07