Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fine hair splitting depending on whether va_list is a scalar type (IA32, ARM)... | xleroy | 2014-01-01 |
* | Experimental support for <stdarg.h>, the GCC way. Works on IA32. To be test... | xleroy | 2014-01-01 |
* | Add __builtin_bswap16 and __builtin_bswap32 to all ports. | xleroy | 2013-04-20 |
* | Add __builtin_fcti (double -> int conversion w/ round to nearest) | xleroy | 2012-11-24 |
* | checklink: first import of Valentin Robert's validator for asm and link | xleroy | 2012-03-28 |
* | PowerPC: remove the fmadd and fmsub operators/Asm instructions | xleroy | 2012-03-07 |
* | Revised emulation of packed structs | xleroy | 2011-10-16 |
* | More builtins for ARM and PowerPC | xleroy | 2011-08-05 |
* | cparser: support for attributes over struct and union. | xleroy | 2011-05-12 |
* | Add "fabs" (floating-point absolute value) as a unary operator in | xleroy | 2010-05-02 |
* | PowerPC: | xleroy | 2010-04-10 |
* | Handling of volatile accesses through builtin functions. | xleroy | 2010-03-08 |