source: rtems-schedsim/schedsim/ChangeLog @ 23f57af

Last change on this file since 23f57af was f7494ad, checked in by Joel Sherrill <joel.sherrill@…>, on 05/17/11 at 19:31:26

2011-05-17 Joel Sherrill <joel.sherrill@…>

  • configure.ac: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work.
  • acinclude.m4: New file.
  • Property mode set to 100644
File size: 905 bytes
Line 
12011-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac: Merge and update code. Simulators for Deterministic
4        Priority and SMP Simple Schedulers now work.
5        * acinclude.m4: New file.
6
72011-04-07      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * README: New file.
10
112011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Require autoconf-2.68, automake-1.11.1.
14
152011-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: Remove RTEMS_PATH_KSH (Unused).
18        Require autoconf >= 2.68, automake >= 1.11.1.
19        Add AC_PROG_CC_C99 to enforce c99 hoping this will suffice to make
20        this stuff compilable with older GCCs (works on some hosts).
21
222010-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
23                Jennifer Averett <jennifer.averett@oarcorp.com>
24
25        Add RTEMS Scheduler Simulator.  This is the top level of the tree.
26        * .cvsignore, ChangeLog, Makefile.am, configure.ac: New files.
27
Note: See TracBrowser for help on using the repository browser.