summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-19 15:50:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-19 15:50:44 +0000
commit0dba2a55d7d89c20d119b0f15eaf0d696cdff7c0 (patch)
treed365e3842fb5b0b6b8f326908518a9d4b6976710 /c/src/lib/libbsp/c4x/c4xsim/ChangeLog
parent2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0dba2a55d7d89c20d119b0f15eaf0d696cdff7c0.tar.bz2
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, console/debugio.c: Split out bspstart contents. Use shared stub for bsp_start. * startup/bsppretaskinghook.c: New file. * startup/bspstart.c: Removed.
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 a4cb9f057b..5f43cffe6a 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
+++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, console/debugio.c: Split out bspstart contents. Use
+ shared stub for bsp_start.
+ * startup/bsppretaskinghook.c: New file.
+ * startup/bspstart.c: Removed.
+
2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Remove unnecessary boilerplate comments.