summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960/i960sim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New file.Joel Sherrill2000-07-101-0/+2
|
* Added dummy clock driver.Joel Sherrill2000-07-105-2/+57
|
* Pickup console-polled.c from the libbsp/shared directory.Joel Sherrill2000-06-131-0/+2
|
* Removing clock and timer since this BSP does not currentlyJoel Sherrill2000-06-131-2/+0
| | | | have them.
* Removed unused directories from Makefile.am and warningsJoel Sherrill2000-06-133-1/+17
| | | | from cvs by adding .cvsignore files.
* Added i960sim BSP which (ignoring the 3 instructions not supportedJoel Sherrill2000-06-1218-0/+641
by gdb 5.0's i960 simulator) is enough to run hello world.