aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/CBuiltins.ml
Commit message (Expand)AuthorAgeFilesLines
* Add __builtin_bswap16 and __builtin_bswap32 to all ports.xleroy2013-04-201-0/+4
* Add __builtin_fcti (double -> int conversion w/ round to nearest)xleroy2012-11-241-0/+4
* 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-0/+8
* Revised emulation of packed structsxleroy2011-10-161-4/+4
* More builtins for ARM and PowerPCxleroy2011-08-051-1/+3
* cparser: support for attributes over struct and union.xleroy2011-05-121-2/+2
* Add "fabs" (floating-point absolute value) as a unary operator inxleroy2010-05-021-2/+0
* PowerPC: xleroy2010-04-101-0/+2
* Handling of volatile accesses through builtin functions.xleroy2010-03-081-0/+69