summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-05 13:35:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-05 13:35:32 +0000
commit96b2583fdd30743153f2903dcddf6e96a6162684 (patch)
tree19f8a0c4c577f11327b3f9d305fb1fde61e5bf9f /c/src/lib/libbsp/sh/gensh1/ChangeLog
parent2001-01-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-96b2583fdd30743153f2903dcddf6e96a6162684.tar.bz2
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.
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.