From 34d262ca8293ae0fc789f7626d1851a64a4c6ed0 Mon Sep 17 00:00:00 2001 From: hjl Date: Fri, 29 Nov 2013 17:53:36 +0000 Subject: Move config ChangeLog entries to config/ChangeLog git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205538 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 5 ----- config/ChangeLog | 8 ++++++++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index b441d01bfe4..917a59b2ac3 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 313572db18a..6434f337ae9 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 -- cgit v1.2.3