aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Issue with packed structs and sizeof, alignof, offsetof in cparser/Xavier Leroy2018-08-178-102/+202
* Added a check for parameters without identifiers. (#128)Bernhard Schommer2018-08-171-5/+7
* Earlier check for invalid asm outputs. (#130)Bernhard Schommer2018-08-172-2/+5
* Also check parameters for unknown attributes.Bernhard Schommer2018-08-161-0/+1
* Remove undocumented option.Bernhard Schommer2018-08-071-4/+0
* Various improvements in the wording of diagnostics.Michael Schmidt2018-08-0213-99/+98
* Added Pldi to instr_size.Bernhard Schommer2018-08-011-0/+1
* Bug 24150Michael Schmidt2018-07-190-0/+0
* Update cparser/GNUmakefile to be compatible with BSD's cut utility. Choose be...Michael Schmidt2018-07-191-2/+2
* Compatibility with OCaml 4.07 (#241) continuedBernhard Schommer2018-07-121-1/+1
* Fix expansion of ctzl/clzl builtin for 64bit targets (#127)Michael Schmidt2018-07-121-2/+15
* Bug 24090, Bug 24091Bernhard Schommer2018-07-110-0/+0
* Compatibility with OCaml 4.07 (#241) continuedXavier Leroy2018-07-101-1/+1
* Clean .foo.aux files created by coqcXavier Leroy2018-07-101-1/+1
* Support Coq 8.8.1 (#242)Xavier Leroy2018-07-101-3/+3
* Compatibility with OCaml 4.07 (#241)Xavier Leroy2018-07-101-1/+1
* Update delexer for BUILTIN_OFFSETOF. Bug 23929Bernhard Schommer2018-07-051-0/+1
* Bug 23405Bernhard Schommer2018-06-250-0/+0
* Typo in -iquote preprocessing option (#239)Frédéric Besson2018-06-201-1/+1
* clightgen: add info on configuration and platform to generated .v files (#238)Xavier Leroy2018-06-202-4/+21
* Bug 23926Bernhard Schommer2018-06-180-0/+0
* Typo in Ctyping entryXavier Leroy2018-06-171-1/+1
* Treat Outgoing stack slots as caller-save in LTL/Linear semantics (#237)Xavier Leroy2018-06-176-93/+145
* Ignore *.v files generated by testsBernhard Schommer2018-06-071-0/+2
* Bug 23383Bernhard Schommer2018-06-070-0/+0
* Remove the `_Alignas(expr)` construct (#125)Xavier Leroy2018-06-077-611/+598
* Bug 23870Bernhard Schommer2018-06-070-0/+0
* Ensure compatibility with Menhir before and after version 20180530Xavier Leroy2018-06-062-4/+10
* Fix menhirLib namespaces, following changes in Menhir version 20180530Jacques-Henri Jourdan2018-06-0613-3/+3
* bug 23325, document recently introduced named warningsMichael Schmidt2018-06-051-2/+2
* bug 23325, document recently introduced named warningsMichael Schmidt2018-06-051-3/+3
* bug 23325, document recently introduced named warningsMichael Schmidt2018-06-051-1/+1
* bug 23325, document recently introduced named warningsMichael Schmidt2018-06-051-4/+28
* bug 23325, document changed default for c11 named warningMichael Schmidt2018-06-051-1/+1
* Bug 23325, Bug 23369, Bug 23351Bernhard Schommer2018-06-040-0/+0
* Warn for defs and uses of static variables in nonstatic inline functionsXavier Leroy2018-06-043-16/+42
* Parameterize elab_expr by the full elaboration contextXavier Leroy2018-06-041-30/+42
* Support redefinition of a typedef in another scope (#122)Xavier Leroy2018-06-041-2/+2
* Turn off the warning "C11 extension" by defaultXavier Leroy2018-06-041-1/+0
* Warn that _Alignas and _Alignof are C11 extensionsXavier Leroy2018-06-041-1/+3
* Don't depend on ../../clightgenXavier Leroy2018-06-021-3/+3
* Model external calls as destroying all caller-save registersXavier Leroy2018-06-0116-20/+127
* Use the standalone coq2html tool to generate the HTML documentationXavier Leroy2018-06-016-762/+117
* Add tests for clightgenXavier Leroy2018-06-015-0/+985
* Install the VERSION file along the .vo filesBenoît Viguier2018-05-311-0/+1
* Bug 23806Bernhard Schommer2018-05-300-0/+0
* Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2018-05-302-16/+16
|\
| * Update for release 3.3v3.3Xavier Leroy2018-05-301-1/+1
| * coq2html: use OCaml's alternate string literals for multi-line stringsXavier Leroy2018-05-301-15/+15
* | Fix 23806Bernhard Schommer2018-05-300-0/+0
|/