diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-01-07 17:16:04 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-01-07 17:16:04 +0000 |
commit | 0140d685ba051db5942b109778c0810f21c42313 (patch) | |
tree | 529845c1e74387578581ec82b4b3fc0a2ad6ea91 /ChangeLog | |
parent | c3d399e712774f8c8e4cd6b6a5bb8230c42bc760 (diff) | |
download | gdb-0140d685ba051db5942b109778c0810f21c42313.zip gdb-0140d685ba051db5942b109778c0810f21c42313.tar.gz gdb-0140d685ba051db5942b109778c0810f21c42313.tar.bz2 |
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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |