summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-05 21:30:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-05 21:30:17 +0000
commit7753aa9fd5e20b645565d8f0a8cb74038a85b3bf (patch)
tree6dc1dd67addcca09751ef776a1d89a879bb5c71e /testsuites/mptests/ChangeLog
parent2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7753aa9fd5e20b645565d8f0a8cb74038a85b3bf.tar.bz2
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp14/delay.c, mp14/evtmtask.c: Pass task Id to TSR. * mp14/system.h: Semaphore_task_id and Semaphore_task_name arrays were one entry too short.
Diffstat (limited to 'testsuites/mptests/ChangeLog')
-rw-r--r--testsuites/mptests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index b9e8cbec93..809cec2c27 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,5 +1,11 @@
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * mp14/delay.c, mp14/evtmtask.c: Pass task Id to TSR.
+ * mp14/system.h: Semaphore_task_id and Semaphore_task_name arrays
+ were one entry too short.
+
+2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* mp03/delay.c, mp06/task1.c, mp06/node2/mp06-node2.scn, mp07/task1.c:
Updating and fixing while running them on psim.