aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Clflags.ml
Commit message (Expand)AuthorAgeFilesLines
* Support for inline assembly (asm statements).xleroy2012-12-181-0/+1
* Generate output files in current directory; can be overriden with -o optionxleroy2012-10-081-1/+1
* Added option -falign-functionsxleroy2012-07-011-0/+1
* Merge of the newmem branch:xleroy2012-05-211-1/+2
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-0/+1
* PowerPC: remove the fmadd and fmsub operators/Asm instructionsxleroy2012-03-071-1/+0
* Added command-line options -Wp,<opt> -Wa,<opt> -Wl,<opt>xleroy2012-02-291-0/+1
* Merge of the "volatile" branch:xleroy2012-02-041-3/+1
* Corrected initialization of char arrays by string literals.xleroy2011-10-171-0/+1
* Presimplification SimplVolatile: cleaned up and integrated.xleroy2011-08-181-0/+1
* Added animation of the CompCert C semantics (ccomp -interp)xleroy2011-07-281-0/+1
* cparser: support for attributes over struct and union.xleroy2011-05-121-0/+1
* powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).xleroy2011-05-081-0/+1
* Better emulation of long long as a struct.xleroy2010-09-041-1/+1
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+8
* Suppressed -fall-extensions option, too dangerous wrt flonglongxleroy2010-03-031-3/+0
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-1/+8
* Revised handling of #pragma section and small data areasxleroy2010-01-271-0/+6
* PowerPC/EABI port: preliminary support for #pragma section andxleroy2009-11-031-0/+1
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-1/+0
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-0/+1
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+25