public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-2297] cr16: remove leftover in config.gcc
Date: Wed, 31 Aug 2022 07:08:53 +0000 (GMT)	[thread overview]
Message-ID: <20220831070853.E0E583839DD8@sourceware.org> (raw)

https://gcc.gnu.org/g:c641305c4c778bf384147044bb245e0e03672699

commit r13-2297-gc641305c4c778bf384147044bb245e0e03672699
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Aug 31 09:07:01 2022 +0200

    cr16: remove leftover in config.gcc
    
    gcc/ChangeLog:
    
            * config.gcc: Remove cr16.

Diff:
---
 gcc/config.gcc | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/gcc/config.gcc b/gcc/config.gcc
index 8e8e1d0513f..11045084888 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -248,8 +248,7 @@ md_file=
 
 # Obsolete configurations.
 case ${target} in
- cr16-*-*				\
- | hppa[12]*-*-hpux10*			\
+ hppa[12]*-*-hpux10*			\
  | hppa[12]*-*-hpux11*			\
  )
     if test "x$enable_obsolete" != xyes; then
@@ -1551,11 +1550,6 @@ bpf-*-*)
         extra_objs="coreout.o"
         target_gtfiles="$target_gtfiles \$(srcdir)/config/bpf/coreout.cc"
         ;;
-cr16-*-elf)
-        tm_file="elfos.h ${tm_file} newlib-stdint.h"
-        tmake_file="${tmake_file} cr16/t-cr16 "
-        use_collect2=no
-        ;;
 cris-*-elf | cris-*-none)
 	tm_file="elfos.h newlib-stdint.h ${tm_file}"
 	tmake_file="cris/t-cris cris/t-elfmulti"

                 reply	other threads:[~2022-08-31  7:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220831070853.E0E583839DD8@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).