summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 14:19:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 14:19:12 +0000
commit60a3fa0c2edea6fbe277706059f37459e3d916bf (patch)
treec8bb688011b590a33c2e7dd877ca9db2caecb538 /cpukit/score/cpu/m68k/ChangeLog
parentAdd missing prototypes. (diff)
downloadrtems-60a3fa0c2edea6fbe277706059f37459e3d916bf.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/m68k/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog
index a6dc92c166..4733b975ed 100644
--- a/cpukit/score/cpu/m68k/ChangeLog
+++ b/cpukit/score/cpu/m68k/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Correct prototype of Idle threads.