summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-29 21:53:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-29 21:53:25 +0000
commitcd12590b7f237e1633ab85dfbafe99e7bb80cba4 (patch)
treeeb08566e4d36c33885491cf39534a6acfb042b87 /cpukit/score/cpu/h8300/ChangeLog
parent2006-08-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-cd12590b7f237e1633ab85dfbafe99e7bb80cba4.tar.bz2
2006-08-29 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Correct inline assembly constraints.
Diffstat (limited to 'cpukit/score/cpu/h8300/ChangeLog')
-rw-r--r--cpukit/score/cpu/h8300/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog
index 2ab126b563..f73f6a143e 100644
--- a/cpukit/score/cpu/h8300/ChangeLog
+++ b/cpukit/score/cpu/h8300/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-29 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: Correct inline assembly constraints.
+
2006-01-16 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Part of a large patch to improve Doxygen output.