On Wed, Apr 09, 2014 at 11:51:54AM +0200, Jakub Jelinek wrote:
> On Fri, Apr 04, 2014 at 10:38:49AM -0500, Bill Schmidt wrote:
> > Thanks to everyone who helped with development, testing, and review of
> > the patch set!  I've committed the changes to 4.8 this morning.  Note
> > that patch 15/26 was rejected as not really germane to this series and
> > has been submitted separately by Peter Bergner.
> 
> While trying to merge this to redhat/gcc-4_8-branch, I've so far noticed
> that you have merged in the r199972 change (apparently without ChangeLog 
> entry),
> without r202642 change that reverted it later on.
> Can you please revert that one liner change?

Another issue is bad toplevel ChangeLog entries.
2014-04-04  Bill Schmidt  <wschm...@linux.vnet.ibm.com>

        Backport from mainline
        2013-11-22  Ulrich Weigand  <ulrich.weig...@de.ibm.com>

        * libgo/config/libtool.m4: Update to mainline version.
        * libgo/configure: Regenerate.

        2013-11-17  Ulrich Weigand  <ulrich.weig...@de.ibm.com>

        * libgo/config/libtool.m4: Update to mainline version.
        * libgo/configure: Regenerate.

        2013-11-15  Ulrich Weigand  <ulrich.weig...@de.ibm.com>

        * libtool.m4: Update to mainline version.
        * libjava/libltdl/acinclude.m4: Likewise.

        * gcc/configure: Regenerate.
        * boehm-gc/configure: Regenerate.
        * libatomic/configure: Regenerate.
        * libbacktrace/configure: Regenerate.
        * libffi/configure: Regenerate.
        * libgfortran/configure: Regenerate.
        * libgomp/configure: Regenerate.
        * libitm/configure: Regenerate.
        * libjava/configure: Regenerate.
        * libjava/libltdl/configure: Regenerate.
        * libjava/classpath/configure: Regenerate.
        * libmudflap/configure: Regenerate.
        * libobjc/configure: Regenerate.
        * libquadmath/configure: Regenerate.
        * libsanitizer/configure: Regenerate.
        * libssp/configure: Regenerate.
        * libstdc++-v3/configure: Regenerate.
        * lto-plugin/configure: Regenerate.
        * zlib/configure: Regenerate.

Except for the libtool.m4 change, which is a toplevel change, all
those changes are to files in subdirectories which have their own ChangeLog
file (or in case of libjava/classpath ChangeLog.gcj), the ChangeLog entries
should go into those directories rather than the toplevel ChangeLog.

        Jakub

Reply via email to