summaryrefslogtreecommitdiff
path: root/schedsim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/ChangeLog')
-rw-r--r--schedsim/ChangeLog27
1 files changed, 0 insertions, 27 deletions
diff --git a/schedsim/ChangeLog b/schedsim/ChangeLog
deleted file mode 100644
index 0b0bc94..0000000
--- a/schedsim/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * configure.ac: Merge and update code. Simulators for Deterministic
- Priority and SMP Simple Schedulers now work.
- * acinclude.m4: New file.
-
-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.
-