summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/bfin/ChangeLog')
-rw-r--r--cpukit/score/cpu/bfin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/score/cpu/bfin/ChangeLog b/cpukit/score/cpu/bfin/ChangeLog
index 17a730dd99..0fbac70cfa 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,5 +1,12 @@
2007-09-10 Alain Schaefer <alani@easc.ch>
+ * cpu_asm.S: Fix two problems:
+ - CC bit has been clobbered and was not correctly restored
+ - bfin hardware does not allow to read instructions from the L1
+
+
+2007-09-10 Alain Schaefer <alani@easc.ch>
+
* rtems/bfin/bf533.h: Add more definitions.
2007-05-31 Alain Schaefer <alani@easc.ch>