summaryrefslogtreecommitdiff
path: root/extraction/extraction.v
Commit message (Expand)AuthorAge
* Merge of the clightgen branch:Gravatar xleroy2012-12-29
* Support for indirect symbols under MacOS X (final).Gravatar xleroy2012-07-14
* Support for MacOS X's indirect symbols. (first try)Gravatar xleroy2012-07-13
* Use Flocq for floatsGravatar xleroy2012-06-28
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsGravatar xleroy2011-10-18
* Added animation of the CompCert C semantics (ccomp -interp)Gravatar xleroy2011-07-28
* powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).Gravatar xleroy2011-05-08
* Initializers for global variables: compile-time evaluation of expressions don...Gravatar xleroy2011-03-12
* Undesirable optimization of 'print'Gravatar xleroy2011-03-10
* Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.Gravatar xleroy2011-03-09
* float->int conversions, continued: weaker axiomatization.Gravatar xleroy2010-10-29
* Float.intoffloat and Float.intuoffloat are now partial functions.Gravatar xleroy2010-10-28
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Revised encoding/decoding of floatsGravatar xleroy2010-05-09
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Updated ARM portGravatar xleroy2010-01-25
* PowerPC/EABI port: preliminary support for #pragma section andGravatar xleroy2009-11-03
* Simplified the treatment of the PowerPC small data area; now more specific to...Gravatar xleroy2009-11-02
* Preliminary support for small data area in PowerPC port.Gravatar xleroy2009-11-01
* Updated SelectionGravatar xleroy2009-08-18
* Use Extraction BlacklistGravatar xleroy2009-07-25
* Various clean-upsGravatar xleroy2009-04-17
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30
* Extract Coq lists to Caml lists.Gravatar xleroy2008-12-29
* Flag to turn on/off the recognition of fused multiply-add and multiply-subGravatar xleroy2008-07-31
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...Gravatar xleroy2008-05-30
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Simplification des Cconst_symbol: seules les versions 'signed' sont conserveesGravatar xleroy2007-10-31
* Linearize: utilisation d'une heuristique externe d'enumeration des noeuds du CFGGravatar xleroy2007-10-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Initial import of compcertGravatar xleroy2006-02-09