summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-19 14:39:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-19 14:39:39 +0000
commit999de9be6097e28a8ca700d51719bb8825f5fa6a (patch)
treecf3dbe671705a7c01b514fa84a1912ce14db5ecc /cpukit/ChangeLog
parent2009-11-19 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-999de9be6097e28a8ca700d51719bb8825f5fa6a.tar.bz2
2009-11-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/hexdump-odsyntax.c: Remove special casing the h8300, avr, sh2e.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e2a1ab3c19..5474f991fe 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-11-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/hexdump-odsyntax.c: Remove special casing
+ the h8300, avr, sh2e.
+
+2009-11-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/malloc_boundary.c: Avoid implicit type cast
(https://www.rtems.org/bugzilla/show_bug.cgi?id=1472#c1).