From: Sandra Loosemore Date: Sun, 1 Feb 2015 02:09:48 +0000 (-0500) Subject: Correct Changelog for r220309 X-Git-Tag: releases/gcc-5.1.0~1223 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0353c564debb7e8ab17e53bb92127d8e1d6fe010;p=thirdparty%2Fgcc.git Correct Changelog for r220309 From-SVN: r220314 --- diff --git a/ChangeLog b/ChangeLog index ddf23f931cae..ae98e615d55b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,3 @@ -2015-01-31 Sandra Loosemore - - * doc/extend.texi: Use "x86", "x86-32", and "x86-64" as the - preferred names of the architecture and its 32- and 64-bit - variants. - * doc/invoke.texi: Likewise. - * doc/md.texi: Likewise. - 2015-01-29 David Malcolm PR jit/64780 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 19cb15cf6b86..7c06f05777da 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2015-01-31 Sandra Loosemore + + * doc/extend.texi: Use "x86", "x86-32", and "x86-64" as the + preferred names of the architecture and its 32- and 64-bit + variants. + * doc/invoke.texi: Likewise. + * doc/md.texi: Likewise. + 2015-01-31 Uros Bizjak PR target/64882