index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
...
*
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
*
Fewer float axioms.
xleroy
2010-05-09
*
Revised encoding/decoding of floats
xleroy
2010-05-09
*
Cleaned up handling of linker sections.
xleroy
2010-05-08
*
Copyright notice
xleroy
2010-03-12
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Suppressed Init_pointer, now useless. Improved printing of strings in genera...
xleroy
2010-03-03
*
Existence of behaviors
xleroy
2010-01-31
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
Added support for jump tables in back end.
xleroy
2009-11-10
*
Support Clight initializers of the form "int * x = &y;".
xleroy
2009-11-01
*
No '\n' in Coq strings...
xleroy
2009-08-18
*
Distinguish two kinds of nonterminating behaviors: silent divergence
xleroy
2009-08-16
*
Added 'going wrong' behaviors
xleroy
2009-08-05
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
*
Added tail call optimization pass
xleroy
2009-03-26
*
Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...
xleroy
2009-02-26
*
- Added alignment constraints to memory loads and stores.
xleroy
2009-01-11
*
Reorganized the development, modularizing away machine-dependent parts.
xleroy
2008-12-30
*
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
*
Amelioration compilation des switch
xleroy
2008-04-17
*
Ajout license, README, copyright notices
xleroy
2008-01-27
*
Ajout find_symbol_not_nullptr; nettoyages
xleroy
2007-12-06
*
Ajout de global_addresses_distinct
xleroy
2007-11-03
*
Linearize: utilisation d'une heuristique externe d'enumeration des noeuds du CFG
xleroy
2007-10-27
*
Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...
xleroy
2007-08-28
*
Ajout de common/Complements.v
xleroy
2007-08-26
*
Fusion des modifications faites sur les branches "tailcalls" et "smallstep".
xleroy
2007-08-04
*
Ajout de Init_pointer (experimental)
xleroy
2006-09-17
*
Revu traitement des variables globales dans AST.program et dans Globalenvs.
xleroy
2006-09-05
*
Revu la repartition des sources Coq en sous-repertoires
xleroy
2006-09-04
[prev]