summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Support for indirect symbols under MacOS X (final).Gravatar xleroy2012-07-14
* Revert unintentional commit #1955Gravatar xleroy2012-07-06
* Ajout trunk CompCertGravatar blazy2012-07-04
* Use Flocq for floatsGravatar xleroy2012-06-28
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Configuration, build and install for cchecklink. Clean-ups in myocamlbuild.ml.Gravatar xleroy2012-04-04
* checklink: first import of Valentin Robert's validator for asm and linkGravatar xleroy2012-03-28
* make clean must erase tools/ndfunGravatar xleroy2012-03-13
* Cosmetic cleanups.Gravatar xleroy2012-01-15
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* Changelog, doc: updated for release 1.9Gravatar xleroy2011-08-22
* New backend pass "RRE": optimize (somewhat) redundant reloads introduced by t...Gravatar xleroy2011-08-16
* ARM codegen ported to new ABI + VFD floatsGravatar xleroy2011-07-30
* Updated Makefile and dependencies. Typo in powerpc/PrintAsm.ml.Gravatar xleroy2011-07-28
* Added animation of the CompCert C semantics (ccomp -interp)Gravatar xleroy2011-07-28
* 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