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
/
plugin.lds
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't include the .bss section in the archos rockboy overlay as well. Explici...
Jens Arnold
2006-01-08
*
Don't include the .bss and .ibss sections in the binary image for codecs and ...
Jens Arnold
2006-01-08
*
iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...
Dave Chapman
2005-11-12
*
Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...
Jens Arnold
2005-10-19
*
Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...
Jens Arnold
2005-09-01
*
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-07-18
*
Recovered from my major brain failure and reverted to using the same load add...
Linus Nielsen Feltzing
2005-07-09
*
H110 adjustments
Linus Nielsen Feltzing
2005-07-08
*
Renamed the iriver h120 defines and configs to "h120"! Added initial support
Daniel Stenberg
2005-07-08
*
Enabled sectioned compilation for the plugin library, and linking with garbag...
Jens Arnold
2005-06-29
*
fix to enable plugins to build fine for h300
Daniel Stenberg
2005-06-29
*
Iriver: Fix codec <-> plugin start address clash, leading to crashes when try...
Jens Arnold
2005-06-28
*
Moved the codec and plugin buffer sizes to the config-*.h files instead of
Daniel Stenberg
2005-06-27
*
increase codec buffer size to fit the mpc codec properly (NOTE: the codec
Daniel Stenberg
2005-06-22
*
Daniel's fix that loads codecs in their own memory space
Linus Nielsen Feltzing
2005-06-22
*
Ooops
Linus Nielsen Feltzing
2005-04-20
*
Temporary solution for code and data in IRAM for iriver codecs
Linus Nielsen Feltzing
2005-02-22
*
Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...
Dave Chapman
2005-02-15
*
Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...
Dave Chapman
2005-02-15
*
Added .rodata.str1.1
Linus Nielsen Feltzing
2005-02-04
*
set the start address for iRiver plugins (this is still not working)
Daniel Stenberg
2005-02-04
*
allow different output formats for other targets
Daniel Stenberg
2005-02-04
*
Suggestion by Magnus Holmgren: avoid odd bytecount for plugins
Jörg Hohensohn
2003-08-04
*
Added plugin support for 8MB-modified units. This bumps the plugin API versio...
Björn Stenberg
2003-07-13
*
string section patch by Nix
Linus Nielsen Feltzing
2003-07-06
*
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
2003-06-29