aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Generate Pcfi_rel_offset directives directly from AsmgenXavier Leroy2017-08-174-12/+17
* Push correct registerMichael Schmidt2017-08-021-1/+1
* Improve stack offset addressingMichael Schmidt2017-08-025-35/+73
* 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
|/
* Merge branch 'master' of github.com:AbsIntPrivate/CompCertBernhard Schommer2017-07-271-20/+27
|\
| * use TMPDIR also for asm-cfi testMichael Schmidt2017-07-271-5/+5
| * generalize test for compiler optionsMichael Schmidt2017-07-271-15/+22
* | Update Changelog with news since release 3.0.1Xavier Leroy2017-07-271-4/+29
|/
* Integrated fixup code in estimated size.Bernhard Schommer2017-07-261-0/+3
* Added annot to json dump.Bernhard Schommer2017-07-241-3/+20
* Print_annot should produce a string.Bernhard Schommer2017-07-195-40/+54
* No verbose debug info in default mode.Bernhard Schommer2017-07-141-5/+17
* Update documentation entry point for release 3.0 (retroactively)Xavier Leroy2017-07-131-5/+8
* Constprop strength reduction (#17)Bernhard Schommer2017-07-124-16/+325
* SimlLocals.Sdebug_var: wrong type for 64-bit platformsXavier Leroy2017-07-091-1/+1
* Add a -ignore-coq-version flag to configure (continued)Xavier Leroy2017-07-061-2/+2
* Extend builtin arguments with a pointer addition operator, continuedXavier Leroy2017-07-0618-99/+283
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-0629-37/+211
* Issue #16P: wrong rlwinm instruction generated by constant propagationXavier Leroy2017-07-053-13/+30
* Merge branch 'master' of github.com:AbsIntPrivate/CompCertBernhard Schommer2017-07-051-0/+30
|\
| * Merge pull request #14 from AbsIntPrivate/configure_no_pieMichael Schmidt2017-07-051-0/+30
| |\
| | * add check for -no-pie at configure-timeMichael Schmidt2017-07-041-0/+30
| |/
* | Add a -ignore-coq-version flag to configure (continued)Xavier Leroy2017-07-051-1/+1
* | Add a -ignore-coq-version flag to configureXavier Leroy2017-07-051-2/+10
|/
* Adopted section names in AsmToJson.Bernhard Schommer2017-06-291-10/+23
* Revert "Update git ignore spec"Bernhard Schommer2017-06-281-1/+0
* Merge branch 'master' of /common/repositories/git/tools/compcertBernhard Schommer2017-06-281-0/+1
|\
| * Update git ignore specMarkus Pister2017-06-281-0/+1
* | Formatted json printing.Bernhard Schommer2017-06-289-353/+370
|/
* Added a little bit more compilation info to sdump.Bernhard Schommer2017-06-263-4/+16
* Added pseudo instruction for inline asm.Bernhard Schommer2017-06-201-0/+15
* Update Changelog for clightgenXavier Leroy2017-06-121-0/+1
* clightgen: add option -normalize to ensure that memory loads never occur "dee...Xavier Leroy2017-06-122-2/+177
* Merge pull request #185 from letouzey/no-BigNumPreludeXavier Leroy2017-06-071-1/+1
|\
| * Alphabet.v compiles even without the hints of BigNumPreludePierre Letouzey2017-06-061-1/+1
|/
* Early optimization of redundant *& and &* addressingsXavier Leroy2017-05-293-8/+59
* Merge pull request #184 from letouzey/zify-fixXavier Leroy2017-05-271-1/+1
|\
| * Inliningspec made compatible with a coming fix of zifyletouzey2017-05-271-1/+1
|/
* Issues with invalid x86 addressing modes (Github issue #183)Xavier Leroy2017-05-173-18/+27
* Make redefinition of composite a fatal error.Bernhard Schommer2017-05-091-2/+1
* Print 64bit constants for rldimn and rldimi.Bernhard Schommer2017-05-051-2/+2
* Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2017-05-051-2/+4
|\
| * Bring RISC-V port up to dateXavier Leroy2017-05-051-2/+4
* | bug 20956, print correct error message depending on architectureMichael Schmidt2017-05-031-2/+8
|/
* More asserts.Bernhard Schommer2017-05-031-1/+1
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-03107-1436/+3975
* Tunnelingproof: Remove assumption destroyed_by_cond c = nil.Xavier Leroy2017-05-021-66/+210