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