aboutsummaryrefslogtreecommitdiffstats
path: root/extraction
Commit message (Expand)AuthorAgeFilesLines
* Merge of the nonstrict-ops branch:xleroy2012-01-141-1/+0
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsxleroy2011-10-181-5/+2
* Added animation of the CompCert C semantics (ccomp -interp)xleroy2011-07-281-1/+0
* powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).xleroy2011-05-081-0/+1
* Initializers for global variables: compile-time evaluation of expressions don...xleroy2011-03-121-1/+1
* Undesirable optimization of 'print'xleroy2011-03-101-0/+2
* Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.xleroy2011-03-093-32/+8
* float->int conversions, continued: weaker axiomatization.xleroy2010-10-291-1/+0
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-281-0/+1
* Merge of the reuse-temps branch:xleroy2010-09-021-1/+0
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+11
* Revised encoding/decoding of floatsxleroy2010-05-091-2/+4
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-0/+8
* Updated ARM portxleroy2010-01-251-4/+0
* PowerPC/EABI port: preliminary support for #pragma section andxleroy2009-11-031-9/+4
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-1/+0
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-0/+3
* Updated Selectionxleroy2009-08-181-1/+1
* Cil2Csyntax: added goto and labels; added assignment between structsxleroy2009-08-161-33/+14
* Use Extraction Blacklistxleroy2009-07-253-17/+3
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-052-20/+16
* Various clean-upsv1.4xleroy2009-04-174-54/+17
* Update creation Configuration.mlxleroy2009-03-291-1/+2
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...xleroy2009-01-292-12/+12
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-304-646/+26
* Extract Coq lists to Caml lists.xleroy2008-12-292-2/+4
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.xleroy2008-12-291-3/+9
* Revised back-end so that only 2 integer registers are reserved for reloading.xleroy2008-12-211-4/+0
* Flag to turn on/off the recognition of fused multiply-add and multiply-subxleroy2008-07-313-27/+33
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...xleroy2008-05-302-5/+9
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...xleroy2008-04-191-1/+5
* MAJxleroy2008-04-151-123/+121
* Ajout license, README, copyright noticesxleroy2008-01-272-0/+24
* Problemes d'alignement des variables globales et a l'interieur de leurs initi...xleroy2007-10-311-112/+116
* Simplification des Cconst_symbol: seules les versions 'signed' sont conserveesxleroy2007-10-311-4/+2
* Linearize: utilisation d'une heuristique externe d'enumeration des noeuds du CFGxleroy2007-10-274-35/+19
* MAJxleroy2007-10-171-107/+107
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...xleroy2007-08-282-127/+121
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu Makefilesxleroy2007-08-062-114/+138
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-044-165/+233
* Suppression de lib/Sets.v, utilisation de FSet a la place. Generalisation de...xleroy2007-03-023-137/+145
* Lever la restriction sur les fonctions externes, restriction qui exigeait que...xleroy2006-10-221-10/+15
* MAJ suite ajouts dans Kildall. Compiler en code natif par defautxleroy2006-09-112-11/+29
* Encore une eta-expansion intempestivexleroy2006-09-111-4/+23
* MAJxleroy2006-09-081-2/+2
* Integration du front-end CIL developpe par Thomas Moniotxleroy2006-09-072-29/+45
* Ajout de dependances dans extraction/Makefiletristan2006-09-062-23/+31
* Revu la repartition des sources Coq en sous-repertoiresxleroy2006-09-041-1/+1
* Fusion de la branche "traces":xleroy2006-09-043-101/+124
* Ajout d'un type-checker (non certifie) pour Cminorxleroy2006-07-172-15/+20