| Commit message (Expand) | Author | Age |
... | |
* | Process successors in increasing order. Helps preserving the nice CFG | xleroy | 2012-07-01 |
* | Changelog: updated | xleroy | 2012-06-28 |
* | Use Flocq for floats | xleroy | 2012-06-28 |
* | More properties on mul/div/mod | xleroy | 2012-06-09 |
* | Memdata: cleanup continued | xleroy | 2012-05-26 |
* | Merge of the newmem branch: | xleroy | 2012-05-21 |
* | More aggressive common subexpression elimination (CSE) of memory loads. | xleroy | 2012-02-23 |
* | 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 |
* | Changelog, doc: updated for release 1.9 | xleroy | 2011-08-22 |
* | Cleaned up old commented-out parts | xleroy | 2011-08-19 |
* | Merge of branch new-semantics: revised and strengthened top-level statements ... | xleroy | 2011-07-15 |
* | Back from Oregon commit. | xleroy | 2011-07-05 |
* | Relating neg and not | xleroy | 2011-06-22 |
* | Merge of branch "unsigned-offsets": | xleroy | 2011-04-09 |
* | 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 |
* | Various algorithmic improvements that reduce compile times (thanks Alexandre ... | xleroy | 2010-10-27 |
* | License for Floataux.ml | xleroy | 2010-10-27 |
* | Merge of the reuse-temps branch: | xleroy | 2010-09-02 |
* | Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_ext | xleroy | 2010-08-21 |
* | Support for inlined built-ins. | xleroy | 2010-06-29 |
* | All axioms used in the CompCert development | xleroy | 2010-06-28 |
* | Merging the Princeton implementation of the memory model. Separate axioms in... | xleroy | 2010-06-28 |
* | Typo in documentation | xleroy | 2010-05-26 |
* | Fewer float axioms. | xleroy | 2010-05-09 |
* | Suppressed axioms Float.eq_zero_{true,false}, since the latter is | xleroy | 2010-05-09 |
* | Revised encoding/decoding of floats | xleroy | 2010-05-09 |
* | More theorems about sign and zero extensions | xleroy | 2010-05-05 |
* | Merge of the newmem and newextcalls branches: | xleroy | 2010-03-07 |
* | Switching to the new C parser/elaborator/simplifier | xleroy | 2010-03-03 |
* | MAJ extraction after changes in Integers | xleroy | 2009-12-16 |
* | Revised lib/Integers.v to make it parametric w.r.t. word size. | xleroy | 2009-11-19 |
* | Cleaned up list_drop. | xleroy | 2009-11-18 |
* | More realistic treatment of jump tables: show the absence of overflow when ac... | xleroy | 2009-11-10 |
* | Added support for jump tables in back end. | xleroy | 2009-11-10 |
* | Coloringaux: make identifiers unique; special treatment of precolored | xleroy | 2009-08-26 |
* | Cil2Csyntax: added goto and labels; added assignment between structs | xleroy | 2009-08-16 |
* | Unionfind data structure, used in new implementation of backend/Tunneling | xleroy | 2009-08-16 |
* | Added 'going wrong' behaviors | xleroy | 2009-08-05 |
* | Use Extraction Blacklist | xleroy | 2009-07-25 |
* | Adapted to work with Coq 8.2-1 | xleroy | 2009-06-05 |
* | Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >... | xleroy | 2009-02-26 |
* | Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f... | xleroy | 2009-01-29 |
* | - 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 |
* | Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ... | xleroy | 2008-05-30 |
* | Suppression de 'exten', inutilise | xleroy | 2008-05-30 |