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