index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
gcc-support.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-10-24
Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"
Marcin Bukat
2012-10-24
SH gcc 4.6.3 with link-time optimization, for Archos targets
Boris Gjenero
2010-10-10
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...
Thomas Martitz
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-24
Include divide-by-zero handling within plugins and codecs for ARM processors.
Michael Sevakis
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2006-03-08
LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...
Jens Arnold
2006-01-18
Profiling support, tools and documentation.
Brandon Low
2005-07-12
Beginnings of a library complementing the core LCD functions. First function:...
Jens Arnold
2004-06-23
Split grayscale library into several files to make up a real function library...
Jens Arnold