diff --git a/ChangeLog b/ChangeLog index afa98d1c5b1..f25b0ffbea0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,7 +46,6 @@ 2011-01-25 Jakub Jelinek - * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. * configure.ac: If with_ppl is no, move setting with_cloog=no after CLOOG_REQUESTED check. * configure: Regenerated. @@ -87,11 +86,6 @@ for ia64-hpux. * configure: Regenerate. -2011-01-10 Jan Hubicka - - * config/bootstrap-lto.mk: -fuse-linker-plugin is default now; - pass -fno-lto to STAGEprofile. - 2011-01-07 Jan Hubicka PR lto/47225 diff --git a/config/ChangeLog b/config/ChangeLog index d7e953f1c3b..ee4c699b1db 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,12 @@ +2011-01-25 Jakub Jelinek + + * cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. + +2011-01-10 Jan Hubicka + + * bootstrap-lto.mk: -fuse-linker-plugin is default now; + pass -fno-lto to STAGEprofile. + 2010-12-06 Dave Korn PR target/40125