| Commit message (Expand) | Author | Age |
* | - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4. | xleroy | 2014-01-12 |
* | Introduce and use the platform-specific Archi module giving: | xleroy | 2014-01-03 |
* | Merge of branch value-analysis. | xleroy | 2013-12-20 |
* | Revised semantics of external functions, continued: | xleroy | 2013-11-18 |
* | Revised modeling of external functions and built-in functions: just axiomatize | xleroy | 2013-11-17 |
* | Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms | xleroy | 2013-09-14 |
* | Merge of Flocq version 2.2.0. | xleroy | 2013-08-02 |
* | Add option -fno-tailcalls to turn off tailcall elimination (causes problem wi... | xleroy | 2013-05-17 |
* | Oops, removed a crucial declaration for Allocation. | xleroy | 2013-05-01 |
* | Coq-defined equality functions for Allocation. | xleroy | 2013-05-01 |
* | Big merge of the newregalloc-int64 branch. Lots of changes in two directions: | xleroy | 2013-04-20 |
* | RTLtyping: now performed entirely in Coq, no need for an external Caml oracle... | xleroy | 2013-03-22 |
* | Ported to Coq 8.4pl1. Merge of branches/coq-8.4. | xleroy | 2013-01-29 |
* | Merge of the clightgen branch: | xleroy | 2012-12-29 |
* | Support for indirect symbols under MacOS X (final). | xleroy | 2012-07-14 |
* | Support for MacOS X's indirect symbols. (first try) | xleroy | 2012-07-13 |
* | Use Flocq for floats | xleroy | 2012-06-28 |
* | Merge of the newmem branch: | xleroy | 2012-05-21 |
* | Merge of the nonstrict-ops branch: | xleroy | 2012-01-14 |
* | Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml chars | xleroy | 2011-10-18 |
* | Added animation of the CompCert C semantics (ccomp -interp) | xleroy | 2011-07-28 |
* | powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination). | xleroy | 2011-05-08 |
* | Initializers for global variables: compile-time evaluation of expressions don... | xleroy | 2011-03-12 |
* | Undesirable optimization of 'print' | xleroy | 2011-03-10 |
* | Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile. | xleroy | 2011-03-09 |
* | float->int conversions, continued: weaker axiomatization. | xleroy | 2010-10-29 |
* | Float.intoffloat and Float.intuoffloat are now partial functions. | xleroy | 2010-10-28 |
* | Merge of the reuse-temps branch: | xleroy | 2010-09-02 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |
* | Revised encoding/decoding of floats | xleroy | 2010-05-09 |
* | Merge of the newmem and newextcalls branches: | xleroy | 2010-03-07 |
* | Updated ARM port | xleroy | 2010-01-25 |
* | PowerPC/EABI port: preliminary support for #pragma section and | xleroy | 2009-11-03 |
* | Simplified the treatment of the PowerPC small data area; now more specific to... | xleroy | 2009-11-02 |
* | Preliminary support for small data area in PowerPC port. | xleroy | 2009-11-01 |
* | Updated Selection | xleroy | 2009-08-18 |
* | Cil2Csyntax: added goto and labels; added assignment between structs | xleroy | 2009-08-16 |
* | Use Extraction Blacklist | xleroy | 2009-07-25 |
* | Adapted to work with Coq 8.2-1 | xleroy | 2009-06-05 |
* | Various clean-ups | xleroy | 2009-04-17 |
* | Update creation Configuration.ml | xleroy | 2009-03-29 |
* | Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f... | xleroy | 2009-01-29 |
* | Reorganized the development, modularizing away machine-dependent parts. | xleroy | 2008-12-30 |
* | Extract Coq lists to Caml lists. | xleroy | 2008-12-29 |
* | Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext. | xleroy | 2008-12-29 |
* | Revised back-end so that only 2 integer registers are reserved for reloading. | xleroy | 2008-12-21 |
* | Flag to turn on/off the recognition of fused multiply-add and multiply-sub | xleroy | 2008-07-31 |
* | Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ... | xleroy | 2008-05-30 |
* | Compilo C, preprocesseur, assembleur sont determines par configure et mis dan... | xleroy | 2008-04-19 |
* | MAJ | xleroy | 2008-04-15 |