summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2017-05-03 15:23:35 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2017-05-03 15:23:35 +0000
commit8471984de10cf50740a8a01126de456616888402 (patch)
treef43660b6ff47be556a863529206eefc0d8e331a4 /contrib
parent5639fdcc671ff6c0696ec2eaa2e22640c0cdf22b (diff)
downloadgcc-8471984de10cf50740a8a01126de456616888402.tar.gz
2007-05-03 Jeff Law <law@redhat.com>
* config-list.mk (am33_2.0-linux): Remove from list of targets to build. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247553 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog5
-rw-r--r--contrib/config-list.mk2
2 files changed, 6 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 655e7fb7b84..c26ced0eeaa 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-03 Jeff Law <law@redhat.com>
+
+ * config-list.mk (am33_2.0-linux): Remove from list of targets
+ to build.
+
2017-05-02 Jakub Jelinek <jakub@redhat.com>
* gennews (files): Add files for GCC 7.
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 0edc8a4b813..fee08b02a2b 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -32,7 +32,7 @@ GCC_SRC_DIR=../../gcc
# v850e1-elf is rejected by config.sub
LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \
- alpha64-dec-vms alpha-dec-vms am33_2.0-linux \
+ alpha64-dec-vms alpha-dec-vms \
arc-elf32OPT-with-cpu=arc600 arc-elf32OPT-with-cpu=arc700 \
arc-linux-uclibcOPT-with-cpu=arc700 arceb-linux-uclibcOPT-with-cpu=arc700 \
arm-wrs-vxworks arm-netbsdelf \