aboutsummaryrefslogtreecommitdiffstats
path: root/backend/CMparser.mly
Commit message (Expand)AuthorAgeFilesLines
* Datatypes no longer shadows fst and sndBernhard Schommer2017-02-061-1/+1
* extend cminor parser to accept "extern runtime" declarationsMichael Schmidt2016-07-011-0/+4
* Merge branch 'master' into cleanupBernhard Schommer2016-03-211-3/+15
|\
| * GPR#84: extend Cminor parser to handle single-precision FP operationsXavier Leroy2016-03-151-3/+15
* | Deactivate warning 27 and added back removed code.Bernhard Schommer2016-03-151-5/+5
* | Code cleanup.Bernhard Schommer2016-03-101-6/+6
|/
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-10/+10
* Use Coq strings instead of idents to name external and builtin functions.Xavier Leroy2015-10-111-6/+6
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-6/+0
* Cleanups and updates for extended asm.Xavier Leroy2015-04-211-1/+1
* Experiment: support a subset of GCC's extended asm statements.Xavier Leroy2015-04-171-1/+1
* Updated the Caml part. Added some more tests in annot1.c.Xavier Leroy2015-03-271-2/+1
* Record public global definitions via field "prog_public" in AST.program.Xavier Leroy2014-11-241-0/+2
* - Support "switch" statements over 64-bit integersxleroy2014-08-171-5/+15
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-10/+5
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-2/+0
* Simpler, more robust emulation of calls to variadic functions:xleroy2013-12-281-2/+2
* Cminor parsing and printing (from Andrew Tolmach)xleroy2013-10-161-9/+96
* Constant propagation within __builtin_annot.xleroy2013-02-241-1/+2
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-16/+15
* Update Cminor parser and printer so that the parser can parse the whole Cmino...xleroy2013-01-071-16/+91
* Merge of the clightgen branch:xleroy2012-12-291-1/+1
* Globalenvs: allocate one-byte block with permissions Nonempty for eachxleroy2012-11-121-21/+16
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-21/+1
* Use Flocq for floatsxleroy2012-06-281-5/+5
* Minor updatesxleroy2012-03-111-1/+0
* Merge of Andrew Tolmach's HASP-related changesxleroy2012-03-091-10/+65
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsxleroy2011-10-181-11/+10
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-1/+1
* Support for inlined built-ins.xleroy2010-06-291-3/+1
* Updated Caml parts to match new representation for global variables.xleroy2010-05-261-1/+2
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...xleroy2009-01-291-6/+5
* Elimination of "alloc" instruction in Caml files and test files.xleroy2009-01-111-11/+0
* Fixed unary minusxleroy2009-01-071-1/+1
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+541