summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-28 18:08:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-28 18:08:38 +0000
commite4f62d96b1af2b35f3fbbc702f1a735e08e63687 (patch)
tree616ac4bdb4ca14936cdb5c1146c87e8bd7ebfbdb /c/src/lib/libbsp/sparc/erc32/ChangeLog
parent2007-03-28 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e4f62d96b1af2b35f3fbbc702f1a735e08e63687.tar.bz2
2007-03-28 Joel Sherrill <joel@OARcorp.com>
PR 1233/bsps * Makefile.am, console/console.c, console/debugputs.c: Move printk support code into debug IO file so you do not get the entire console driver when you do not want it.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index 253ec8ff7f..6701682912 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-28 Joel Sherrill <joel@OARcorp.com>
+
+ PR 1233/bsps
+ * Makefile.am, console/console.c, console/debugputs.c: Move printk
+ support code into debug IO file so you do not get the entire console
+ driver when you do not want it.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.