summaryrefslogtreecommitdiffstats
path: root/tools/schedsim/ChangeLog
blob: 6e046b05e9b04bb31698d9e2122e27e4f3df6837 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
2011-05-13	Ralf Corsépius <ralf.corsepius@rtems.org>

	* rtems/interr.c: Minimize diffs to cpukit/score/src/interr.c.
	* rtems/sched_cpu/rtems/score/cpu.h: 
	Incorporate parts of former posix BSP.

2011-04-07	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: New file.

2011-02-02	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Require autoconf-2.68, automake-1.11.1.

2011-01-28	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Remove RTEMS_PATH_KSH (Unused).
	Require autoconf >= 2.68, automake >= 1.11.1.
	Add AC_PROG_CC_C99 to enforce c99 hoping this will suffice to make
	this stuff compilable with older GCCs (works on some hosts).

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

	Add RTEMS Scheduler Simulator.  This is the top level of the tree.
	* .cvsignore, ChangeLog, Makefile.am, configure.ac: New files.