From 950e6f418ae2c2a110bc72520deba87289def55e Mon Sep 17 00:00:00 2001 From: Richard Earnshaw Date: Thu, 13 Oct 2016 13:06:47 +0000 Subject: [PATCH] Fix typo in name. From-SVN: r241119 --- gcc/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bf15ecc18aa..86317c01d35 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2016-10-13 Richard Earsnhaw +2016-10-13 Richard Earnshaw * arm.h (TARGET_VFP): Delete. (TARGET_VFPD32): Remove references to TARGET_VFP. @@ -75,7 +75,7 @@ (set_fpscr, get_fpscr): Likewise. * arm-c.c (arm_cpu_builtins): Unconditionally define __VFP_FP__. -2016-10-13 Richard Earsnhaw +2016-10-13 Richard Earnshaw * arm.h (TARGET_VFP): Unconditionally define to 1. (arm_fpu_desc): Remove 'model' field. -- 2.30.2