From: Ramana Radhakrishnan Date: Mon, 5 Dec 2011 23:56:25 +0000 (+0000) Subject: Fix earlier Changelog entry to match the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=19d13e3e10df6d34fcae9ee35534a46506155ae1;p=gcc.git Fix earlier Changelog entry to match the commit. From-SVN: r182033 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 318b4ceadb1..ea7e4f504e2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -149,8 +149,10 @@ * config/arm/constraints.md ("Dt"): New constraint. * config/arm/predicates.md (const_double_vcvt_power_of_two_reciprocal): New. - * config/arm/vfp.md (*arm_combine_vcvt_f32_s32): New. - (*arm_combine_vcvt_f32_u32): New. + * config/arm/vfp.md (FCVTI32typename): New. + (FCVT): New iterator. + (*combine_vcvt_f32_): New. + (*combine_vcvt_f64_): New. 2011-12-05 Richard Guenther