summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-23 20:11:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-23 20:11:09 +0000
commite5962ef59d07d47f9f6949539272518ee4846cf3 (patch)
treea1226f923439464fa77be27ec79623d7ccd44d0b /c/src/lib/libbsp/sparc/ChangeLog
parent2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e5962ef59d07d47f9f6949539272518ee4846cf3.tar.bz2
2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/bsppretaskinghook.c: New file. Was really common. * shared/bspstart.c: Removed. Was really leon2 specific.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sparc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/ChangeLog b/c/src/lib/libbsp/sparc/ChangeLog
index dee76a0f6c..e57075a9ab 100644
--- a/c/src/lib/libbsp/sparc/ChangeLog
+++ b/c/src/lib/libbsp/sparc/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * shared/bsppretaskinghook.c: New file. Was really common.
+ * shared/bspstart.c: Removed. Was really leon2 specific.
+
+
2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bspgetworkarea.c: Add debug prints of memory information.