summaryrefslogtreecommitdiff
path: root/lto-plugin/ChangeLog
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2010-01-11 12:38:09 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2010-01-11 12:38:09 +0000
commitc164615b36abdfcb7934b9cd449a1813987ac7cd (patch)
tree3e2ebe4783d329b40dee9a32028df0ed6897ad7d /lto-plugin/ChangeLog
parentc448ab16ea9065d1e4e133cb543b43f066e029e2 (diff)
downloadgcc-c164615b36abdfcb7934b9cd449a1813987ac7cd.tar.gz
re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)
2010-01-11 Richard Guenther <rguenther@suse.de> PR lto/41569 * Makefile.def (all-lto-plugin): Depend on all-gcc. * Makefile.in: Regenerated. lto-plugin/ * Makefile.am: Disable dependencies. * Makefile.in: Regenerated. From-SVN: r155809
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r--lto-plugin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index 4848e279397..9336ac92555 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-11 Richard Guenther <rguenther@suse.de>
+
+ PR lto/41569
+ * Makefile.am: Disable dependencies.
+ * Makefile.in: Regenerated.
+
2010-01-03 H.J. Lu <hongjiu.lu@intel.com>
PR lto/42520