index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
Cminor.v
Commit message (
Expand
)
Author
Age
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Float.intoffloat and Float.intuoffloat are now partial functions.
xleroy
2010-10-28
*
Support for inlined built-ins.
xleroy
2010-06-29
*
More faithful semantics for volatile reads and writes.
xleroy
2010-05-23
*
- Extended traces so that pointers within globals are supported as event values.
xleroy
2010-05-10
*
Restored the big-step semantics for Cminor
xleroy
2010-03-11
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
Distinguish two kinds of nonterminating behaviors: silent divergence
xleroy
2009-08-16
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
*
- Added alignment constraints to memory loads and stores.
xleroy
2009-01-11
*
Cminor, CminorSel: removed useless premises in rules for Sreturn
xleroy
2009-01-04
*
Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.
xleroy
2008-12-29
*
Fusion partielle de la branche contsem:
xleroy
2008-07-08
*
Revu les comparaisons de pointeurs: == et <> sont definis entre 2 pointeurs v...
xleroy
2008-05-30
*
Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...
xleroy
2008-05-30
*
Ajout license, README, copyright notices
xleroy
2008-01-27
*
Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...
xleroy
2007-08-28
*
Fusion des modifications faites sur les branches "tailcalls" et "smallstep".
xleroy
2007-08-04
*
Simplification de Cminor: les affectations de variables locales ne sont
xleroy
2006-09-18
*
Revu traitement des variables globales dans AST.program et dans Globalenvs.
xleroy
2006-09-05
*
Fusion de la branche "traces":
xleroy
2006-09-04
*
Ajout construction Sswitch dans Cminor
xleroy
2006-06-05
*
Dans Cminor et Csharpminor: suppression de stmtlist, ajout de Sskip, Sseq.
xleroy
2006-04-06
*
Initial import of compcert
xleroy
2006-02-09