Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3.

* Makefile.def: configure-target-boehm-gc depends on
all-target-libstdc++-v3.
* Makefile.in: Regenerate.

From-SVN: r142361
This commit is contained in:
Andreas Schwab 2008-12-02 16:39:27 +00:00
parent 386c704d8a
commit 09ce620eab
3 changed files with 30 additions and 22 deletions

View file

@ -1,3 +1,9 @@
2008-12-02 Andreas Schwab <schwab@suse.de>
* Makefile.def: configure-target-boehm-gc depends on
all-target-libstdc++-v3.
* Makefile.in: Regenerate.
2008-12-02 Kai Tietz <kai.tietz@onevision.com>
* MAINTAINERS: Add myself as mingw maintainer.
@ -181,11 +187,11 @@
2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
* MAINTAINERS: Add myself in "Write After Approval".
* MAINTAINERS: Add myself in "Write After Approval".
2008-09-18 Steve Ellcey <sje@cup.hp.com>
* MAINTAINERS: Add myself as ia64 maintainer.
* MAINTAINERS: Add myself as ia64 maintainer.
2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
@ -407,8 +413,8 @@
Sync with src:
2008-04-14 David S. Miller <davem@davemloft.net>
* configure.ac: Add sparc*-*-* to gold supported targets.
* configure: Regenerate.
* configure.ac: Add sparc*-*-* to gold supported targets.
* configure: Regenerate.
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
@ -418,14 +424,14 @@
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (restrap): Call `make all' using double-colon rules.
* Makefile.in: Regenerate.
* Makefile.tpl (restrap): Call `make all' using double-colon rules.
* Makefile.in: Regenerate.
2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
as nonconfigurable directories list.
* configure: Regenerate.
* configure: Regenerate.
2008-04-14 Ben Elliston <bje@au.ibm.com>
@ -460,8 +466,8 @@
2008-04-04 NightStrike <NightStrike@gmail.com>
PR other/35151
* configure.ac: Combine rules for mingw32 and mingw64.
* configure: Regenerate.
* configure.ac: Combine rules for mingw32 and mingw64.
* configure: Regenerate.
2008-04-02 Kai Tietz <kai.tietz@onvision.com>

View file

@ -4,7 +4,7 @@ AutoGen definitions Makefile.tpl;
// Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
// This file was originally written by Nathanael Nerode.
//
// Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
// Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
//
// This file is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@ -496,6 +496,7 @@ lang_env_dependencies = { module=libgcc; no_gcc=true; no_c=true; };
lang_env_dependencies = { module=libiberty; no_c=true; };
dependencies = { module=configure-target-boehm-gc; on=configure-target-qthreads; };
dependencies = { module=configure-target-boehm-gc; on=all-target-libstdc++-v3; };
dependencies = { module=configure-target-fastjar; on=configure-target-zlib; };
dependencies = { module=all-target-fastjar; on=all-target-zlib; };
dependencies = { module=all-target-fastjar; on=all-target-libiberty; };

View file

@ -55703,6 +55703,7 @@ all-send-pr: maybe-all-prms
all-tar: maybe-all-build-texinfo
all-uudecode: maybe-all-build-texinfo
configure-target-boehm-gc: maybe-configure-target-qthreads
configure-target-boehm-gc: maybe-all-target-libstdc++-v3
configure-target-fastjar: maybe-configure-target-zlib
all-target-fastjar: maybe-all-target-zlib
all-target-fastjar: maybe-all-target-libiberty