Home
last modified time | relevance | path

Searched hist:"4 ffdf2ed40845d8fb856a1a3ca5b5e74616850e9" (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/os/support/
H A DByteOrder.h4ffdf2ed40845d8fb856a1a3ca5b5e74616850e9 Sun May 04 00:03:11 UTC 2014 Jessica Hamilton <jessica.l.hamilton@gmail.com> Use GCC builtins for byte-swapping. Fixes #10800.

* Introduced in gcc-4.3 for at least Intel platforms
* On ARM, full support added in gcc-4.8
* Other platforms untested, left as-is
* This introduces a breaking change to the ABI for gcc4