summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-09-282001-09-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* include/bsp.h: Renamed delay() to rtems_bsp_delay().
2001-09-272001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
* include/Makefile.am: Use 'CLEANFILES ='. * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
2001-06-182001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-9/+15
* configure.in: Add bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * include/bsp.h: Include bspopts.h.
2000-08-01Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill3-0/+133
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.