summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-04-05 20:09:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-04-05 20:09:33 +0000
commit0c30bc58c18ebade5e558445b458df8a6f0ba6cc (patch)
treeefb1c25380359ed91c6c86bcc0c5d592f6f8b7c7 /testsuites/sptests/ChangeLog
parent2006-04-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0c30bc58c18ebade5e558445b458df8a6f0ba6cc.tar.bz2
2006-04-05 Joel Sherrill <joel@OARcorp.com>
Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru> * spsize/size.c: Victor spotted the problem that _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate variables and needed to be set to the same value. I took that idea and just removed _Thread_MP_Receive. All uses are now _MPCI_Receive_server_tcb.
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 dc70517760..802208c366 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,12 @@
+2006-04-05 Joel Sherrill <joel@OARcorp.com>
+ Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>
+
+ * spsize/size.c: Victor spotted the problem that
+ _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
+ variables and needed to be set to the same value. I took that
+ idea and just removed _Thread_MP_Receive. All uses are now
+ _MPCI_Receive_server_tcb.
+
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_ENABLE_BARE,