public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-2297] cr16: remove leftover in config.gcc
@ 2022-08-31  7:08 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-08-31  7:08 UTC (permalink / raw)
  To: gcc-cvs

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"

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

only message in thread, other threads:[~2022-08-31  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31  7:08 [gcc r13-2297] cr16: remove leftover in config.gcc Martin Liska

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).