summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-25 18:30:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-25 18:30:11 +0000
commit081c475fe3bb7dcee140774b4bb32342e3f7b798 (patch)
tree1a2f487c21900f8e8413670f5eebb95caab9247d /cpukit/ChangeLog
parent2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-081c475fe3bb7dcee140774b4bb32342e3f7b798.tar.bz2
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/Makefile.am: Re-add file accidentally deleted by Sebastian.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0d59d9ba64..d198cef011 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * score/Makefile.am: Re-add file accidentally deleted by Sebastian.
+
+2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/inline/rtems/score/thread.inl: Restore the BSP context -- do
not save the current. This routine is also marked as not returning
which saves the exit path code.