aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improved handling of "rotate left" and "rotate right" operatorsXavier Leroy2016-06-225-42/+73
* Driveraux.mli: fix documentation commentXavier Leroy2016-06-221-1/+1
* Remove code that will is deprecated in ocaml 4.03Bernhard Schommer2016-06-2111-19/+29
* Pass the updated env through elab_expr.Bernhard Schommer2016-06-211-149/+166
* fix '__builtin_annot_val' to '__builtin_annot_intval', such that CompCert can...Michael Schmidt2016-06-074-4/+4
* Fixed warning 45 for ExportClight.ml.Bernhard Schommer2016-05-281-1/+1
* Merge pull request #101 from fpottier/commentBernhard Schommer2016-05-272-5/+3
|\
| * Fixed a comment.François Pottier2016-05-272-5/+3
|/
* Merge pull request #99 from AbsInt/register-pairsXavier Leroy2016-05-2731-893/+870
|\
| * ia32/Conventions1: remove commented-out proof attemptXavier Leroy2016-05-241-17/+0
| * configure: regression on Menhir's minimal versionXavier Leroy2016-05-241-1/+1
| * Introduce register pairs to describe calling conventions more preciselyXavier Leroy2016-05-1732-894/+888
* | Merge pull request #100 from AbsInt/driver-splitXavier Leroy2016-05-279-509/+492
|\ \ | |/ |/|
| * Added version string to Clightgen.Bernhard Schommer2016-05-242-3/+15
| * Escape all newlines.Bernhard Schommer2016-05-241-5/+5
| * Moved shared frontend code in own file.Bernhard Schommer2016-05-248-437/+356
| * Moved some system functions into own module.Bernhard Schommer2016-05-243-68/+120
|/
* bug 18925, fix loading of symbols for thumb: :lower16: and :upper16: are rest...Michael Schmidt2016-05-131-1/+2
* Split dependency generation.Bernhard Schommer2016-05-131-1/+2
* Respect COQBIN in configure script.Bernhard Schommer2016-05-131-1/+1
* Added option to pass linker options to gcc.Bernhard Schommer2016-05-131-0/+2
* configure: bump Menhir required version to 20160303Xavier Leroy2016-05-111-1/+1
* fix typo 'clinker_option' in configure for OSXMichael Schmidt2016-05-101-2/+2
* fix typo in commentMichael Schmidt2016-05-101-1/+1
* fix typo 'clinker_option' in configure for OSXMichael Schmidt2016-05-101-6/+10
* ValueAnalysis: use ZTrees instead of ZMaps for abstracting contents of memory...Xavier Leroy2016-05-072-111/+141
* Revise the Stacking pass and its proof to make it easier to adapt to 64-bit a...Xavier Leroy2016-04-2725-2781/+2973
* bug 18004, fix file extensions for dparse optionMichael Schmidt2016-04-252-2/+2
* Enabled Werror via command line option.Bernhard Schommer2016-04-251-0/+1
* */TargetPrinter.ml: wrong comment attached to Init_float32 constantsXavier Leroy2016-04-093-3/+3
* Also enable warnings for doc generator.Bernhard Schommer2016-04-062-8/+8
* Added iso646 header for alternate spellings.Bernhard Schommer2016-04-061-0/+49
* Check for type compatibility when initializing TInt arrays with wide strings ...Michael Schmidt2016-04-061-1/+1
* Check for type compatibility when initializing TInt arrays with wide strings ...Michael Schmidt2016-04-061-1/+1
* Revert initialization check, bug 18000Michael Schmidt2016-04-051-8/+0
* Match type size with size of wchar_t when initializing TInt arrays with wide ...Michael Schmidt2016-04-051-1/+1
* Catch initialization of arrays with single expressions, bug 18000Michael Schmidt2016-04-051-2/+2
* Catch initialization of arrays with single expressions, bug 18000Michael Schmidt2016-04-051-0/+8
* Merge pull request #95 from AbsInt/noreturnBernhard Schommer2016-04-0411-26/+150
|\
| * Added the _Noreturn keyword.Bernhard Schommer2016-03-2311-26/+150
* | Compatibility with newer ocaml versions. Bug 18313.Bernhard Schommer2016-03-314-6/+10
|/
* Merge pull request #94 from jhjourdan/parentherized_funBernhard Schommer2016-03-232-0/+18
|\
| * Fix a bug in the pre-parser.Jacques-Henri Jourdan2016-03-232-0/+18
|/
* Also refactor clightgen to work with new warnings. Bug 18394Bernhard Schommer2016-03-231-6/+6
* Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2016-03-211-1/+1
|\
| * configure: fix test for CFI directivesXavier Leroy2016-03-211-1/+1
* | Reverted name for entry back to the old one.Bernhard Schommer2016-03-211-1/+1
|/
* Merge pull request #92 from AbsInt/cleanupXavier Leroy2016-03-2168-647/+624
|\
| * Merge branch 'master' into cleanupBernhard Schommer2016-03-2188-5401/+6282
| |\
| * | Revert "Add the -Xalign-value options for diab."Bernhard Schommer2016-03-181-1/+0