From: rsandifo Date: Mon, 26 Oct 2015 14:34:02 +0000 (+0000) Subject: Fix attribution in ChangeLog X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17e1096936d2c1d4a8589744cfa76e91f44be194;p=thirdparty%2Fgcc.git Fix attribution in ChangeLog While going through some history, I noticed that I'd committed one of Alan's changes with my email address rather than his. Sorry for the screw-up. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229366 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 37af21566e09..f7371b0dc79c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -31128,7 +31128,7 @@ * config/aarch64/aarch64.c (aarch64_simd_attr_length_rglist) (aarch64_reverse_mask): New functions. -2015-01-21 Richard Sandiford +2015-01-21 Alan Hayward * config/aarch64/aarch64-protos.h (aarch64_simd_disambiguate_copy): Declare.