aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/Cil2Csyntax.ml
Commit message (Expand)AuthorAgeFilesLines
* Revised handling of #pragma section and small data areasxleroy2010-01-271-17/+21
* Unsupported: return/return type mismatchesxleroy2009-11-191-2/+17
* PowerPC/EABI port: preliminary support for #pragma section andxleroy2009-11-031-50/+47
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-10/+8
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-0/+15
* Support Clight initializers of the form "int * x = &y;".xleroy2009-11-011-7/+16
* Problem with const enum initializersxleroy2009-09-151-0/+2
* Stronger constant folding, esp. w.r.t. floatsxleroy2009-08-211-40/+158
* Cil2Csyntax: added goto and labels; added assignment between structsxleroy2009-08-161-64/+164
* Various clean-upsv1.4xleroy2009-04-171-5/+5
* Honor "static" modifier on C globals.xleroy2009-03-281-10/+44
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...xleroy2009-01-291-2/+1
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+992