summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2006-07-13 00:36:15 +0000
committerTill Straumann <strauman@slac.stanford.edu>2006-07-13 00:36:15 +0000
commita031fc2272f3837b755ade30ba8d0c61820ccb93 (patch)
tree3a6c9f2b66dbd1f9fdabd1847dc405d3cadc00fd /cpukit/score/cpu/powerpc/ChangeLog
parent * pppd/sys-rtems.c: fixed error message so that the correct (diff)
downloadrtems-a031fc2272f3837b755ade30ba8d0c61820ccb93.tar.bz2
* rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h:
Checked inline assembly; added early-clobber '&' to output operands of multi-instruction asms.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index 7e3997ff81..d4a565da0c 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-12 Till Straumann <strauman@slac.stanford.edu>
+
+ * rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h:
+ Checked inline assembly; added early-clobber '&' to output operands
+ of multi-instruction asms.
+
2006-01-16 Joel Sherrill <joel@OARcorp.com>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,