summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-17 18:52:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-17 18:52:30 +0000
commitf2a776acb5470265c5999210392a66bbe53f653c (patch)
tree487d28bb325f27e8e564f635a93ec06cf6999cd3 /cpukit/ChangeLog
parent2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f2a776acb5470265c5999210392a66bbe53f653c.tar.bz2
2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: The math in the _Configure_Object_RAM macro was always adding heap overhead even when the number of objects configured was zero and we would not do an allocation. This resulted in an over estimation of the amount of Workspace required (~2K on minimum.exe on PowerPC).
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 72d1ce510b..3c8b7445e6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/include/confdefs.h: The math in the _Configure_Object_RAM macro
+ was always adding heap overhead even when the number of objects
+ configured was zero and we would not do an allocation. This resulted
+ in an over estimation of the amount of Workspace required (~2K on
+ minimum.exe on PowerPC).
+
2008-06-17 Chris Johns <chrisj@rtems.org>
* cpukit/sapi/include/confdefs.h: Add missing quote to string to