aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Driver.ml
Commit message (Expand)AuthorAgeFilesLines
* Simplified stdlib wrapper; use it only under MacOS Xxleroy2010-09-041-10/+21
* Merge of the reuse-temps branch:xleroy2010-09-021-2/+2
* Renamed C2Clight into C2Cxleroy2010-08-181-2/+2
* Merge of branches/full-expr-4:xleroy2010-08-181-8/+24
* Cleaned up handling of linker sections.xleroy2010-05-081-0/+2
* Options -I -D -U with a spacexleroy2010-03-301-0/+3
* Handling of volatile accesses through builtin functions.xleroy2010-03-081-1/+1
* Handling of builtins, continued.xleroy2010-03-071-1/+2
* Suppressed -fall-extensions option, too dangerous wrt flonglongxleroy2010-03-031-7/+1
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-78/+52
* Revised handling of #pragma section and small data areasxleroy2010-01-271-79/+79
* PowerPC/EABI port: preliminary support for #pragma section andxleroy2009-11-031-6/+18
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-5/+0
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-0/+5
* No '\n' in Coq strings...xleroy2009-08-181-1/+3
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+352