aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | AArch64 / macOS: use __DATA,__CONST section instead of .const (temporary fix)Xavier Leroy2020-12-261-1/+1
| | | | * | | AArch64: macOS portXavier Leroy2020-12-2618-220/+570
| | | | * | | C parser: handle other built-in types than __builtin_va_listXavier Leroy2020-12-261-1/+2
| | | | * | | AArch64: clarify the printing of extending-register arithmetic operationsXavier Leroy2020-12-261-13/+13
| | | | * | | AArch64: wrong function alignmentXavier Leroy2020-12-261-1/+1
| | | | * | | RISC-V: revised calling conventions for variadic functionsXavier Leroy2020-12-252-63/+105
| | | | * | | Changed cc_varargs to an option typeBernhard Schommer2020-12-2512-27/+36
| | | | * | | configure: use `$make` instead of `make`Xavier Leroy2020-12-251-1/+1
| | | | * | | configure script revised and simplifiedXavier Leroy2020-12-241-83/+43
| | | | * | | configure: support Coq 8.12.2Xavier Leroy2020-12-241-2/+2
| | | | * | | Configure the correct archiver to build runtime/libcompcert.aXavier Leroy2020-12-242-2/+8
| | | | * | | x86 32 bits: ABI non-conformance for functions returning structs/unionsXavier Leroy2020-12-111-1/+1
| | * | | | | omega -> liaDavid Monniaux2021-06-062-26/+28
* | | | | | | proving the remaining lemma for sexec_rec_okpreservSylvain Boulmé2021-06-111-123/+162
|/ / / / / /
* | | | | | theorem rexec_simu_correctSylvain Boulmé2021-06-101-25/+111
* | | | | | fix rst_simu_correctSylvain Boulmé2021-06-101-27/+21
* | | | | | remove historySylvain Boulmé2021-06-102-196/+121
* | | | | | fix sstate_simuSylvain Boulmé2021-06-092-32/+35
* | | | | | valid_pointer_preserv dans BTL_SEtheory => opportunites de *grosses* simplifi...Sylvain Boulmé2021-06-092-87/+42
* | | | | | generalize nestedSylvain Boulmé2021-06-091-71/+74
* | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Sylvain Boulmé2021-06-081-28/+172
|\ \ \ \ \ \
| * | | | | | End of liveness proofLéo Gourdin2021-06-071-54/+45
| * | | | | | ugly complete version of liveness proof (I will clean in next commits)Léo Gourdin2021-06-071-34/+40
| * | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Léo Gourdin2021-06-073-27/+351
| |\ \ \ \ \ \
| * | | | | | | advance for tr_input proofLéo Gourdin2021-06-071-24/+171
* | | | | | | | preuve de rexec_rec_correct via les notions history/histOKSylvain Boulmé2021-06-081-41/+251
| |/ / / / / / |/| | | | | |
* | | | | | | avancement ref de l'exe symboliqueSylvain Boulmé2021-06-072-26/+306
* | | | | | | mSylvain Boulmé2021-06-061-1/+3
* | | | | | | IDEE pour la STRENGTH-REDUCTIONSylvain Boulmé2021-06-061-1/+43
|/ / / / / /
* | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Léo Gourdin2021-06-042-12/+115
|\ \ \ \ \ \
| * | | | | | starting refinement of symbolic executionSylvain Boulmé2021-06-042-12/+115
* | | | | | | preparation and starting final lemmaLéo Gourdin2021-06-041-21/+100
|/ / / / / /
* | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Léo Gourdin2021-06-043-35/+77
|\ \ \ \ \ \
| * | | | | | progress in BTL_SEsimurefSylvain Boulmé2021-06-043-35/+77
* | | | | | | Some advance in Liveness lemmasLéo Gourdin2021-06-041-71/+138
|/ / / / / /
* | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Léo Gourdin2021-06-032-109/+112
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Sylvain Boulmé2021-06-031-21/+112
| |\ \ \ \ \ \
| * | | | | | | progress in BTL_SEsimurefSylvain Boulmé2021-06-032-109/+112
* | | | | | | | update a more general version of the liveness checkerLéo Gourdin2021-06-031-93/+118
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Léo Gourdin2021-06-022-176/+255
|\| | | | | |
| * | | | | | minor renamingSylvain Boulmé2021-06-021-9/+9
| * | | | | | fix the definition of [symbolic_simu] in BTL_SEtheorySylvain Boulmé2021-06-022-172/+251
* | | | | | | lemmas on entrypoint, tr_inputs, eqlive_regs, ...Léo Gourdin2021-06-021-21/+112
|/ / / / / /
* | | | | | Merge branch 'BTL' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert int...Léo Gourdin2021-06-024-111/+417
|\ \ \ \ \ \
| * | | | | | the current "high-level" specification of the simulation test will not work !Sylvain Boulmé2021-06-023-37/+124
| * | | | | | starting BTL_SEsimurefSylvain Boulmé2021-06-013-100/+319
* | | | | | | some advance in main liveness lemmasLéo Gourdin2021-06-021-28/+68
|/ / / / / /
* | | | | | Some others main lemmasLéo Gourdin2021-06-011-7/+33
* | | | | | preparing liveness proof main theoremLéo Gourdin2021-06-011-2/+43
* | | | | | Lemma liveness_checker_correctLéo Gourdin2021-06-011-0/+12