summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-02 18:34:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-02 18:34:12 +0000
commitb7f49f7ed499cc0feaad8fb6fc1ffc6788774b61 (patch)
tree3be8a1718de0eb058043b81442e8d8a2f9b9f93d /cpukit/score/cpu/nios2/ChangeLog
parent2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b7f49f7ed499cc0feaad8fb6fc1ffc6788774b61.tar.bz2
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_asm.S: Eliminate extern of unused variables.
Diffstat (limited to 'cpukit/score/cpu/nios2/ChangeLog')
-rw-r--r--cpukit/score/cpu/nios2/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog
index c7c346f012..5a8a807b19 100644
--- a/cpukit/score/cpu/nios2/ChangeLog
+++ b/cpukit/score/cpu/nios2/ChangeLog
@@ -1,5 +1,9 @@
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * cpu_asm.S: Eliminate extern of unused variables.
+
+2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* cpu.c: Remove stray semi-colon.
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>