summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-21 14:34:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-21 14:34:15 +0000
commit1dc1da58a17a35e648038d53d33a306fdd2ca940 (patch)
tree2cbfd6d0c7671a1b630b0f5e26ebee4bd80e5f5a /testsuites/sptests/ChangeLog
parent2009-05-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1dc1da58a17a35e648038d53d33a306fdd2ca940.tar.bz2
2009-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1414/cpukit * Makefile.am, configure.ac: Tighten math on extraction of index so it is harder to trick by passing in a valid id of an incorrect object class. * sp49/.cvsignore, sp49/Makefile.am, sp49/init.c, sp49/sp49.doc, sp49/sp49.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 34c1942330..2e9156e081 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,12 @@
+2009-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1414/cpukit
+ * Makefile.am, configure.ac: Tighten math on extraction of index so it
+ is harder to trick by passing in a valid id of an incorrect object
+ class.
+ * sp49/.cvsignore, sp49/Makefile.am, sp49/init.c, sp49/sp49.doc,
+ sp49/sp49.scn: New files.
+
2009-05-19 Chris Johns <chrisj@rtems.org>
* sp04/tswitch.c: Lower sample count for small memory targets.