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
/
firmware
/
target
/
arm
/
ipod
/
app.lds
(
follow
)
Commit message (
Expand
)
Author
Age
*
Combine PortalPlayer .lds files into one for app and boot.
Michael Sevakis
2013-07-19
*
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
2012-05-01
*
Fix path to PP crt0
Rafaël Carré
2012-01-03
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
*
FS#12397 : On targets which load .data directly into its final location and l...
Boris Gjenero
2011-11-22
*
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-09-20
*
Unify 32mb and 64mb ipod video builds - FS#11580
Frank Gevaerts
2010-08-31
*
Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...
Thomas Martitz
2010-03-03
*
Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...
Michael Sevakis
2009-02-20
*
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-29
*
move some data around to place qh_array at the start of iram. This saves up t...
Frank Gevaerts
2008-04-20
*
explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...
Robert Kukla
2008-04-07
*
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-06
*
Split up app.lds to the respective target directories. The portalplayer devi...
Karl Kurbjun
2008-03-13