summaryrefslogtreecommitdiff
path: root/lib/Coqlib.v
Commit message (Expand)AuthorAge
* Merge of the "princeton" branch:Gravatar xleroy2013-06-16
* 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
* Assorted changes to reduce stack and heap requirements when compiling very bi...Gravatar xleroy2013-03-16
* Glasnost: making transparent a number of definitions that were opaqueGravatar xleroy2013-03-10
* lib/Integers.v: revised and extended, faster implementation based onGravatar xleroy2013-02-10
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Merge of branch new-semantics: revised and strengthened top-level statements ...Gravatar xleroy2011-07-15
* Back from Oregon commit. Gravatar xleroy2011-07-05
* Merging the Princeton implementation of the memory model. Separate axioms in...Gravatar xleroy2010-06-28
* Typo in documentationGravatar xleroy2010-05-26
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Revised lib/Integers.v to make it parametric w.r.t. word size.Gravatar xleroy2009-11-19
* Cleaned up list_drop.Gravatar xleroy2009-11-18
* More realistic treatment of jump tables: show the absence of overflow when ac...Gravatar xleroy2009-11-10
* Added support for jump tables in back end.Gravatar xleroy2009-11-10
* Added 'going wrong' behaviorsGravatar xleroy2009-08-05
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.Gravatar xleroy2008-12-29
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Ajout lemmes utiles sur egalite decidableGravatar xleroy2007-03-02
* Petites adaptations pour Coq 8.1gammaGravatar xleroy2006-11-11
* Lever la restriction sur les fonctions externes, restriction qui exigeait que...Gravatar xleroy2006-10-22
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Initial import of compcertGravatar xleroy2006-02-09