summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2011-03-24 17:50:31 +0000
committerPaolo Bonzini <bonzini@gnu.org>2011-03-24 17:50:31 +0000
commitc9f7923930d53d824c8ea5b241574a9bfd1c9c4f (patch)
treea6063ec204a090557f66a28b34cbc769ddcd4497 /config
parent220ad659c9f33cc0482dcba58a50ad6abf8c534e (diff)
downloadbinutils-redhat-c9f7923930d53d824c8ea5b241574a9bfd1c9c4f.tar.gz
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.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog7
-rw-r--r--config/mt-mep8
-rw-r--r--config/mt-netware1
-rw-r--r--config/mt-v8103
-rw-r--r--config/mt-wince10
5 files changed, 7 insertions, 22 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 968f0476e0..de84b8a9fe 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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
index 849d128a3f..0000000000
--- a/config/mt-mep
+++ /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
index 9482f9b36d..0000000000
--- a/config/mt-netware
+++ /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
index f5714f89e8..0000000000
--- a/config/mt-v810
+++ /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
index cc7d67b588..0000000000
--- a/config/mt-wince
+++ /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
-