summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh1/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog
index 1f0264b282..8bf3636181 100644
--- a/c/src/lib/libbsp/sh/gensh1/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh1/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-05 Joel Sherrill <joel@OARcorp.com>
+
+ * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
+ the movement of this component to libmisc.
+ * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.