aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Coq 8.11.2David Monniaux2020-07-241-1/+1
| | | |
| * | | start a junk implementation of the pre-pass verifierSylvain Boulmé2020-07-221-1/+1
| | | |
| * | | remove useless (and unprovable) lemmas on completeness of the refinementSylvain Boulmé2020-07-021-1/+1
| | | |
| * | | Merge branch 'kvx-work' into mppa-RTLpathSECyril SIX2020-05-281-16/+17
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Adapting the new mppa-RTLpathSE passes into the new Compiler.vexpand framework
| * | | | allow Coq 8.11.1David Monniaux2020-04-131-1/+1
| | | | |
| * | | | [BROKEN] Merge branch 'mppa-work' into mppa-RTLpathSECyril SIX2020-04-101-18/+13
| |\ \ \ \
| * | | | | Compatibility Coq 8.11.0Cyril SIX2020-04-101-1/+1
| | | | | |
| * | | | | RTLpath: removing some admits.Sylvain Boulmé2020-01-041-1/+1
| | | | | |
| * | | | | RTLpath: semantical properties of liveness (with most of proofs)Sylvain Boulmé2019-12-261-1/+1
| | | | | |
| * | | | | RTLpathLivegen: proof of preservationSylvain Boulmé2019-12-241-1/+1
| | | | | |
| * | | | | experiments a definition of "path_simu"Sylvain Boulmé2019-11-141-1/+1
| | | | | |
| * | | | | fix configure broken by mergeSylvain Boulmé2019-10-171-3/+0
| | | | | |
| * | | | | Merge branch 'mppa-work' into RTLpathSylvain Boulmé2019-10-161-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mppa-work' into RTLpathSylvain Boulmé2019-10-161-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | strange conflict on cparser/Machine.ml (??)
| * \ \ \ \ \ \ Merge tag 'v3.6_mppa_2019-09-20' into RTLpathDavid Monniaux2019-09-201-4/+34
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work-upstream-merge' into mppa-workv3.6_mppa_2019-09-20David Monniaux2019-09-201-4/+33
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with v3.6
| | | * \ \ \ \ \ \ Merge tag 'v3.6' of https://github.com/AbsInt/CompCert into ↵David Monniaux2019-09-201-4/+33
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mppa-work-upstream-merge
| * | | | | | | | | | RTLpath: add it into the configure scriptSylvain Boulmé2019-09-091-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Main part of postpasssch proof now completedLéo Gourdin2020-11-241-1/+1
| | | | | | | | | |
* | | | | | | | | | Preparation for postpass in aarch64 and refactoringLéo Gourdin2020-11-021-4/+8
| | | | | | | | | |
* | | | | | | | | | Merge branch 'kvx-work' into aarch64_block_bodystarSylvain Boulmé2020-10-211-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | use the assembler from the same toolchainDavid Monniaux2020-07-221-1/+1
| | | | | | | | | |
| * | | | | | | | | 8.11.2David Monniaux2020-07-201-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | allow 8.11.2David Monniaux2020-10-201-1/+1
| | | | | | | | |
* | | | | | | | | restauring Coq compilation with STUBSSylvain Boulmé2020-06-221-3/+2
| | | | | | | | |
* | | | | | | | | [WIP: Coq compilation broken] Stub for AsmgenSylvain Boulmé2020-06-211-2/+2
| | | | | | | | |
* | | | | | | | | start aarch64/Asmblock (work-in-progress)Sylvain Boulmé2020-06-191-2/+3
| | | | | | | | |
* | | | | | | | | fix configure for aarch64_blockSylvain Boulmé2020-06-191-2/+6
| | | | | | | | |
* | | | | | | | | Merge branch 'PseudoAsmblock' into aarch64_blockSylvain Boulmé2020-06-191-17/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'kvx-work' into PseudoAsmblockSylvain Boulmé2020-06-191-16/+16
| |\| | | | | | | |
| | * | | | | | | | k1c -> kvx changesDavid Monniaux2020-05-261-14/+14
| | | | | | | | | |
| | * | | | | | | | Coq error message update in configureCyril SIX2020-04-151-1/+1
| | | | | | | | | |
| | * | | | | | | | accept Coq 8.11.1David Monniaux2020-04-081-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Removing 8.8.* versions of coq in configureCyril SIX2020-04-011-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'PseudoAsmblock' into aarch64_blockSylvain Boulmé2020-05-251-1/+1
|\| | | | | | | |
| * | | | | | | | allow Coq 8.11.1David Monniaux2020-05-251-1/+1
| | | | | | | | |
* | | | | | | | | configure for aarch64_blockSylvain Boulmé2020-05-071-0/+9
|/ / / / / / / /
* | | | | | | | simplifying the translation, external calls + cfi_step on builtinsSylvain Boulmé2020-04-151-1/+1
| | | | | | | |
* | | | | | | | move PseudoAsmblock proof in a separate fileSylvain Boulmé2020-03-111-1/+1
| | | | | | | |
* | | | | | | | start PseudoAsmblockSylvain Boulmé2020-03-091-1/+1
|/ / / / / / /
* | | | | | | Removing from Asmblockgenproof0 architecture specific definitionsCyril SIX2020-02-101-1/+1
| | | | | | |
* | | | | | | Merge branch 'master' of https://github.com/AbsInt/CompCert into ↵David Monniaux2020-02-081-8/+8
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | mppa-work-upstream-merge
| * | | | | | Compatibility with OCaml 4.10 (#214)Xavier Leroy2020-02-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debug/DwarfPrinter.mli: unused functor parameter trigger warning 69, replace by non-dependent functor type. Makefile.extr: turn warning 69 (unused functor parameter) off for extracted code configure: accept OCaml versions above 4.09 configure: update messages for unsupported versions of OCaml and Coq
| * | | | | | Revised menhirLib autoconfiguration (#331)Xavier Leroy2020-02-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since Menhir version 20200123, we need to link with menhirLib.cmxa instead of menhirLib.cmx. This commit chooses automatically the file to link with: menhirLib.cmxa if it exists in the menhirLib installation directory, menhirLib.cmx otherwise. To reliably find the installation directory, configure was changed to record the menhirLib directory in Makefile.config, variable MENHIR_DIR, instead of a pre-cooked command-line option MENHIR_INCLUDES. Makefile.extr was adapted accordingly. Fixes: #329 Closes: #330
| * | | | | | Support Coq 8.11.0 (#212)Xavier Leroy2020-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update configure. Ignore and clean up .vok and .vos files, which Coq 8.11.0 generates.
* | | | | | | Using k1-elf-as instead of k1-cos-gcc for assemblingCyril SIX2020-02-031-2/+2
| | | | | | |
* | | | | | | Merge branch 'master' of https://github.com/AbsInt/CompCert into ↵David Monniaux2019-12-091-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | mppa-work-upstream-merge
| * | | | | | Allow Coq 8.10.2.Bernhard Schommer2019-12-031-1/+1
| | | | | | |
* | | | | | | Merge branch 'master' of https://github.com/AbsInt/CompCert into ↵David Monniaux2019-11-131-9/+4
|\| | | | | | | |_|_|_|_|/ |/| | | | | | | | | | | mppa-work-upstream-merge
| * | | | | Raise minimal required versions for OCaml and Coq (#203)Bernhard Schommer2019-10-311-9/+4
| | | | | | | | | | | | | | | | | | At least OCaml 4.05 is now required as well as Coq 8.8.