summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use Extraction BlacklistGravatar xleroy2009-07-25
* MAJGravatar xleroy2009-07-15
* message macosx en accord avec configureGravatar blazy2009-06-05
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* Various clean-upsGravatar xleroy2009-04-17
* Use Configuration.systemGravatar xleroy2009-03-29
* Update creation Configuration.mlGravatar xleroy2009-03-29
* cil.patch dir now uselessGravatar xleroy2009-03-29
* Cleaned up configure script.Gravatar xleroy2009-03-29
* Bug with overflow in line numbersGravatar xleroy2009-03-29
* Honor "static" modifier on C globals.Gravatar xleroy2009-03-28
* UpdateGravatar xleroy2009-03-26
* Added tail call optimization passGravatar xleroy2009-03-26
* Optimize redundant casts after memory loadsGravatar xleroy2009-02-27
* New linearization heuristicGravatar xleroy2009-02-27
* make install: ./ccomp au lieu de ../ccompGravatar blazy2009-02-27
* Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...Gravatar xleroy2009-02-26
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...Gravatar xleroy2009-01-29
* Elimination of "alloc" instruction in Caml files and test files.Gravatar xleroy2009-01-11
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Fixed unary minusGravatar xleroy2009-01-07
* Test for int/float conversionsGravatar xleroy2009-01-07
* UpdatesGravatar xleroy2009-01-05
* Endianness in testsGravatar xleroy2009-01-05
* Cminor, CminorSel: removed useless premises in rules for SreturnGravatar xleroy2009-01-04
* Some cleanupsGravatar xleroy2009-01-02
* Wrong dependenciesGravatar xleroy2009-01-02
* Continuation of ARM port.Gravatar xleroy2009-01-01
* CleanupGravatar xleroy2008-12-31
* Continuation of PowerPC/EABI portGravatar xleroy2008-12-31
* Turn off generation of libcil.a, which is not correct with OCaml 3.11Gravatar xleroy2008-12-31
* Removed vfprintf, because it was causing portability problemsGravatar xleroy2008-12-31
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30
* Extract Coq lists to Caml lists.Gravatar xleroy2008-12-29
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.Gravatar xleroy2008-12-29
* Revised back-end so that only 2 integer registers are reserved for reloading.Gravatar xleroy2008-12-21
* Clight: ajout Econdition, suppression Eindex.Gravatar xleroy2008-09-27
* Update for release 1.3Gravatar xleroy2008-08-11
* New fileGravatar xleroy2008-08-11
* UpdateGravatar xleroy2008-08-09
* Changes 1.2 -> 1.3Gravatar xleroy2008-08-09
* Ajout nouveaux testsGravatar xleroy2008-08-09
* Plus besoin de rectifier les URL invalidesGravatar xleroy2008-08-01
* Flag to turn on/off the recognition of fused multiply-add and multiply-subGravatar xleroy2008-07-31
* Added Slabel, SgotoGravatar xleroy2008-07-31
* Update test resultsGravatar xleroy2008-07-31
* MAJ documentationGravatar xleroy2008-07-27
* Simplification de la semantique de LTL et LTLin. Les details lies aux conven...Gravatar xleroy2008-07-25
* Augmenter le temps d'execution par defautGravatar xleroy2008-07-25
* Fusion partielle de la branche contsem: Gravatar xleroy2008-07-08