public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/guojiufu/heads/personal-branch)] contrib: Add v850e1-elf to config-list.mk
@ 2020-06-10  3:21 Jiu Fu Guo
  0 siblings, 0 replies; only message in thread
From: Jiu Fu Guo @ 2020-06-10  3:21 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7248bf60a27379c5f6bf863d7935f186b351580b

commit 7248bf60a27379c5f6bf863d7935f186b351580b
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sun May 31 08:29:07 2020 +0200

    contrib: Add v850e1-elf to config-list.mk
    
    This comment was added in SVN r173410, v850e1-* was added to config.sub
    in SVN r174691 (around 2011).  So it should no longer apply.
    
    contrib/ChangeLog:
    
            * config-list.mk (LIST): Add v850e1-elf.

Diff:
---
 contrib/config-list.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 6e4a8a8389e..5818f7df08b 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -29,7 +29,6 @@ GCC_SRC_DIR=../../gcc
 #     > make.out 2>&1 &
 #
 
-# v850e1-elf is rejected by config.sub
 LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
   alpha-linux-gnu alpha-netbsd alpha-openbsd \
   alpha64-dec-vms alpha-dec-vms \
@@ -95,7 +94,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
   sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux sparc64-freebsd6 \
   sparc64-netbsd sparc64-openbsd \
   tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \
-  v850e-elf v850-elf v850-rtems vax-linux-gnu \
+  v850e1-elf v850e-elf v850-elf v850-rtems vax-linux-gnu \
   vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \
   x86_64-pc-linux-gnuOPT-with-fpmath=avx \
   x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-10  3:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10  3:21 [gcc(refs/users/guojiufu/heads/personal-branch)] contrib: Add v850e1-elf to config-list.mk Jiu Fu Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).