summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-12 14:36:18 +0000
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-12 14:36:18 +0000
commitc97090d199c2467570cadaf232490ee96e9056d9 (patch)
tree757b7218778276b3d9eb8a47cd89014887efe102 /ChangeLog
parent6efaab7f49ee6ffea9e9133260860000ba5f41e1 (diff)
downloadgcc-c97090d199c2467570cadaf232490ee96e9056d9.tar.gz
Move ChangeLog entries from toplevel to config/.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170073 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index afa98d1c5b1..f25b0ffbea0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,7 +46,6 @@
2011-01-25 Jakub Jelinek <jakub@redhat.com>
- * 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 <jh@suse.cz>
-
- * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
- pass -fno-lto to STAGEprofile.
-
2011-01-07 Jan Hubicka <jh@suse.cz>
PR lto/47225