summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7032/ChangeLog')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog
index 8b7ee7a291..4325d99e78 100644
--- a/c/src/lib/libcpu/sh/sh7032/ChangeLog
+++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog
@@ -1,3 +1,12 @@
+2001-01-05 Joel Sherrill <joel@OARcorp.com>
+
+ * /dev/null moved to libmisc.
+ * Makefile.am, configure.in: Removed null directory.
+ * include/Makefile.am: Removed null.h.
+ * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
+ null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
+ Removed.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.