summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/arm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/arm/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/arm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/arm/ChangeLog b/c/src/exec/score/cpu/arm/ChangeLog
index 534f6d639b..43e0ab1d2e 100644
--- a/c/src/exec/score/cpu/arm/ChangeLog
+++ b/c/src/exec/score/cpu/arm/ChangeLog
@@ -1,5 +1,10 @@
2000-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * cpu.c: Spacing issues.
+ * rtems/score/cpu.h: Removed warning by setting _level.
+
+2000-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* Makefile.am: Added S_O_FILES to list of objects.
2000-08-10 Joel Sherrill <joel@OARcorp.com>