From: ian Date: Fri, 19 Nov 2010 21:54:25 +0000 (+0000) Subject: Move entry to correct ChangeLog. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=1e914dbeebde0f40e2e7917f5f1a1be23aef6e58 Move entry to correct ChangeLog. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166960 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/ChangeLog b/ChangeLog index 318df4b3dd5..a5fb32fa2e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -90,10 +90,6 @@ * config/cloog.m4: Pass ppl libraries to the CLooG version check. * configure: Regenerate. -2010-11-11 Jan Hubicka - - * config/bootstrap-lto: Use -flto. - 2010-11-11 Andreas Simbuerger * configure.ac: Support official CLooG.org versions. diff --git a/config/ChangeLog b/config/ChangeLog index 4a171bed2b0..1a2f882c8ef 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -2,6 +2,10 @@ * cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names. +2010-11-11 Jan Hubicka + + * bootstrap-lto: Use -flto. + 2010-06-27 Ralf Wildenhues * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.