summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 18:38:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 18:38:05 +0000
commit1986152ec9eb574dab779deb6c041bfc2e3024c3 (patch)
tree9954ad31d950de6765fd0d30d1042128b5cf560c /c/src/lib/libbsp/shared/ChangeLog
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1986152ec9eb574dab779deb6c041bfc2e3024c3.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c: Add support for optionally having a unified work area. In other words, the RTEMS Workspace and C Program Heap are the same pool of memory.
Diffstat (limited to 'c/src/lib/libbsp/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 0d2c86ee02..e412505775 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * bootcard.c: Add support for optionally having a unified work area. In
+ other words, the RTEMS Workspace and C Program Heap are the same pool
+ of memory.
+
2008-09-17 Miao Yan <yanmiaobest@gmail.com>
* bsplibc.c, bsppost.c: Merge GSOC project code to add simple device