summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 13:17:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 13:17:53 +0000
commitf6c6bc8f95347f41ca801d6fa6551de2656dce71 (patch)
tree5ef0af4d6938f29e914fc11408e205128403edb3 /cpukit/score/cpu/h8300/ChangeLog
parent2003-08-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-f6c6bc8f95347f41ca801d6fa6551de2656dce71.tar.bz2
2003-08-14 Joel Sherrill <joel@OARcorp.com>
PR 455/bsps * rtems/score/cpu.h: Added missing CPU_swap_u16().
Diffstat (limited to 'cpukit/score/cpu/h8300/ChangeLog')
-rw-r--r--cpukit/score/cpu/h8300/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog
index 7843f5fc36..e0b81eda3b 100644
--- a/cpukit/score/cpu/h8300/ChangeLog
+++ b/cpukit/score/cpu/h8300/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-14 Joel Sherrill <joel@OARcorp.com>
+
+ PR 455/bsps
+ * rtems/score/cpu.h: Added missing CPU_swap_u16().
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.