Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revert suppression of __builtin_{read,write}_reversed for x86 and ARM, | xleroy | 2013-04-29 |
* | Add __builtin_bswap16 and __builtin_bswap32 to all ports. | xleroy | 2013-04-20 |
* | Updated ARM port. | xleroy | 2012-07-10 |
* | checklink: first import of Valentin Robert's validator for asm and link | xleroy | 2012-03-28 |
* | More builtins for ARM and PowerPC | xleroy | 2011-08-05 |
* | ARM: added reversed load/store builtins + bswap builtin (to be tested) | xleroy | 2011-07-30 |
* | Handling of volatile accesses through builtin functions. | xleroy | 2010-03-08 |