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-07 21:16:04 +0400
committerH.J. Lu <hjl.tools@gmail.com>2013-01-07 21:16:04 +0400
commit24b70a72d5ebef6d4fe1d412b1a0e357bb804897 (patch)
tree687cace144f9f316e3a42378a8862494c256c204 /ChangeLog
parentb3a2ca7b72b18e79075a17941f77109709c2284b (diff)
Add missing gas dependency
PR gas/14899 * Makefile.def (dependencies): Make all-binutils, all-gprof, all-ld and all-gold depend on all-gas. * Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8942129c5..945e5c73e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gas/14899
+ * Makefile.def (dependencies): Make all-binutils, all-gprof,
+ all-ld and all-gold depend on all-gas.
+ * Makefile.in: Regenerated.
+
2012-12-29 Ben Elliston <bje@gnu.org>
* config.guess: Update to 2012-12-29 version.