Correct ChangeLog entry (2015-02-04)

From-SVN: r220759
This commit is contained in:
Alan Lawrence 2015-02-17 14:08:59 +00:00
parent faa7d78e41
commit 09008d80b6
1 changed files with 1 additions and 2 deletions

View File

@ -825,8 +825,7 @@
* 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>