From: Will Schmidt Date: Mon, 19 Dec 2016 19:10:10 +0000 (+0000) Subject: Move my updates to the correct ChangeLog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf0848ba945c96fc8759887d6ea0c4c566079b7c;p=gcc.git Move my updates to the correct ChangeLog. 2016-12-19 Will Schmidt Move my updates to the correct ChangeLog. (ChangeLog->gcc/ChangeLog) From-SVN: r243808 --- diff --git a/ChangeLog b/ChangeLog index 3d69ba9591b..c97158a9699 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,3 @@ -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. - 2016-12-19 Chenghua Xu * MAINTAINERS (Write After Approval): Add myself. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e3a90ba3759..d690a106c1d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,13 @@ +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. + 2016-12-19 David Malcolm * print-rtl.c (rtx_writer::print_rtx_operand_code_r): For