This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
b5562a10c8
foxbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Michael Sevakis
18770dac2e
Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29171 a1c6a512-1295-4272-9138-f99709370657
2011-01-30 00:58:45 +00:00
..
arm
Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant.
2011-01-30 00:58:45 +00:00
coldfire
Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant.
2011-01-30 00:58:45 +00:00
hosted
Add widgets to android port.
2011-01-29 20:47:32 +00:00
mips
Fix red: defined(x || y) is not valid C preprocessor
2011-01-21 12:46:00 +00:00
sh
Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant.
2011-01-30 00:58:45 +00:00