summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:12:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:12:37 +0000
commit542e7b351267fa0b7fe9b7e4f06f236fa9d4957c (patch)
tree73623a63da681dd755d40676a168fc0f4d1018d9 /c/src/lib/libbsp/sh/shsim/ChangeLog
parent2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-542e7b351267fa0b7fe9b7e4f06f236fa9d4957c.tar.bz2
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, include/bsp.h, include/tm27.h, trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and SH4. * include/syscall.h: New file. * include/gdbsci.h: Removed.
Diffstat (limited to 'c/src/lib/libbsp/sh/shsim/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sh/shsim/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sh/shsim/ChangeLog b/c/src/lib/libbsp/sh/shsim/ChangeLog
index 821b1000c2..90de842d91 100644
--- a/c/src/lib/libbsp/sh/shsim/ChangeLog
+++ b/c/src/lib/libbsp/sh/shsim/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, preinstall.am, include/bsp.h, include/tm27.h,
+ trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and
+ SH4.
+ * include/syscall.h: New file.
+ * include/gdbsci.h: Removed.
+
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect