aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/C2C.ml
Commit message (Expand)AuthorAgeFilesLines
* Added animation of the CompCert C semantics (ccomp -interp)xleroy2011-07-281-52/+20
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-85/+81
* cparser: support for attributes over struct and union.xleroy2011-05-121-4/+4
* cparser/StructAssign: always use __builtin_memcpy + alignment indicationxleroy2011-05-111-49/+91
* Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...xleroy2011-04-161-22/+15
* More global initialization work done and proved in Coq.xleroy2011-03-131-64/+23
* Initializers for global variables: compile-time evaluation of expressions don...xleroy2011-03-121-54/+25
* Revised signed/unsigned char handling.xleroy2011-03-101-1/+2
* Treat "char" as unsigned OR signed depending on the configuration.xleroy2011-03-091-7/+9
* Updates for IA32-Cygwin.xleroy2010-09-081-20/+31
* Better emulation of long long as a struct.xleroy2010-09-041-15/+50
* Adding __builtin_annotationxleroy2010-09-011-1/+45
* Copyright bannerxleroy2010-08-181-0/+12
* Renamed C2Clight into C2Cxleroy2010-08-181-0/+922