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