summaryrefslogtreecommitdiffstats
path: root/tools/schedsim/rtems/ChangeLog
blob: 237b3aa08e3245656fb3f2437e19a91864c814be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2010-12-17	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore: New file.

2010-12-17	Joel Sherrill <joel.sherrill@oarcorp.com>
		Jennifer Averett <jennifer.averett@oarcorp.com>

	Add RTEMS Scheduler Simulator.  This is the RTEMS "port" to and
	adapter code to run on GNU/Linux with a fake context switch.
	* ChangeLog, Makefile.am, interr.c, rtems_init.c, rtems_sched.h,
	wkspace.c, sched_cpu/cpu.c, sched_cpu/cpu_asm.c,
	sched_cpu/rtems/asm.h, sched_cpu/rtems/stringto.h,
	sched_cpu/rtems/score/cpu.h, sched_cpu/rtems/score/cpu_asm.h,
	sched_cpu/rtems/score/cpuopts.h, sched_cpu/rtems/score/no_cpu.h,
	sched_cpu/rtems/score/types.h: New files.