diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-03 20:11:24 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-03 20:11:24 +0000 |
commit | e21f81bbe3e53bd6c7a4ac9a5273d50d67d0b855 (patch) | |
tree | 21b10edf6bd715a7f3ea0f1f31f6c822bfd2001d /config | |
parent | d84072f4a2bb89f1644a03021e134b85dd4d598d (diff) | |
download | gcc-e21f81bbe3e53bd6c7a4ac9a5273d50d67d0b855.tar.gz |
Move misplaced contrib/ChangeLog entry to config/.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151392 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 031b50936c7..ba8fd0011e6 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. |