summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/s3c2440/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-5/+1
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré1-8/+2
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis1-25/+12
2008-05-02Working ROLO for the Gigabeat F/XKarl Kurbjun1-0/+5
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold1-1/+1
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun1-29/+17
2008-04-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla1-0/+1
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun1-0/+147