2011-06-20 Joel Sherrill * Makefile.am: Update. 2011-05-17 Joel Sherrill * Makefile.am, rtems_init.c, sched_cpu/cpu.c, sched_cpu/rtems/score/cpu.h: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * debugio.c: New file. * sched_cpu/rtems/score/cpuopts.h: Removed. 2011-04-11 Joel Sherrill * Makefile.am: Add schedulersimple.h 2011-04-07 Joel Sherrill * Makefile.am, wkspace.c: Compiles now and do not core dump when RTEMS is not initialized. 2011-02-28 Joel Sherrill * sched_cpu/rtems/score/cpuopts.h: Bump to 4.10.99.0 2010-12-17 Joel Sherrill * .cvsignore: New file. 2010-12-17 Joel Sherrill Jennifer Averett 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.