summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68340/bsp_specs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eric Norum <eric@cls.usask.ca> submitted linker script and bsp_specsJoel Sherrill2000-01-121-1/+5
| | | | | | | | for the gen68360 that let it work with ELF and C++ exceptions. This was used as the basis for changes to EVERY m68k bsp_specs and linkcmds. Before this modification is over, the layout of the starting stack, heap, and workspace will likely be modified for every m68k BSP. Then they will all be very similar.
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-191-2/+2
|
* Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill1998-07-011-0/+23
Geoffroy Montel <g_montel@yahoo.com>.