diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2009-09-03 20:11:24 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2009-09-03 20:11:24 +0000 |
commit | 9a2e0bd1815c37fbd90d4b54de6c39b5ea00e390 (patch) | |
tree | 21b10edf6bd715a7f3ea0f1f31f6c822bfd2001d /config/ChangeLog | |
parent | 006b29ab176c86510f4a5c7d09a90ff657afa7bd (diff) | |
download | gcc-9a2e0bd1815c37fbd90d4b54de6c39b5ea00e390.zip gcc-9a2e0bd1815c37fbd90d4b54de6c39b5ea00e390.tar.gz gcc-9a2e0bd1815c37fbd90d4b54de6c39b5ea00e390.tar.bz2 |
Move misplaced contrib/ChangeLog entry to config/.
From-SVN: r151392
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 031b509..ba8fd00 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2009-09-03 Alexandre Oliva <aoliva@redhat.com> + + * 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 <aoliva@redhat.com> * bootstrap-debug.mk: Add comments. |