summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/tcc780x/app.lds
AgeCommit message (Expand)AuthorFilesLines
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero1-1/+1
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis1-7/+4
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-05-31Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase1-6/+3
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase1-1/+2
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase1-3/+6
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold1-1/+1
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun1-0/+170