]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.ac: Remove references to mt-mep, mt-netware, mt-wince.
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 24 Mar 2011 17:47:30 +0000 (17:47 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 24 Mar 2011 17:47:30 +0000 (17:47 +0000)
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.

config:
2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>

        * mt-mep: Remove, obsolete.
        * mt-netware: Remove, obsolete.
        * mt-wince: Remove, obsolete.
        * mt-v810: Remove, unused.

From-SVN: r171422

ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
config/ChangeLog
config/mt-mep [deleted file]
config/mt-netware [deleted file]
config/mt-v810 [deleted file]
config/mt-wince [deleted file]
configure
configure.ac

index 9e8f4be8938941d627029af68331a70d9731a32b..e6cddce323c4333e4c567368e0acac1eed643aa9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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>
 
        * configure.ac: Do not include mh-x86omitfp.
index 0e63ad39286758a28bf950186557b929a0d0e943..d52466d528713ee386824b199fc3d5efcf99e8e4 100644 (file)
@@ -366,6 +366,8 @@ dependencies = { module=all-gnattools; on=all-target-libada; };
 
 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; };
index fa1c1448f8d1e56ae25de643144fbb8b6e24304a..128691f9893badc2d30d3dfac1ae2324b0792c43 100644 (file)
@@ -100,8 +100,6 @@ TOPLEVEL_CONFIGURE_ARGUMENTS=@TOPLEVEL_CONFIGURE_ARGUMENTS@
 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@
@@ -60524,6 +60522,7 @@ all-stage3-lto-plugin: maybe-all-stage3-libiberty
 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
index 915d726bb32c1cd28a491553f823d3f5c9ed611c..09ac8639c55c36ec1b98c42748795b36161a2917 100644 (file)
@@ -103,8 +103,6 @@ TOPLEVEL_CONFIGURE_ARGUMENTS=@TOPLEVEL_CONFIGURE_ARGUMENTS@
 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@
index 968f0476e0c0fb80a11eba12692057d6e5817401..de84b8a9fe7a45d64b2705946edcd02775d9fc65 100644 (file)
@@ -1,3 +1,10 @@
+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.
diff --git a/config/mt-mep b/config/mt-mep
deleted file mode 100644 (file)
index 849d128..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-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
-
diff --git a/config/mt-netware b/config/mt-netware
deleted file mode 100644 (file)
index 9482f9b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-GDB_NLM_DEPS = all-gcc all-ld
diff --git a/config/mt-v810 b/config/mt-v810
deleted file mode 100644 (file)
index f5714f8..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-CC_FOR_TARGET = ca732 -ansi
-AS_FOR_TARGET = as732
-AR_FOR_TARGET = ar732
diff --git a/config/mt-wince b/config/mt-wince
deleted file mode 100644 (file)
index cc7d67b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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
-
index e823f9e6bf69d2a9b087dd4f643734527d849175..f3c6daa0f8e9f1e0eacace9ce303c81ac1b4f258 100755 (executable)
--- a/configure
+++ b/configure
@@ -6749,9 +6749,6 @@ extra_nmflags_for_target=
 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"
     ;;
@@ -6764,9 +6761,6 @@ case "${target}" in
   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"
     ;;
@@ -6781,9 +6775,6 @@ case "${target}" in
     # 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
index 78abc7c2d85a6129dd838c8ae5e524f631e3f1ff..30bfda61589825e2e394e23c2b611195dfd80cb4 100644 (file)
@@ -2233,9 +2233,6 @@ extra_nmflags_for_target=
 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"
     ;;
@@ -2248,9 +2245,6 @@ case "${target}" in
   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"
     ;;
@@ -2265,9 +2259,6 @@ case "${target}" in
     # 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