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