From: Jeff Law Date: Wed, 3 May 2017 15:23:35 +0000 (-0600) Subject: config-list.mk (am33_2.0-linux): Remove from list of targets to build. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f47337aef62435fcaa2549a42bac21020507a2c8;p=gcc.git config-list.mk (am33_2.0-linux): Remove from list of targets to build. 2007-05-03 Jeff Law * config-list.mk (am33_2.0-linux): Remove from list of targets to build. From-SVN: r247553 --- 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 + + * config-list.mk (am33_2.0-linux): Remove from list of targets + to build. + 2017-05-02 Jakub Jelinek * 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 \