aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove tests wrt hostDavid Monniaux2020-03-282-2/+2
* Debian is not like Ubuntu on multilib!David Monniaux2020-03-281-1/+1
* yet another problem with 32-bit armDavid Monniaux2020-03-281-1/+1
* fixup for armDavid Monniaux2020-03-281-1/+1
* enlarge stack sizeDavid Monniaux2020-03-281-5/+5
* Merge branch 'mppa-ci' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert...David Monniaux2020-03-280-0/+0
|\
| * rm yarpgen on armDavid Monniaux2020-03-281-1/+1
* | run also on IA32David Monniaux2020-03-281-4/+4
* | run yarpgen correctly on armDavid Monniaux2020-03-282-4/+12
|/
* limit due to stack overflowsDavid Monniaux2020-03-281-1/+1
* more fixes for CIDavid Monniaux2020-03-282-3/+3
* run yarpgen on other architecturesDavid Monniaux2020-03-281-0/+4
* fix inconsistencyDavid Monniaux2020-03-281-8/+7
* better assemble with gccDavid Monniaux2020-03-281-2/+3
* fix limitxyDavid Monniaux2020-03-281-1/+1
* stdlib pathDavid Monniaux2020-03-281-3/+5
* run yarpgen test on aarch64David Monniaux2020-03-281-1/+2
* some more Makefile fixes (disable cse2 it's too slow)David Monniaux2020-03-281-1/+1
* fix targets for proper generationDavid Monniaux2020-03-281-2/+5
* fix Makefile (again)David Monniaux2020-03-281-9/+10
* fix Makefile for not remaking the generatorDavid Monniaux2020-03-281-13/+13
* set up for autogeneration of yarpgenDavid Monniaux2020-03-281-7/+22
* cleaner make invocationDavid Monniaux2020-03-281-5/+5
* Makefile for CIDavid Monniaux2020-03-282-24/+93
* we still need a ppc64 compilerDavid Monniaux2020-03-271-0/+1
* disable testing on ppc64David Monniaux2020-03-271-2/+0
* +xDavid Monniaux2020-03-271-0/+0
* temporarily disable raytracer test on ARMDavid Monniaux2020-03-271-1/+1
* more configDavid Monniaux2020-03-272-2/+24
* fixesDavid Monniaux2020-03-271-1/+0
* various fixes for multilibDavid Monniaux2020-03-271-1/+2
* fix config for K1C PPC RV32 for CIDavid Monniaux2020-03-272-3/+3
* wrong lineDavid Monniaux2020-03-271-1/+1
* build and execute tests on other architectures than aarch64David Monniaux2020-03-271-4/+11
* call standard qemu not mine!David Monniaux2020-03-271-1/+1
* do not use binfmtDavid Monniaux2020-03-271-2/+2
* run tests on aarch64David Monniaux2020-03-271-1/+2
* disable some testsDavid Monniaux2020-03-271-4/+4
* fix issues in Mandelbrot due to modifications in the source codeDavid Monniaux2020-03-271-2/+0
* fix broken test MakefileDavid Monniaux2020-03-272-1/+10
* Merge branch 'dm-leaf' of https://github.com/monniaux/CompCert into mppa-workDavid Monniaux2020-03-264-234/+544
|\
| * RA is preservedDavid Monniaux2020-03-252-18/+36
| * proof forwardDavid Monniaux2020-03-251-1/+4
| * proof forwardDavid Monniaux2020-03-251-5/+15
| * proof forwardDavid Monniaux2020-03-251-6/+24
| * Asmgenproof1David Monniaux2020-03-241-1/+3
| * transl_addressing_correctDavid Monniaux2020-03-241-4/+9
| * transl_op_correctDavid Monniaux2020-03-241-10/+14
| * transl_condDavid Monniaux2020-03-241-143/+332
| * progress in proofs about RADavid Monniaux2020-03-242-36/+92