summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-11 09:13:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-11 09:13:08 +0000
commit01850cde141bac3b4b4e6337d0515b84f8fb2636 (patch)
treeb32d420e3d38d07f00b6830789bc7c478df0977f /cpukit/score/cpu/h8300/ChangeLog
parent2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-01850cde141bac3b4b4e6337d0515b84f8fb2636.tar.bz2
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu.c, rtems/asm.h, rtems/score/cpu.h: Use "__asm__" instead of "asm" for improved c99-compliance.
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 85182b48c2..624846949f 100644
--- a/cpukit/score/cpu/h8300/ChangeLog
+++ b/cpukit/score/cpu/h8300/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * cpu.c, rtems/asm.h, rtems/score/cpu.h:
+ Use "__asm__" instead of "asm" for improved c99-compliance.
+
2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to