summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:01:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:01:46 +0000
commit71c00c5663cc68b2c8aa4678b84518ebd85b0ef8 (patch)
treeab6db58c07dfe4a43c3161fa015710e2604d4e81 /c/src/lib/libbsp/c4x/c4xsim/ChangeLog
parent2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-71c00c5663cc68b2c8aa4678b84518ebd85b0ef8.tar.bz2
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clock.c, startup/bspstart.c, startup/linkcmds: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization. * startup/bspgetworkarea.c: New file.
Diffstat (limited to 'c/src/lib/libbsp/c4x/c4xsim/ChangeLog')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
index 674c9db066..1975bedf10 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
+++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * clock/clock.c, startup/bspstart.c, startup/linkcmds: Add use of
+ bsp_get_work_area() in its own file and rely on 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