diff --git a/ChangeLog b/ChangeLog index 3d69ba9591b0..c97158a96993 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 e3a90ba37595..d690a106c1db 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