From: Andrew Stubbs Date: Fri, 3 Jul 2020 12:15:47 +0000 (+0100) Subject: Fix OG10 changelog mistake X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04dc4b2602c4a215b1ef98f497fea3c4698ab77;p=thirdparty%2Fgcc.git Fix OG10 changelog mistake Move my changelog entry to the correct file. --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bf1cd4266f63..ad94c5140bbd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,3 @@ -2020-07-03 Andrew Stubbs - - Backport from mainline: - * config/gcn/gcn-valu.md (fold_left_plus_): New. - 2020-06-17 Thomas Schwinge Backported from master: diff --git a/gcc/ChangeLog.omp b/gcc/ChangeLog.omp index 5b2f34e6c391..5a3027a2838f 100644 --- a/gcc/ChangeLog.omp +++ b/gcc/ChangeLog.omp @@ -1,3 +1,8 @@ +2020-07-03 Andrew Stubbs + + Backport from mainline: + * config/gcn/gcn-valu.md (fold_left_plus_): New. + 2020-06-18 Andrew Stubbs * config/gcn/gcn-hsa.h (TEXT_SECTION_ASM_OP): Use ".text".