aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Integrating Asmvliw.v in the proof chainCyril SIX2019-03-201-1/+1
* Merge branch 'master' into mppa_postpassCyril SIX2019-03-131-5/+6
|\
| * Maximum supported Menhir version (#275)Xavier Leroy2019-02-261-1/+1
| * Maximum supported Menhir version (#275)Jacques-Henri Jourdan2019-02-251-2/+3
| * Add support for Coq 8.9.0Xavier Leroy2019-02-041-3/+3
* | Plugged Asmblockdeps into PostpassSchedulingCyril SIX2019-02-251-0/+1
* | Added AbstractBasicBlock files to the Coq build processCyril SIX2019-02-131-4/+6
* | pour ne plus être embêtés avec le int128David Monniaux2019-01-301-1/+1
* | no __SIZEOF_INT128__David Monniaux2019-01-301-1/+1
* | Rajouté -U__SSE__ -U__SSE2__ dans le ./configure pour le K1Cyril SIX2019-01-301-1/+1
* | configure: improve preprocessor optionsSylvain Boulmé2019-01-181-1/+1
* | fix oubli dans configureSylvain Boulmé2019-01-181-1/+1
* | BROKEN - works for x86, not for k1 anymoreCyril SIX2018-11-261-0/+3
* | Moved some files to mppa_k1c/lib ; reworked configure and Makefile to allow thatCyril SIX2018-11-261-0/+6
* | Merge tag 'v3.4' into mppa_k1cCyril SIX2018-11-211-8/+51
|\|
| * Tentatively support Coq 8.8.2Xavier Leroy2018-09-121-2/+2
| * Improve reporting of configuration errorsXavier Leroy2018-08-281-0/+10
| * Remove leftover Makefile.config before configurationXavier Leroy2018-08-281-0/+4
| * Support Coq 8.8.1 (#242)Xavier Leroy2018-07-101-3/+3
| * Ensure compatibility with Menhir before and after version 20180530Xavier Leroy2018-06-061-3/+9
| * Fix menhirLib namespaces, following changes in Menhir version 20180530Jacques-Henri Jourdan2018-06-061-1/+1
| * Install Coq development (.vo files) if requested (#232)Xavier Leroy2018-05-301-3/+26
| * Support Coq version 8.8.0Xavier Leroy2018-04-251-3/+3
* | Fixing k1-gcc becoming k1-mbr-gccCyril SIX2018-11-091-5/+6
* | Fixed CompCert library inclusion. Indirect fix for udivd and umoddCyril SIX2018-06-261-1/+3
* | MPPA - Fixed -m64 missingCyril SIX2018-04-261-1/+1
* | Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+22
|/
* Support Coq 8.7.2Xavier Leroy2018-02-191-3/+3
* Removed struct passing/return from ConfigurationsBernhard Schommer2018-02-161-40/+0
* Rename abi for ppc-linux targets.Bernhard Schommer2018-02-161-2/+2
* Fix typo in commentMichael Schmidt2018-02-161-1/+1
* Add support for x86_64 BSD (#56)Xavier Leroy2018-02-091-3/+19
* Configure check for PIE (#55)Michael Schmidt2018-02-081-5/+12
* Removed superfluous check.Bernhard Schommer2018-02-061-4/+0
* Improved message recommending an OCaml version to useXavier Leroy2018-01-131-1/+1
* Resynchronize the LICENSE file and the license headers in individual files (#45)Xavier Leroy2018-01-051-0/+3
* Coq 8.7.1 supportXavier Leroy2017-12-181-3/+3
* Coq 8.7.0 supportXavier Leroy2017-10-201-3/+3
* Take advantage of ARMv6T2/ARMv7 instructions even if not in Thumb2 mode (#203)Gergö Barany2017-09-181-2/+9
* configure for x86-32/Cygwin: ignore __attribute__Xavier Leroy2017-09-111-1/+1
* configure: Wording and formatting of the Skylake/OCaml warningXavier Leroy2017-08-181-2/+3
* Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2017-07-311-1/+3
|\
| * Mention rv32- and rv64- configurations in the help messageXavier Leroy2017-07-311-0/+2
| * Accept Coq version 8.6.1 as supportedXavier Leroy2017-07-311-1/+1
* | Warning for Skylake/Kabylake systems.Bernhard Schommer2017-07-311-0/+4
|/
* use TMPDIR also for asm-cfi testMichael Schmidt2017-07-271-5/+5
* generalize test for compiler optionsMichael Schmidt2017-07-271-15/+22
* Add a -ignore-coq-version flag to configure (continued)Xavier Leroy2017-07-061-2/+2
* Merge branch 'master' of github.com:AbsIntPrivate/CompCertBernhard Schommer2017-07-051-0/+30
|\
| * add check for -no-pie at configure-timeMichael Schmidt2017-07-041-0/+30