Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-01-10 21:02:01 +0400
committerH.J. Lu <hjl.tools@gmail.com>2013-01-10 21:02:01 +0400
commit780cf190d636f72d0e93c4b15bd35f15f17af318 (patch)
treec0c4227a5546cf991640ef8e72f42ac04043e05f /ChangeLog
parent34ce80888a007336701d1df0ecadf739e751a67f (diff)
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 32defae47..a5ff3c986 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.