summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog
index 0dfe4bfc5c..afbd20331b 100644
--- a/c/src/lib/libbsp/powerpc/shared/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-05 Till Strauman <strauman@slac.stanford.edu>
+
+ PR 437/bsps
+ * irq/irc.c: calls to bspIo/printk must not use '%i' format which is
+ apparently not supported
+ * pci/pci.c: calls to bspIo/printk must not use '%i' format which is
+ apparently not supported
+
2003-07-18 Till Straumann <strauman@slac.stanford.edu>
PR 288/rtems