summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-20 21:52:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-20 21:52:24 +0000
commitb5c6ecf7078d9aba8f6c54a1bbc501edf8291401 (patch)
tree6f85f83414f334829a7f215889f730ecb4b126ce /testsuites/sptests/ChangeLog
parent2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b5c6ecf7078d9aba8f6c54a1bbc501edf8291401.tar.bz2
2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp07/task1.c, sp34/changepri.c, sp35/priinv.c: Add rtems_task_self() directive instead of violating RTEMS internals.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 31bbce498d..06a3a20373 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sp07/task1.c, sp34/changepri.c, sp35/priinv.c: Add rtems_task_self()
+ directive instead of violating RTEMS internals.
+
2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp07/init.c, sp07/system.h, sp07/tdelete.c, sp07/sp07.scn: