| Commit message (Expand) | Author | Age |
* | Glasnost: making transparent a number of definitions that were opaque | xleroy | 2013-03-10 |
* | Assorted cleanups, esp. to avoid generating _rec and _rect recursors in | xleroy | 2013-03-09 |
* | Constant propagation within __builtin_annot. | xleroy | 2013-02-24 |
* | Pointers one past | xleroy | 2013-02-15 |
* | Updated PowerPC port to new integers. | xleroy | 2013-02-12 |
* | lib/Integers.v: revised and extended, faster implementation based on | xleroy | 2013-02-10 |
* | Ported to Coq 8.4pl1. Merge of branches/coq-8.4. | xleroy | 2013-01-29 |
* | Updated documentation | xleroy | 2013-01-11 |
* | Update Cminor parser and printer so that the parser can parse the whole Cmino... | xleroy | 2013-01-07 |
* | Remove some useless "Require". | xleroy | 2012-12-30 |
* | Merge of the clightgen branch: | xleroy | 2012-12-29 |
* | Composition properties between injections and extensions. | xleroy | 2012-12-29 |
* | Integers: specialized function to compute x mod 2^N; used in "repr" to | xleroy | 2012-12-21 |
* | Support for inline assembly (asm statements). | xleroy | 2012-12-18 |
* | Globalenvs: allocate one-byte block with permissions Nonempty for each | xleroy | 2012-11-12 |
* | Remove Val.is_true and Val.is_false, no longer used. | xleroy | 2012-08-06 |
* | Removed old, commented-out definitions. | xleroy | 2012-08-01 |
* | - Revised non-overflow constraints on memory injections so that | xleroy | 2012-07-23 |
* | Revert unintentional commit #1955 | xleroy | 2012-07-06 |
* | Ajout trunk CompCert | blazy | 2012-07-04 |
* | Use Flocq for floats | xleroy | 2012-06-28 |
* | Make min_int / -1 and min_int % -1 semantically undefined | xleroy | 2012-06-09 |
* | Memdata: cleanup continued | xleroy | 2012-05-26 |
* | CSE: add recognition of some combined operators, conditions, and addressing m... | xleroy | 2012-05-26 |
* | Merge of the newmem branch: | xleroy | 2012-05-21 |
* | Hack with nxor | xleroy | 2012-05-18 |
* | checklink: first import of Valentin Robert's validator for asm and link | xleroy | 2012-03-28 |
* | MAJ doc | xleroy | 2012-03-12 |
* | Minor updates | xleroy | 2012-03-11 |
* | Merge of Andrew Tolmach's HASP-related changes | xleroy | 2012-03-09 |
* | 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 |