aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Added dwarf register numbers for aarch64Bernhard Schommer2019-11-281-3/+18
| | | * Added back unused_ais_parameter warning.Bernhard Schommer2019-11-261-0/+1
| | | * Simplified diagnostics module.Bernhard Schommer2019-11-251-118/+41
| | * | Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-12-09101-471/+2379
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-11-2411-248/+664
| | |\ \ \
| | * | | | merge merge mergeDavid Monniaux2019-11-141-1/+1
| | * | | | Merge branch 'mppa-work-upstream-merge' of gricad-gitlab.univ-grenoble-alpes....David Monniaux2019-11-141-3/+1
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-11-14101-2786/+3968
| | | |\ \ \ \
| | * | \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-11-145-195/+168
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2019-11-1319-165/+89
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Remove no longer needed file PrintLTLinBernhard Schommer2019-11-121-115/+0
| | | * | | | | Use `intuition idtac` instead of `intuition` (#321)Vincent Laporte2019-11-121-1/+1
| | | * | | | | Raise minimal required versions for OCaml and Coq (#203)Bernhard Schommer2019-10-311-9/+4
| | | * | | | | More robust proof of `size_and` (#320)Frédéric Besson2019-10-301-4/+5
| | | * | | | | Add support for Coq 8.10.1Xavier Leroy2019-10-281-2/+2
| | | * | | | | clightgen: sanitize names of functions and global variablesXavier Leroy2019-10-282-4/+16
| | | * | | | | Fix configure for coq 8.10.0Michael Schmidt2019-10-131-2/+2
| | | * | | | | Make explicit the use of hints from OrderedType (#316)Vincent Laporte2019-10-024-15/+17
| | | * | | | | Remove duplicated ticks.Bernhard Schommer2019-10-011-2/+2
| | | * | | | | Use pointer type for evaluated constants.Bernhard Schommer2019-10-011-1/+1
| | | * | | | | Various improvements for diagnostics.Bernhard Schommer2019-09-303-10/+34
| | | * | | | | Added .gitattributes file.Bernhard Schommer2019-09-301-0/+3
| | | * | | | | Functions that are extern should stay extern (#201)Bernhard Schommer2019-09-251-1/+1
| | | * | | | | Model GPR0 in isel (#199)Xavier Leroy2019-09-172-2/+4
| | * | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-11-1399-2780/+3982
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
* | / | | | | | Rajout du calcul de dominateurs - pas testéCyril SIX2019-12-091-16/+43
|/ / / / / / /
* | | | | | | merge w/ non trapping loadsDavid Monniaux2019-12-061-3/+3
* | | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-duplicate-oracleDavid Monniaux2019-12-06199-3768/+22046
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | make it compile for ARMDavid Monniaux2019-12-061-4/+4
| * | | | | | Converting Asm.v and Asmblockgenproof.v back to Unix formatCyril SIX2019-12-032-2426/+2426
| * | | | | | finish mergeDavid Monniaux2019-12-026-56/+71
| * | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-non-trapping-loadDavid Monniaux2019-12-0253-601/+1855
| |\ \ \ \ \ \
| | * | | | | | Adding info on how to add timings to a benchmarkCyril SIX2019-12-021-26/+44
| | * | | | | | Updating test/monniaux/README.mdCyril SIX2019-11-261-28/+39
| | * | | | | | build_benches.sh adapting to number of coresCyril SIX2019-11-261-2/+3
| | * | | | | | run-benches.sh adapting to number of CPU coresCyril SIX2019-11-261-1/+4
| | * | | | | | Duplicateproof: minor editSylvain Boulmé2019-11-261-3/+4
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Fixing pcre2 (but it is bugged in GCC?)Cyril SIX2019-11-222-36/+5
| | * | | | | benches += ncompressCyril SIX2019-11-222-52/+4
| | * | | | | Real cleanCyril SIX2019-11-221-1/+1
| | * | | | | benches += tiffCyril SIX2019-11-223-49/+4
| | * | | | | Adding the new benches to benches.shCyril SIX2019-11-221-1/+1
| | * | | | | benchmarks += ocamlCyril SIX2019-11-221-30/+3
| | * | | | | Fixing zlibCyril SIX2019-11-193-0/+541
| | * | | | | Adding zlibCyril SIX2019-11-151-49/+57
| | * | | | | Adding jpeg-6b benchmarkCyril SIX2019-11-152-32/+50
| | | |_|_|/ | | |/| | |
| | * | | | simplification of Duplicate: remove xfunctionSylvain Boulmé2019-11-142-187/+154
| | * | | | fixing a potential inconsistency from unsafe_coerceSylvain Boulmé2019-11-142-7/+13
| | * | | | removing Focus (deprecated)Sylvain Boulmé2019-11-141-2/+2
| | * | | | Correcting typo in rules.mkCyril SIX2019-11-131-1/+1
| | | |/ / | | |/| |