public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/9] rs6000: SPE removal, part 2
@ 2017-06-13 12:53 Segher Boessenkool
  2017-06-13 12:53 ` [PATCH 3/9] rs6000: Remove t-spe Segher Boessenkool
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Segher Boessenkool @ 2017-06-13 12:53 UTC (permalink / raw)
  To: gcc-patches; +Cc: dje.gcc, Segher Boessenkool

This patch series makes further updates to remove SPE from the rs6000
port.  The only thing that should be left now is the documentation.

Tested on powerpc64-linux {-m32,-m64}; I'll test on some more systems and
commit later today.


Segher


 gcc/config/rs6000/eabispe.h        | 26 ----------
 gcc/config/rs6000/rs6000-modes.def | 15 ++++--
 gcc/config/rs6000/rs6000-opts.h    |  1 -
 gcc/config/rs6000/rs6000.c         | 97 +++++++++++++-------------------------
 gcc/config/rs6000/rs6000.h         | 12 +----
 gcc/config/rs6000/t-linux          |  4 --
 gcc/config/rs6000/t-rtems          |  6 +--
 gcc/config/rs6000/t-spe            | 72 ----------------------------
 gcc/config/rs6000/vxworks.h        |  8 +---
 gcc/config/rs6000/vxworksae.h      |  4 --
 gcc/config/rs6000/vxworksmils.h    |  4 --
 11 files changed, 48 insertions(+), 201 deletions(-)
 delete mode 100644 gcc/config/rs6000/eabispe.h
 delete mode 100644 gcc/config/rs6000/t-spe

-- 
1.9.3

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

end of thread, other threads:[~2017-06-13 13:23 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-13 12:53 [PATCH 0/9] rs6000: SPE removal, part 2 Segher Boessenkool
2017-06-13 12:53 ` [PATCH 3/9] rs6000: Remove t-spe Segher Boessenkool
2017-06-13 13:20   ` David Edelsohn
2017-06-13 12:53 ` [PATCH 4/9] rs6000: Remove eabispe.h Segher Boessenkool
2017-06-13 13:21   ` David Edelsohn
2017-06-13 12:53 ` [PATCH 5/9] rs6000: Updates to t-linux Segher Boessenkool
2017-06-13 13:21   ` David Edelsohn
2017-06-13 12:53 ` [PATCH 1/9] rs6000: Sanitize vector modes Segher Boessenkool
2017-06-13 13:19   ` David Edelsohn
2017-06-13 12:54 ` [PATCH 9/9] rs6000: Comment fixes + some leftovers Segher Boessenkool
2017-06-13 13:23   ` David Edelsohn
2017-06-13 12:54 ` [PATCH 2/9] rs6000: Remove SPE_CONST_OFFSET_OK Segher Boessenkool
2017-06-13 13:20   ` David Edelsohn
2017-06-13 12:54 ` [PATCH 6/9] rs6000: Updates to t-rtems Segher Boessenkool
2017-06-13 13:21   ` David Edelsohn
2017-06-13 12:54 ` [PATCH 7/9] rs6000: Remove FIXED_SCRATCH Segher Boessenkool
2017-06-13 13:22   ` David Edelsohn
2017-06-13 12:54 ` [PATCH 8/9] rs6000: Remove VECTOR_SPE Segher Boessenkool
2017-06-13 13:22   ` David Edelsohn

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