index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
app.lds
Age
Commit message (
Expand
)
Author
2002-09-08
Fixes for binutils 2.13
Linus Nielsen Feltzing
2002-09-03
Added Randy Wood's ROLO
Björn Stenberg
2002-08-13
Gained about 128 KB buffer space by removing malloc() and the heap
Björn Stenberg
2002-08-01
The internal RAM copy accidentally ended up in the wrong place
Linus Nielsen Feltzing
2002-08-01
No allows code and data in internal RAM
Linus Nielsen Feltzing
2002-07-15
Decreased the stack size
Linus Nielsen Feltzing
2002-06-17
remove padding to make it link, we're now bigger than least required!
Daniel Stenberg
2002-05-29
New section for reset vectors
Linus Nielsen Feltzing
2002-05-28
Better stack and pool allocation
Linus Nielsen Feltzing
2002-05-27
Stack allocation lameness fixed
Linus Nielsen Feltzing
2002-05-27
Bad pool area allocation fixed
Linus Nielsen Feltzing
2002-05-24
MP3 buffer and heap setup
Björn Stenberg
2002-05-20
Added INPUT directive
Björn Stenberg
2002-05-02
Changed debug to DEBUGF and panic to panicf.
Björn Stenberg
2002-03-28
First version
Björn Stenberg