summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-20 22:38:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-20 22:38:07 +0000
commit47751810c31876fafa8a0a41098771aff81e4d59 (patch)
treeae9d0aeed94503056e3c288433f56ae733852516 /cpukit/score/cpu/bfin/ChangeLog
parent2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-47751810c31876fafa8a0a41098771aff81e4d59.tar.bz2
2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Use correct register name.
Diffstat (limited to 'cpukit/score/cpu/bfin/ChangeLog')
-rw-r--r--cpukit/score/cpu/bfin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/bfin/ChangeLog b/cpukit/score/cpu/bfin/ChangeLog
index 384721406e..347d9c486e 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/score/cpu.h: Use correct register name.
+
2007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: Add _CPU_Context_Get_SP() for stack check utility.