Correct ChangeLog entry (2015-02-04)
authorAlan Lawrence <alalaw01@gcc.gnu.org>
Tue, 17 Feb 2015 14:08:59 +0000 (14:08 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Tue, 17 Feb 2015 14:08:59 +0000 (14:08 +0000)
From-SVN: r220759

gcc/ChangeLog

index 932d208..db1cdb7 100644 (file)
 
        * config/arm/arm.h (TARGET_NEON_FP): Removed conditional definition,
        define to zero if !TARGET_NEON.
-       (TARGET_CPU_CPP_BUILTINS): Added second condition before defining
-       __ARM_FP macro.
+       (TARGET_ARM_FP): Added !TARGET_SOFT_FLOAT into conditional definition.
 
 2015-02-04  Jan Hubicka  <hubicka@ucw.cz>
            Trevor Saunders  <tsaunders@mozilla.com>