| Commit message (Expand) | Author | Age |
* | Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile. | xleroy | 2011-03-09 |
* | Float.intoffloat and Float.intuoffloat are now partial functions. | xleroy | 2010-10-28 |
* | Memory.v: added drop_perm operation | xleroy | 2010-09-21 |
* | Merge of the reuse-temps branch: | xleroy | 2010-09-02 |
* | Semantics of annotations | xleroy | 2010-09-02 |
* | Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_ext | xleroy | 2010-08-21 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |
* | Render unto Caesar... (Mention contribution by Dockins and Steward.) | xleroy | 2010-07-08 |
* | Support for inlined built-ins. | xleroy | 2010-06-29 |
* | Merging the Princeton implementation of the memory model. Separate axioms in... | xleroy | 2010-06-28 |
* | 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 |