summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-10 20:29:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-10 20:29:13 +0000
commitb2f251a8c2342eebcdbc38f12048708b87364740 (patch)
treeca76ffcb5c9c8c430db726dcdc5a8fc1d39a5e4f /cpukit/score/cpu/arm/ChangeLog
parent2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-b2f251a8c2342eebcdbc38f12048708b87364740.tar.bz2
2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* rtems/score/arm.h: Make it a warning not error that the FPU multilib is not supported yet.
Diffstat (limited to 'cpukit/score/cpu/arm/ChangeLog')
-rw-r--r--cpukit/score/cpu/arm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog
index 81e582ba19..e7c347f590 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * rtems/score/arm.h: Make it a warning not error that the FPU multilib
+ is not supported yet.
+
2010-04-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* arm_exc_abort.S, arm_exc_handler_high.c, arm_exc_handler_low.S,