summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300/h8sim/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-14 21:02:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-14 21:02:10 +0000
commitff32644ed51d74e411be22aa5b10c0526e03fa19 (patch)
tree88f61845da1a894ac0fd573e71a8f66c8ffa33d9 /c/src/lib/libbsp/h8300/h8sim/ChangeLog
parent2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ff32644ed51d74e411be22aa5b10c0526e03fa19.tar.bz2
2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/__main.c, startup/bspstart.c: Split out bsp_get_work_area() into its own file and user BSP Framework to perform more initialization. * startup/bspgetworkarea.c: New file.
Diffstat (limited to 'c/src/lib/libbsp/h8300/h8sim/ChangeLog')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/ChangeLog b/c/src/lib/libbsp/h8300/h8sim/ChangeLog
index 2a39543f83..cebaa67471 100644
--- a/c/src/lib/libbsp/h8300/h8sim/ChangeLog
+++ b/c/src/lib/libbsp/h8300/h8sim/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, configure.ac, startup/__main.c, startup/bspstart.c:
+ Split out bsp_get_work_area() into its own file and user BSP
+ Framework to perform more initialization.
+ * startup/bspgetworkarea.c: New file.
+
2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Review of all bsp_cleanup() implementations. In this