This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c48ab47883 rs6000: Remove UNSPEC_MV_CR_GT new 9d20c62c4df rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends new 7f79f7ec447 rs6000: Remove -mspe options new 978abc2e74b rs6000: Remove reg_or_none500mem_operand new 7699f258fce rs6000: Remove spe.md, spe.h, linuxspe.h new 32a5b6889d1 rs6000: Remove type attribute "brinc" new bc5502665c5 rs6000: Remove SPE high registers new e77e5402884 rs6000: Remove spe_acc and spefscr
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 128 ++ gcc/common/config/rs6000/rs6000-common.c | 9 - gcc/config.gcc | 4 +- gcc/config/rs6000/8540.md | 6 - gcc/config/rs6000/darwin.h | 7 +- gcc/config/rs6000/e500mc.md | 6 - gcc/config/rs6000/e500mc64.md | 6 - gcc/config/rs6000/paired.md | 12 +- gcc/config/rs6000/predicates.md | 67 +- gcc/config/rs6000/rs6000-builtin.def | 313 +--- gcc/config/rs6000/rs6000-c.c | 4 - gcc/config/rs6000/rs6000-protos.h | 1 - gcc/config/rs6000/rs6000.c | 1461 +--------------- gcc/config/rs6000/rs6000.h | 186 +- gcc/config/rs6000/rs6000.md | 16 +- gcc/config/rs6000/rs6000.opt | 20 - gcc/config/rs6000/spe.md | 2767 ------------------------------ gcc/config/rs6000/t-rs6000 | 1 - gcc/config/rs6000/vector.md | 95 - gcc/doc/tm.texi | 2 - gcc/doc/tm.texi.in | 2 - 21 files changed, 239 insertions(+), 4874 deletions(-)