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
commit9af26caa9886084951c40f2c8426ed2b8410a11e (patch)
tree7fba10abd46b6476084f0e2ccc1afa4453e7f762 /ChangeLog
parent44764476d1f0a45eb91ff3c9eb477574279b07fe (diff)
downloadgdb-9af26caa9886084951c40f2c8426ed2b8410a11e.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 8942129c515..945e5c73e93 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.