summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-01-10 17:02:01 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-01-10 17:02:01 +0000
commita0194f02843e2b13582300ad4809cdf81f52e5b4 (patch)
treec0f5f1e3a07251ba919131e84695120ba95c70f9 /ChangeLog
parentf8934abc7dcd4234d3a15ff79488718d559d2c61 (diff)
downloadbinutils-redhat-a0194f02843e2b13582300ad4809cdf81f52e5b4.tar.gz
Build gmp before configuring gcc
* Makefile.def (configure-gcc): Depend on all-gmp. (all-gcc): Remove dependency on all-gmp. * Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32defae47e..a5ff3c9861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.def (configure-gcc): Depend on all-gmp.
+ (all-gcc): Remove dependency on all-gmp.
+ * Makefile.in: Regenerated.
+
2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config.guss: Update from config repo.