summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-10-23 17:19:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-10-23 17:19:52 +0000
commit5b8b467017343c724afaa5251ef5cc749de9cfef (patch)
tree68fdc2c87c09ec31ee1e30ecbb0e143c916e7cb3 /cpukit/score/cpu/bfin/ChangeLog
parent2006-10-23 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5b8b467017343c724afaa5251ef5cc749de9cfef.tar.bz2
2006-10-23 Joel Sherrill <joel@OARcorp.com>
* cpu.c, rtems/score/cpu.h: Use the default IDLE thread body.
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 57488440a4..5afc44727b 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,5 +1,9 @@
2006-10-23 Joel Sherrill <joel@OARcorp.com>
+ * cpu.c, rtems/score/cpu.h: Use the default IDLE thread body.
+
+2006-10-23 Joel Sherrill <joel@OARcorp.com>
+
* .cvsignore, ChangeLog, Makefile.am, cpu.c, cpu_asm.S, irq.c,
preinstall.am, rtems/asm.h, rtems/score/bfin.h, rtems/score/cpu.h,
rtems/score/cpu_asm.h, rtems/score/types.h: New files.