summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 14:04:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 14:04:12 +0000
commit58597dd29c6450e348f4b9e80a2e08c8a3f54f9b (patch)
tree96b84b9e0371dd9ecb5e9f8d95bf32e63e02e541 /cpukit/score/cpu/arm/ChangeLog
parent2010-04-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-58597dd29c6450e348f4b9e80a2e08c8a3f54f9b.tar.bz2
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* arm_exc_abort.S: Fix warnings about TRUE/FALSE not defined.
Diffstat (limited to 'cpukit/score/cpu/arm/ChangeLog')
-rw-r--r--cpukit/score/cpu/arm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog
index 2fc6d3de41..609e088ff7 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * arm_exc_abort.S: Fix warnings about TRUE/FALSE not defined.
+
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* arm_exc_abort.S, arm_exc_handler_high.c, arm_exc_handler_low.S,