From 5e433e97a16ed5f9f33b54df4ba6a6e5a08696cb Mon Sep 17 00:00:00 2001 From: Alan Lawrence Date: Tue, 8 Sep 2015 18:33:36 +0000 Subject: [PATCH] fix ChangeLog whitespace From-SVN: r227537 --- gcc/ChangeLog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9416f90ebbf..e4aa8bc50a6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,15 +1,16 @@ 2015-09-07 Alan Lawrence - + * config/arm/arm.h (VALID_NEON_QREG_MODE): Add V8HFmode. - + * config/arm/arm.c (arm_vector_mode_supported_p): Support V8HFmode. - + * config/arm/arm-builtins.c (v8hf_UP): New. (arm_init_simd_builtin_types): Initialise Float16x8_t. - + * config/arm/arm-simd-builtin-types.def (Float16x8_t): New. - + * config/arm/arm_neon.h (float16x8_t): New typedef. + 2015-09-07 Alan Lawrence * config/arm/arm_neon.h (float16_t, vget_lane_f16, vset_lane_f16, -- 2.30.2