summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-02 15:29:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-02 15:29:21 +0000
commit9aacd70290a1efe16248a793715ebe114ef2024b (patch)
tree1e193a4ea2d5b4d8b97825b89e462042b8ee7d51 /cpukit/ChangeLog
parentSupport rtems_ada_self iff __RTEMS_ADA__ is given. (diff)
downloadrtems-9aacd70290a1efe16248a793715ebe114ef2024b.tar.bz2
2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/thread.h, score/src/threaddispatch.c, score/src/threadinitialize.c: Support rtems_ada_self iff __RTEMS_ADA__ is given.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 3721e02b9c..d28ae99fab 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,8 +1,14 @@
+2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/include/rtems/score/thread.h,
+ score/src/threaddispatch.c, score/src/threadinitialize.c:
+ Support rtems_ada_self iff __RTEMS_ADA__ is given.
+
2008-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_script.c: Remove unused function.
-2008-07-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add __RTEMS_ADA__.