aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/CPragmas.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Move shared code in new file.Bernhard Schommer2020-06-281-1/+1
* Remove the `can_reserve_register` function.Bernhard Schommer2020-06-281-1/+1
* Move reserved_registers to CPragmas.Bernhard Schommer2020-04-201-1/+6
* Refactor the handling of errors and warnings (#44)Bernhard Schommer2018-02-081-1/+1
* Simplified C2C.error.Bernhard Schommer2017-01-181-3/+2
* Classified all warnings and added various options.Bernhard Schommer2016-07-291-1/+1
* Tolerance in parsing of 'section' pragmaxleroy2014-09-171-0/+3
* Cleaner, more resilient parsing of pragmas.xleroy2014-06-051-55/+25
* powerpc/: new unary operation "addsymbol"xleroy2013-11-171-9/+10
* Bad printing of alignment on 'comm' symbols.xleroy2013-07-071-2/+6
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-2/+1
* Strip quotes from section names during #pragma parsing.xleroy2012-07-111-2/+2
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-1/+0
* PowerPC: remove the fmadd and fmsub operators/Asm instructionsxleroy2012-03-071-1/+7
* Remove 'near-code' access mode, makes no sense in CompCertxleroy2012-03-061-2/+1
* Make CPragmas common to all ports.xleroy2012-02-271-0/+108