| Commit message (Expand) | Author | Age |
* | Simplified and cleaned up the passing of information from C2C to PrintAsm, as... | xleroy | 2012-02-22 |
* | Merge of the "volatile" branch: | xleroy | 2012-02-04 |
* | Added volatile_read_global and volatile_store_global builtins. | xleroy | 2012-01-15 |
* | Merge of the nonstrict-ops branch: | xleroy | 2012-01-14 |
* | Cleaned up old commented-out parts | xleroy | 2011-08-19 |
* | Added animation of the CompCert C semantics (ccomp -interp) | xleroy | 2011-07-28 |
* | Merge of branch new-semantics: revised and strengthened top-level statements ... | xleroy | 2011-07-15 |
* | Back from Oregon commit. | xleroy | 2011-07-05 |
* | Forgot to add new file | xleroy | 2011-06-14 |
* | Revised handling of annotation statements, and more generally built-in functi... | xleroy | 2011-06-13 |
* | Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s... | xleroy | 2011-04-16 |
* | Merge of branch "unsigned-offsets": | xleroy | 2011-04-09 |
* | 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 |