From 213f02f48e0d1ed61e6f3d54736a04f61fc2a6bd Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 29 Nov 2013 09:53:36 -0800 Subject: [PATCH] Move config ChangeLog entries to config/ChangeLog From-SVN: r205538 --- ChangeLog | 5 ----- config/ChangeLog | 8 ++++++++ 2 files changed, 8 insertions(+), 5 deletions(-) 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