summaryrefslogtreecommitdiffstats
path: root/firmware/app.lds
AgeCommit message (Expand)AuthorFilesLines
2002-09-08Fixes for binutils 2.13Linus Nielsen Feltzing1-0/+1
2002-09-03Added Randy Wood's ROLOBjörn Stenberg1-2/+10
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg1-7/+0
2002-08-01The internal RAM copy accidentally ended up in the wrong placeLinus Nielsen Feltzing1-9/+9
2002-08-01No allows code and data in internal RAMLinus Nielsen Feltzing1-10/+26
2002-07-15Decreased the stack sizeLinus Nielsen Feltzing1-2/+3
2002-06-17remove padding to make it link, we're now bigger than least required!Daniel Stenberg1-4/+0
2002-05-29New section for reset vectorsLinus Nielsen Feltzing1-1/+2
2002-05-28Better stack and pool allocationLinus Nielsen Feltzing1-2/+2
2002-05-27Stack allocation lameness fixedLinus Nielsen Feltzing1-1/+2
2002-05-27Bad pool area allocation fixedLinus Nielsen Feltzing1-1/+2
2002-05-24MP3 buffer and heap setupBjörn Stenberg1-3/+27
2002-05-20Added INPUT directiveBjörn Stenberg1-0/+1
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg1-3/+17
2002-03-28First versionBjörn Stenberg1-0/+23