summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:23:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:23:57 +0000
commit86db88d2700722d9235ccf88d14f893ae37a7ac4 (patch)
tree280e4b1613f97845e88be9d75fa658dec6c68fc0 /testsuites/sptests/ChangeLog
parent2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-86db88d2700722d9235ccf88d14f893ae37a7ac4.tar.bz2
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp28/init.c: Corrections to configuration. * sp37/init.c: Correctly invoke rtems_interrupt_disable() body. * spsize/size.c: _ISR_Vector_table only exists on architectures which use the Simple Vectored Interrupt Model.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 4aec3e72dd..85fefd41d4 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * sp28/init.c: Corrections to configuration.
+ * sp37/init.c: Correctly invoke rtems_interrupt_disable() body.
+ * spsize/size.c: _ISR_Vector_table only exists on architectures
+ which use the Simple Vectored Interrupt Model.
+
2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* spsize/size.c: Convention calls for leading underscore on private