summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-29 18:35:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-29 18:35:10 +0000
commit4e568769d337e3681f99cba97feed7b572700829 (patch)
tree62c24e5077cefea56e72f809219c65ae6bfae23b /c/src/lib/libbsp/sh/shsim/ChangeLog
parent2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4e568769d337e3681f99cba97feed7b572700829.tar.bz2
2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add scitab, gdbsci to SUBDIRS. * include/gdbsci.h: New file. * include/.cvsignore: Add stamp-h? and bspopts.h*. * console/Makefile.am: Use shared/console.c. * console/console-io.c, console/console-support.S: Remove.
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 512b5711c1..3604cceb78 100644
--- a/c/src/lib/libbsp/sh/shsim/ChangeLog
+++ b/c/src/lib/libbsp/sh/shsim/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add scitab, gdbsci to SUBDIRS.
+ * include/gdbsci.h: New file.
+ * include/.cvsignore: Add stamp-h? and bspopts.h*.
+ * console/Makefile.am: Use shared/console.c.
+ * console/console-io.c, console/console-support.S: Remove.
+
2001-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdbsci/, scitab/, trap34/: Add directories.