summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-01-07 17:16:04 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-01-07 17:16:04 +0000
commitbb396329b0a8ff2403160dd3a90e228d1b7a5e42 (patch)
treebe4117d6bbc2ae1d9b3e905d0484faa55d6cee65 /ChangeLog
parent6d972fc718d075ac922a11dea51d3ef56895b5e8 (diff)
downloadbinutils-redhat-bb396329b0a8ff2403160dd3a90e228d1b7a5e42.tar.gz
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 8942129c51..945e5c73e9 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.