From: David Edelsohn Date: Mon, 19 Dec 2016 19:13:15 +0000 (-0500) Subject: Fix formatting. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5e51f5a55fbc88e2839a7710247ec6b3ddd76937;p=gcc.git Fix formatting. From-SVN: r243809 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d690a106c1d..75cca5a2be5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,12 +1,7 @@ -2016-12-19 Will Schmidt - - * config/rs6000/rs6000.c: Add handling for early expansion of - vector multiply builtins. - 2016-12-19 Will Schmidt * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for - early expansion of vector subtract builtins. + early expansion of vector multiply and subtract builtins. 2016-12-19 David Malcolm