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