summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-11 20:59:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-11 20:59:58 +0000
commit2f99eeb035c36110ac7c1b78e76eeff09d197739 (patch)
tree20e91610b43e6c27611306b1b6b078654f212104 /cpukit/ChangeLog
parent2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-2f99eeb035c36110ac7c1b78e76eeff09d197739.tar.bz2
2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h: Do not reserve 2 * minimum stack size for the ITRON initialization tasks ALL the time. Do not reserve memory for the object name table since it does not exist any longer. * sapi/include/rtems/sptables.h: Fix typo.
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 b9d5096217..59eb9a75c8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * sapi/include/confdefs.h: Do not reserve 2 * minimum stack size
+ for the ITRON initialization tasks ALL the time.
+ Do not reserve memory for the object name table since it does not
+ exist any longer.
+ * sapi/include/rtems/sptables.h: Fix typo.
+
2008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/Makefile.am, rtems/include/rtems/rtems/clock.h,