From: Alexandre Oliva Date: Thu, 3 Sep 2009 20:11:24 +0000 (+0000) Subject: Move misplaced contrib/ChangeLog entry to config/. X-Git-Tag: releases/gcc-4.5.0~3689 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2e0bd1815c37fbd90d4b54de6c39b5ea00e390;p=thirdparty%2Fgcc.git Move misplaced contrib/ChangeLog entry to config/. From-SVN: r151392 --- diff --git a/config/ChangeLog b/config/ChangeLog index 031b50936c7e..ba8fd0011e68 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2009-09-03 Alexandre Oliva + + * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. + * bootstrap-debug-lean.mk: Update comments. + (STAGE2_CFLAGS): Likewise. + (do-compare): Don't override. + 2009-09-01 Alexandre Oliva * bootstrap-debug.mk: Add comments. diff --git a/contrib/ChangeLog b/contrib/ChangeLog index d15084e0bbfa..77d717004646 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,10 +1,3 @@ -2009-09-03 Alexandre Oliva - - * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. - * bootstrap-debug-lean.mk: Update comments. - (STAGE2_CFLAGS): Likewise. - (do-compare): Don't override. - 2009-09-01 Alexandre Oliva * compare-debug: Look for .gkd files and compare them.