summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
* Merge of branch new-semantics: revised and strengthened top-level statements ...Gravatar xleroy2011-07-15
* Added pass CleanupLabels to remove unreferenced labels in a proved way.Gravatar xleroy2011-05-08
* Renamed Machconcr into Machsem.Gravatar xleroy2011-04-09
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Initializers for global variables: compile-time evaluation of expressions don...Gravatar xleroy2011-03-12
* Revised signed/unsigned char handling.Gravatar xleroy2011-03-10
* Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.Gravatar xleroy2011-03-09
* Treat "char" as unsigned OR signed depending on the configuration.Gravatar xleroy2011-03-09
* Various algorithmic improvements that reduce compile times (thanks Alexandre ...Gravatar xleroy2010-10-27
* Updates for IA32-Cygwin.Gravatar xleroy2010-09-08
* Simplified stdlib wrapper; use it only under MacOS XGravatar xleroy2010-09-04
* Removed useless constraints on return type at Sreturn instructionsGravatar xleroy2010-08-18
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Merging the Princeton implementation of the memory model. Separate axioms in...Gravatar xleroy2010-06-28
* Cleaner generation of .dependGravatar xleroy2010-03-30
* New HTML documentation generatorGravatar xleroy2010-03-09
* Merge of the newmem and newextcalls branches:Gravatar xleroy2010-03-07
* Suppressed Init_pointer, now useless. Improved printing of strings in genera...Gravatar xleroy2010-03-03
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03
* Coloringaux: make identifiers unique; special treatment of precolored Gravatar xleroy2009-08-26
* Build bytecode version with debug symbols.Gravatar xleroy2009-08-20
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...Gravatar xleroy2009-08-17
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...Gravatar xleroy2009-08-17
* Distinguish two kinds of nonterminating behaviors: silent divergenceGravatar xleroy2009-08-16
* Added 'going wrong' behaviorsGravatar xleroy2009-08-05
* Various clean-upsGravatar xleroy2009-04-17
* Added tail call optimization passGravatar xleroy2009-03-26
* make install: ./ccomp au lieu de ../ccompGravatar blazy2009-02-27
* UpdatesGravatar xleroy2009-01-05
* Wrong dependenciesGravatar xleroy2009-01-02
* Continuation of ARM port.Gravatar xleroy2009-01-01
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30
* Revu removeproofGravatar xleroy2008-03-19
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Ajout de common/Complements.vGravatar xleroy2007-08-26
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu MakefilesGravatar xleroy2007-08-06
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Suppression de lib/Sets.v, utilisation de FSet a la place. Generalisation de...Gravatar xleroy2007-03-02
* Petites adaptations pour Coq 8.1gammaGravatar xleroy2006-11-11
* Integration du front-end CIL developpe par Thomas MoniotGravatar xleroy2006-09-07
* Revu la repartition des sources Coq en sous-repertoiresGravatar xleroy2006-09-04
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Initial import of compcertGravatar xleroy2006-02-09