+2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
+
+ * configure.ac: Remove references to mt-mep, mt-netware,
+ mt-wince.
+ * Makefile.def: Add all-utils soft dependencies.
+ * Makefile.tpl: Remove GDB_NLM_DEPS.
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
2011-03-24 Paolo Bonzini <bonzini@gnu.org>
Sync from GCC:
dependencies = { module=all-lto-plugin; on=all-libiberty; };
+dependencies = { module=all-utils; on=all-libiberty; };
+
dependencies = { module=configure-mpfr; on=all-gmp; };
dependencies = { module=configure-mpc; on=all-mpfr; };
dependencies = { module=configure-ppl; on=all-gmp; };
tooldir = @tooldir@
build_tooldir = @build_tooldir@
-GDB_NLM_DEPS =
-
# This is the name of the environment variable used for the path to
# the libraries.
RPATH_ENVVAR = @RPATH_ENVVAR@
all-stage4-lto-plugin: maybe-all-stage4-libiberty
all-stageprofile-lto-plugin: maybe-all-stageprofile-libiberty
all-stagefeedback-lto-plugin: maybe-all-stagefeedback-libiberty
+all-utils: maybe-all-libiberty
configure-mpfr: maybe-all-gmp
configure-stage1-mpfr: maybe-all-stage1-gmp
tooldir = @tooldir@
build_tooldir = @build_tooldir@
-GDB_NLM_DEPS =
-
# This is the name of the environment variable used for the path to
# the libraries.
RPATH_ENVVAR = @RPATH_ENVVAR@
+2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
+
+ * mt-mep: Remove, obsolete.
+ * mt-netware: Remove, obsolete.
+ * mt-wince: Remove, obsolete.
+ * mt-v810: Remove, unused.
+
2011-03-24 Paolo Bonzini <bonzini@gnu.org>
* mh-x86omitfp: Remove.
+++ /dev/null
-
-EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils
-EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils
-
-all-utils : all-libiberty
-
-install-utils : all-libiberty
-
+++ /dev/null
-GDB_NLM_DEPS = all-gcc all-ld
+++ /dev/null
-CC_FOR_TARGET = ca732 -ansi
-AS_FOR_TARGET = as732
-AR_FOR_TARGET = ar732
+++ /dev/null
-# For Windows CE, we need to build the program that converts, copies,
-# and renames the platform SDK files into gcc directories.
-
-EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils
-EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils
-
-all-utils : all-libiberty
-
-install-utils : all-libiberty
-
extra_ranlibflags_for_target=
target_makefile_frag=/dev/null
case "${target}" in
- mep*-*-*)
- target_makefile_frag="config/mt-mep"
- ;;
spu-*-*)
target_makefile_frag="config/mt-spu"
;;
mips*-*-*linux* | mips*-*-gnu*)
target_makefile_frag="config/mt-mips-gnu"
;;
- *-*-netware*)
- target_makefile_frag="config/mt-netware"
- ;;
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
target_makefile_frag="config/mt-gnu"
;;
# ranlib before Darwin10 requires the -c flag to look at common symbols.
extra_ranlibflags_for_target=" -c"
;;
- mips*-*-pe | sh*-*-pe | *arm-wince-pe)
- target_makefile_frag="config/mt-wince"
- ;;
esac
alphaieee_frag=/dev/null
extra_ranlibflags_for_target=
target_makefile_frag=/dev/null
case "${target}" in
- mep*-*-*)
- target_makefile_frag="config/mt-mep"
- ;;
spu-*-*)
target_makefile_frag="config/mt-spu"
;;
mips*-*-*linux* | mips*-*-gnu*)
target_makefile_frag="config/mt-mips-gnu"
;;
- *-*-netware*)
- target_makefile_frag="config/mt-netware"
- ;;
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
target_makefile_frag="config/mt-gnu"
;;
# ranlib before Darwin10 requires the -c flag to look at common symbols.
extra_ranlibflags_for_target=" -c"
;;
- mips*-*-pe | sh*-*-pe | *arm-wince-pe)
- target_makefile_frag="config/mt-wince"
- ;;
esac
alphaieee_frag=/dev/null