summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-14 12:02:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-14 12:02:06 +0000
commit78d4816b49aee64c16206826f707557f05c18edb (patch)
treed77d9958bd0421191b8b3a7bff3092c21cf9ea52 /cpukit/score/cpu/mips/ChangeLog
parentFixed wrapping. (diff)
downloadrtems-78d4816b49aee64c16206826f707557f05c18edb.tar.bz2
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 605/bsps * cpu.c: Remove further c++ style comments having been missed in previous patch. Remove printf's entirely.
Diffstat (limited to 'cpukit/score/cpu/mips/ChangeLog')
-rw-r--r--cpukit/score/cpu/mips/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog
index e4a3ada22a..b9a3b1954e 100644
--- a/cpukit/score/cpu/mips/ChangeLog
+++ b/cpukit/score/cpu/mips/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ PR 605/bsps
+ * cpu.c: Remove further c++ style comments having been missed in
+ previous patch. Remove printf's entirely.
+
2004-04-09 Joel Sherrill <joel@OARcorp.com>
PR 605/bsps