summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 11:46:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 11:46:37 +0000
commit9a26317f87f329c748cedb2b7cb307a15540703e (patch)
treefcfee802bd592b08e30b48591508deb68fef7459 /cpukit/score/cpu/sh/ChangeLog
parent2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-9a26317f87f329c748cedb2b7cb307a15540703e.tar.bz2
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h: Convert to using c99 fixed size types.
Diffstat (limited to 'cpukit/score/cpu/sh/ChangeLog')
-rw-r--r--cpukit/score/cpu/sh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog
index 9079c7da50..11a1cbfe22 100644
--- a/cpukit/score/cpu/sh/ChangeLog
+++ b/cpukit/score/cpu/sh/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h:
+ Convert to using c99 fixed size types.
+
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: RTEMS_TOP([../../../..]).