summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 18:46:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 18:46:20 +0000
commit1a7c30000181d0a23ebb7cbd6f93676e3299e7f7 (patch)
tree8d370167eed69a524d7d4519e0b539b7beb0c634 /cpukit/score/cpu/m68k/ChangeLog
parent2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-1a7c30000181d0a23ebb7cbd6f93676e3299e7f7.tar.bz2
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Fix type when initializing FP context.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/m68k/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog
index 4733b975ed..38d5095d29 100644
--- a/cpukit/score/cpu/m68k/ChangeLog
+++ b/cpukit/score/cpu/m68k/ChangeLog
@@ -1,5 +1,9 @@
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * rtems/score/cpu.h: Fix type when initializing FP context.
+
+2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* cpu.c, rtems/score/cpu.h: Add extern for bfffo table and rename it to
indicate that it is specific to this architecture.