aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-01-16 08:07:23 +0000
committerAlan Modra <amodra@gcc.gnu.org>2009-01-16 18:37:23 +1030
commit36fbb0ecc5d5d3b55d938a4faa5bc74fc8e90471 (patch)
tree12d269684d64e38692e04ba6a207dc72c52d46d4 /ChangeLog
parent16eba92873ed99eaa5bfb66e7b5f72768ffe503c (diff)
downloadgcc-36fbb0ecc5d5d3b55d938a4faa5bc74fc8e90471.zip
gcc-36fbb0ecc5d5d3b55d938a4faa5bc74fc8e90471.tar.gz
gcc-36fbb0ecc5d5d3b55d938a4faa5bc74fc8e90471.tar.bz2
Makefile.def (configure-opcodes): Depend on configure-libiberty.
* Makefile.def (configure-opcodes): Depend on configure-libiberty. (all-opcodes): Depend on all-libiberty. * Makefile.in: Regenerate. From-SVN: r143426
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b977b3..3151d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-16 Alan Modra <amodra@bigpond.net.au>
+
+ * Makefile.def (configure-opcodes): Depend on configure-libiberty.
+ (all-opcodes): Depend on all-libiberty.
+ * Makefile.in: Regenerate.
+
2009-01-15 Douglas B Rupp <rupp@gnat.com>
* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.