summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 18:13:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 18:13:50 +0000
commitfac3e5ee296795499626ed3a94efcdf4f5cf9d57 (patch)
tree83b349830eb99f5cafeaaf6cd1d64efc094d381c /cpukit/ChangeLog
parent2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-fac3e5ee296795499626ed3a94efcdf4f5cf9d57.tar.bz2
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/threadqextractwithproxy.c: Conditionalize code that is only required in multiprocessing configuration.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 14aae69217..cf204ccbb8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * score/src/threadqextractwithproxy.c: Conditionalize code that is only
+ required in multiprocessing configuration.
+
+2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/src/objectget.c: Revert.
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>