summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-28 18:12:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-28 18:12:43 +0000
commit7cdaed0d00c30de1eaa1accb6c4f71b018bc634b (patch)
treebc19ff6fa042e5c958adadda593eec15cfb90b61 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-7cdaed0d00c30de1eaa1accb6c4f71b018bc634b.tar.bz2
2008-04-28 Daron Chabot <daron.chabot@usask.ca>
* posix/src/keycreate.c, posix/src/pthreadequal.c, rtems/src/semtranslatereturncode.c, score/cpu/powerpc/rtems/score/powerpc.h, score/src/threadblockingoperationcancel.c: Fix compilation errors when --enable-rtems-debug is used.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 168dc7676f..850854e536 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-28 Daron Chabot <daron.chabot@usask.ca>
+
+ * posix/src/keycreate.c, posix/src/pthreadequal.c,
+ rtems/src/semtranslatereturncode.c,
+ score/cpu/powerpc/rtems/score/powerpc.h,
+ score/src/threadblockingoperationcancel.c: Fix compilation errors
+ when --enable-rtems-debug is used.
+
2008-04-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/system.h: Fix typo in comment.