summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-11 17:03:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-11 17:03:01 +0000
commitcdfe85a7f3c29489a8f7f8848e4d351eaf4d0b76 (patch)
tree1f2c6f757fb82a497c24349903015bc894f4117a /cpukit/score/cpu/avr/ChangeLog
parent2009-08-10 Roxana Leontie <roxana.leontie@gmail.com> (diff)
downloadrtems-cdfe85a7f3c29489a8f7f8848e4d351eaf4d0b76.tar.bz2
2009-08-11 Josh Switnicki <josh.switnicki@utoronto.ca>
* cpu.c, cpu_asm.S, rtems/score/cpu.h: Fix bug in _CPU_Context_Initialize.
Diffstat (limited to 'cpukit/score/cpu/avr/ChangeLog')
-rw-r--r--cpukit/score/cpu/avr/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/avr/ChangeLog b/cpukit/score/cpu/avr/ChangeLog
index 67ecd4c344..81dce75db4 100644
--- a/cpukit/score/cpu/avr/ChangeLog
+++ b/cpukit/score/cpu/avr/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-11 Josh Switnicki <josh.switnicki@utoronto.ca>
+
+ * cpu.c, cpu_asm.S, rtems/score/cpu.h: Fix bug in
+ _CPU_Context_Initialize.
+
2009-08-05 Josh Switnicki <josh.switnicki@utoronto.ca>
* Makefile.am: added AVR specific Header files to score/cpu/avr/avr.