summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-23 16:57:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-23 16:57:06 +0000
commitd0bb8f3739ea616375e576ecaca226e6ca5f275d (patch)
treea235aaaf18cb569cbfdedd00858a6279d5f2f10d /cpukit/ChangeLog
parent2005-01-23 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d0bb8f3739ea616375e576ecaca226e6ca5f275d.tar.bz2
2005-01-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* sapi/src/fatal.c, score/src/interr.c: Remove volatile on return type.
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 8c9e2b672b..8f660a9d8a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-23 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * sapi/src/fatal.c, score/src/interr.c:
+ Remove volatile on return type.
+
2005-01-20 Sergei Organov <osv@topconrd.ru>
PR 536/rtems