summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-01 21:47:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-01 21:47:42 +0000
commit13c5cea6e38e0a9127fbddfc1c15caa46b2d2685 (patch)
tree90f9989bc2c6e2b7c808e7b444df2a484cf03b73 /cpukit/score/cpu/arm/ChangeLog
parent2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-13c5cea6e38e0a9127fbddfc1c15caa46b2d2685.tar.bz2
2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/arm.h: Recognize ARMv7A.
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 ba717ae081..d6fcc1980c 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,5 +1,9 @@
2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * rtems/score/arm.h: Recognize ARMv7A.
+
+2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* rtems/score/arm.h: Recognize ARMv6J as needed by arm1136 variants.
2009-09-15 Sebastian Huber <sebastian.huber@embedded-brains.de>