[riot-commits] [RIOT-OS/RIOT] 093085: native: workaround for missing __builtin_bswap16
Ludwig Ortmann
ludwig.ortmann at fu-berlin.de
Mon Dec 15 11:40:46 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 093085b4ff79255016a83f080b91e3b9efad9a8d
https://github.com/RIOT-OS/RIOT/commit/093085b4ff79255016a83f080b91e3b9efad9a8d
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M boards/native/Makefile.include
M core/include/byteorder.h
Log Message:
-----------
native: workaround for missing __builtin_bswap16
Implements a workaround for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52624
This is present in current versions of ubuntu 12.04 and debian 7.7 (stable).
Commit: d61a91fafe8ba439d1f9848b745218a8d2d92e96
https://github.com/RIOT-OS/RIOT/commit/d61a91fafe8ba439d1f9848b745218a8d2d92e96
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M boards/native/Makefile.include
M core/include/byteorder.h
Log Message:
-----------
Merge pull request #2170 from LudwigOrtmann/native-bswap
native: workaround for missing __builtin_bswap16
Compare: https://github.com/RIOT-OS/RIOT/compare/e291ae468440...d61a91fafe8b
More information about the commits
mailing list