summaryrefslogtreecommitdiff
path: root/arm/CBuiltins.ml
Commit message (Expand)AuthorAge
* Revert suppression of __builtin_{read,write}_reversed for x86 and ARM,Gravatar xleroy2013-04-29
* Add __builtin_bswap16 and __builtin_bswap32 to all ports.Gravatar xleroy2013-04-20
* Updated ARM port.Gravatar xleroy2012-07-10
* checklink: first import of Valentin Robert's validator for asm and linkGravatar xleroy2012-03-28
* More builtins for ARM and PowerPCGravatar xleroy2011-08-05
* ARM: added reversed load/store builtins + bswap builtin (to be tested)Gravatar xleroy2011-07-30
* Handling of volatile accesses through builtin functions.Gravatar xleroy2010-03-08