From: H.J. Lu Date: Fri, 29 Nov 2013 17:53:36 +0000 (-0800) Subject: Move config ChangeLog entries to config/ChangeLog X-Git-Tag: releases/gcc-4.9.0~2359 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=213f02f48e0d1ed61e6f3d54736a04f61fc2a6bd;p=thirdparty%2Fgcc.git Move config ChangeLog entries to config/ChangeLog From-SVN: r205538 --- diff --git a/ChangeLog b/ChangeLog index b441d01bfe43..917a59b2ac3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,6 @@ * MAINTAINERS: Update my email address. -2013-11-18 Jan Hubicka - - * config/bootstrap-lto.mk: Use -ffat-lto-objects. - 2013-11-15 David Edelsohn * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell. @@ -220,7 +216,6 @@ 2013-01-23 Shenghou Ma - * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. * configure: Re-generate. 2013-01-15 Richard Biener diff --git a/config/ChangeLog b/config/ChangeLog index 313572db18a3..6434f337ae92 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -2,6 +2,10 @@ * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl. +2013-11-18 Jan Hubicka + + * bootstrap-lto.mk: Use -ffat-lto-objects. + 2013-11-15 Andreas Schwab * 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 + + * isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. + 2013-01-15 Richard Biener PR other/55973