aboutsummaryrefslogtreecommitdiffstats
path: root/support/ld/maple_native
Commit message (Collapse)AuthorAgeFilesLines
* [support/ld] Put Maple Native's heap on external SRAM chip.Marti Bolivar2011-09-123-0/+12
| | | | | | Specify _lm_heap_start and _lm_heap_end in Maple Native's linker scripts to point respectively to beginning and end of FSMC-mapped external SRAM chip addresses.
* Tidy up linker scripts.Marti Bolivar2011-09-073-7/+5
| | | | Comment/whitespace changes only.
* Converting all files to UNIX newlines.Marti Bolivar2011-05-103-64/+64
| | | | | | | Committing the results of running the following on the libmaple root directory: $ fromdos `grep --exclude-dir='[.]git' -Ilsr $'\r$' .`
* Maple RET6 edition supportMarti Bolivar2011-03-161-1/+0
|
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-273-585/+33
| | | | | Add common linker scripts for ram and rom. Add medium and high density libraries for libcs3.
* Function examples/test-session.cpp on NativeMarti Bolivar2011-02-102-3/+3
|
* board-specifc linker scriptsbnewbold2010-09-023-0/+617