summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-28 17:19:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-28 17:19:01 +0000
commitdef9eef5f7fd8d82fcb194d77636cb7801d64394 (patch)
tree9169485a3638c511dd424a298183756b74fbd548 /cpukit/ChangeLog
parent2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com> (diff)
downloadrtems-def9eef5f7fd8d82fcb194d77636cb7801d64394.tar.bz2
2008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h, score/src/mpci.c, score/src/objectmp.c, score/src/objectnametoid.c, score/src/objectnametoidstring.c: Multiprocessing compiles again and survives initialization. The recent object name and confdefs.h changes had broken it.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4774859083..6451320164 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * sapi/include/confdefs.h, score/src/mpci.c, score/src/objectmp.c,
+ score/src/objectnametoid.c, score/src/objectnametoidstring.c:
+ Multiprocessing compiles again and survives initialization. The
+ recent object name and confdefs.h changes had broken it.
+
2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>
* sapi/include/rtems/fatal.h, score/include/rtems/score/coremutex.h,