aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-02-27 09:01:58 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-02-27 09:01:58 +0000
commitf92bd487f9c4fe71bb65851895639efc581c02d7 (patch)
tree0480d8236e2842cdd922ca78f4ace5ae6940bb1d /config
parent96eab035de458dde4b6066d3c83a50f9abf051c9 (diff)
* mt-spu (all-ld): Depend on all-binutils.
also fix previous ChangeLog entry git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@122362 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog8
-rw-r--r--config/mt-spu2
2 files changed, 10 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index fdc2ebf7b00..84cf9a00129 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-27 Alan Modra <amodra@bigpond.net.au>
+
+ * mt-spu (all-ld): Depend on all-binutils.
+
2007-02-18 Alexandre Oliva <aoliva@redhat.com>
* acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as
@@ -6,6 +10,10 @@
(NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override
environment variable with build-time tools.
+2006-12-11 Alan Modra <amodra@bigpond.net.au>
+
+ * mt-spu: New file.
+
2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
* acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
diff --git a/config/mt-spu b/config/mt-spu
index 48364332871..c2dbc66e999 100644
--- a/config/mt-spu
+++ b/config/mt-spu
@@ -1,2 +1,4 @@
# spu ld makefile invokes as-new in maintainer mode.
all-ld: $(MAINT) all-gas
+# spu ld makefile invokes bin2c
+all-ld: all-binutils