change log for rtems (2010-05-10)

rtems-vc at rtems.org rtems-vc at rtems.org
Mon May 10 21:10:44 UTC 2010


 *joel*:
2010-05-10	Joel Sherrill <joel.sherrilL at OARcorp.com>

	* rtems/score/arm.h: Make it a warning not error that the FPU multilib
	is not supported yet.

M  1.121  cpukit/score/cpu/arm/ChangeLog
M   1.19  cpukit/score/cpu/arm/rtems/score/arm.h

diff -u rtems/cpukit/score/cpu/arm/ChangeLog:1.120 rtems/cpukit/score/cpu/arm/ChangeLog:1.121
--- rtems/cpukit/score/cpu/arm/ChangeLog:1.120	Thu Apr  8 05:13:45 2010
+++ rtems/cpukit/score/cpu/arm/ChangeLog	Mon May 10 15:29:13 2010
@@ -1,3 +1,8 @@
+2010-05-10	Joel Sherrill <joel.sherrilL at 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 at embedded-brains.de>
 
 	* arm_exc_abort.S, arm_exc_handler_high.c, arm_exc_handler_low.S,

diff -u rtems/cpukit/score/cpu/arm/rtems/score/arm.h:1.18 rtems/cpukit/score/cpu/arm/rtems/score/arm.h:1.19
--- rtems/cpukit/score/cpu/arm/rtems/score/arm.h:1.18	Thu Apr  8 05:13:46 2010
+++ rtems/cpukit/score/cpu/arm/rtems/score/arm.h	Mon May 10 15:29:13 2010
@@ -79,7 +79,7 @@
 #define ARM_HAS_FPU     0
 #else
 #define ARM_HAS_FPU	1
-# error "FPU-support not yet implemented for the arm"
+#warning "FPU-support not yet implemented for the arm"
 #endif
 
 



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100510/c97725ff/attachment.html>


More information about the vc mailing list