summaryrefslogtreecommitdiffstats
path: root/make/custom/i960sim.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reworked score/cpu/i960 so it can be safely compiled multilib. AllJoel Sherrill2000-07-111-1/+1
| | | | | | | routines and structures that require CPU model specific information are now in libcpu. This required significant rework of the score/cpu header files and the creation of multiple header files and subdirectories in libcpu/i960.
* Added i960sim BSP which (ignoring the 3 instructions not supportedJoel Sherrill2000-06-121-0/+67
by gdb 5.0's i960 simulator) is enough to run hello world.