public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [SH][committed] Remove SH5 support in compiler
@ 2016-04-28  1:27 Oleg Endo
  2016-04-29 10:45 ` Oleg Endo
  0 siblings, 1 reply; 10+ messages in thread
From: Oleg Endo @ 2016-04-28  1:27 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 1334 bytes --]

Hi,

The removal of SH5 support from GCC has been announced here
https://gcc.gnu.org/ml/gcc/2015-08/msg00101.html

The attached patch removes support for SH5 in the compiler back end. 
 There are still some leftovers and new simplification opportunities. 
 These will be addressed in later follow up patches.

Tested on sh-elf with

make -k check RUNTESTFLAGS="--target_board=sh-sim\{-m2/-ml,-m2/-mb,
-m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}"

Committed as r235544.

Cheers,
Oleg

gcc/ChangeLog:
        * common/config/sh/sh-common.c: Remove SH5 support.
        * config/sh/constraints.md: Likewise.
        * config/sh/config/sh/elf.h: Likewise.
        * config/sh/linux.h: Likewise.
        * config/sh/netbsd-elf.h: Likewise.
        * config/sh/predicates.md: Likewise.
        * config/sh/sh-c.c: Likewise.
        * config/sh/sh-protos.h: Likewise.
        * config/sh/sh.c: Likewise.
        * config/sh/sh.h: Likewise.
        * config/sh/sh.md: Likewise.
        * config/sh/sh.opt: Likewise.
        * config/sh/sync.md: Likewise.
        * config/sh/sh64.h: Delete.
        * config/sh/shmedia.h: Likewise.
        * config/sh/shmedia.md: Likewise.
        * config/sh/sshmedia.h: Likewise.
        * config/sh/t-netbsd-sh5-64: Likewise.
        * config/sh/t-sh64: Likewise.
        * config/sh/ushmedia.h: Likewise.

[-- Attachment #2: remove_sh64_sh5_gcc_2.patch.tar.gz --]
[-- Type: application/x-compressed-tar, Size: 91975 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-05-11 12:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-28  1:27 [SH][committed] Remove SH5 support in compiler Oleg Endo
2016-04-29 10:45 ` Oleg Endo
2016-04-29 14:11   ` Oleg Endo
2016-04-30  1:58     ` Oleg Endo
2016-04-30  5:44       ` Oleg Endo
2016-04-30  9:22         ` Oleg Endo
2016-04-30  9:39           ` Joseph Myers
2016-04-30 11:02             ` Oleg Endo
2016-05-03 22:42               ` Eric Botcazou
2016-05-11 12:37                 ` Oleg Endo

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