summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-11-09 18:42:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-11-09 18:42:17 +0000
commit0f7afe507a6b78db176c9fa090b90d45ea9a168d (patch)
treee646fe8082189e8e225bc0d73cfbe6f4d8fccd8b /cpukit/ChangeLog
parent2011-11-09 Werner Almesberger <werner@almesberger.net> (diff)
downloadrtems-0f7afe507a6b78db176c9fa090b90d45ea9a168d.tar.bz2
2011-11-09 Werner Almesberger <werner@almesberger.net>
PR 1957/cpukit * score/include/rtems/score/coremutex.h, score/inline/rtems/score/threadmp.inl: Add parentheses to protect macro arguments.
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 cf4929054b..4a4d9ea5e0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-09 Werner Almesberger <werner@almesberger.net>
+
+ PR 1957/cpukit
+ * score/include/rtems/score/coremutex.h,
+ score/inline/rtems/score/threadmp.inl: Add parentheses to protect
+ macro arguments.
+
2011-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 1952/cpukit