Hi, I checked in this patch to move config ChangeLog entries to config/ChangeLog.
H.J. --- Index: ChangeLog =================================================================== --- ChangeLog (revision 205537) +++ ChangeLog (working copy) @@ -2,10 +2,6 @@ * MAINTAINERS: Update my email address. -2013-11-18 Jan Hubicka <j...@suse.cz> - - * config/bootstrap-lto.mk: Use -ffat-lto-objects. - 2013-11-15 David Edelsohn <dje....@gmail.com> * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell. @@ -220,7 +216,6 @@ 2013-01-23 Shenghou Ma <minux...@gmail.com> - * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. * configure: Re-generate. 2013-01-15 Richard Biener <rguent...@suse.de> Index: config/ChangeLog =================================================================== --- config/ChangeLog (revision 205537) +++ config/ChangeLog (working copy) @@ -2,6 +2,10 @@ * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl. +2013-11-18 Jan Hubicka <j...@suse.cz> + + * bootstrap-lto.mk: Use -ffat-lto-objects. + 2013-11-15 Andreas Schwab <sch...@linux-m68k.org> * picflag.m4 (m68k-*-*): Use default PIC flag. @@ -26,6 +30,10 @@ * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/. +2013-01-23 Shenghou Ma <minux...@gmail.com> + + * isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. + 2013-01-15 Richard Biener <rguent...@suse.de> PR other/55973