Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2008-04-08 01:58:34 +0400
committerIan Lance Taylor <iant@google.com>2008-04-08 01:58:34 +0400
commit0838c75248aa4d71606c35ab344060d7c5cfd822 (patch)
tree51ef77f53f27c0e5af8197f7b27f86ddd1a4147e
parentb13e6864f5237d8c21874a8960e85169f7190348 (diff)
* Makefile.def: check-gold depends upon all-binutils.
* Makefile.in: Regenerate.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.def1
-rw-r--r--Makefile.in10
3 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b95ea56fd..1502ace68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-07 Ian Lance Taylor <iant@google.com>
+
+ * Makefile.def: check-gold depends upon all-binutils.
+ * Makefile.in: Regenerate.
+
2008-04-04 Nick Clifton <nickc@redhat.com>
PR binutils/4334
diff --git a/Makefile.def b/Makefile.def
index 0791ed85c..203dd1d46 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -382,6 +382,7 @@ dependencies = { module=all-gold; on=all-intl; };
dependencies = { module=all-gold; on=all-bfd; };
dependencies = { module=all-gold; on=all-build-bison; };
dependencies = { module=all-gold; on=all-build-byacc; };
+dependencies = { module=check-gold; on=all-binutils; };
dependencies = { module=configure-opcodes; on=configure-intl; };
dependencies = { module=all-opcodes; on=all-bfd; };
diff --git a/Makefile.in b/Makefile.in
index ff3e90721..edd2984fc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -53351,6 +53351,16 @@ all-stageb3g2-gold: maybe-all-build-byacc
all-stage4-gold: maybe-all-build-byacc
all-stageprofile-gold: maybe-all-build-byacc
all-stagefeedback-gold: maybe-all-build-byacc
+check-gold: maybe-all-binutils
+
+check-stage1-gold: maybe-all-stage1-binutils
+check-stage2-gold: maybe-all-stage2-binutils
+check-stageb2g0-gold: maybe-all-stageb2g0-binutils
+check-stage3-gold: maybe-all-stage3-binutils
+check-stageb3g2-gold: maybe-all-stageb3g2-binutils
+check-stage4-gold: maybe-all-stage4-binutils
+check-stageprofile-gold: maybe-all-stageprofile-binutils
+check-stagefeedback-gold: maybe-all-stagefeedback-binutils
configure-opcodes: maybe-configure-intl
configure-stage1-opcodes: maybe-configure-stage1-intl