On 9/2/19 2:16 PM, Ulrich Weigand wrote:
> Hello,
> 
> as announced here: https://gcc.gnu.org/ml/gcc/2019-04/msg00023.html
> we have declared the spu-elf target obsolete in GCC 9 with the goal
> of removing support in GCC 10.  Nobody has stepped up to take over
> maintainership of the target.
> 
> This patch set therefore removes this target and all references
> to it from the GCC source tree.  (libstdc++ and testsuite are
> done as separate patches, this patch handles everything else.)
> 
> Tested on s390x-ibm-linux.
> 
> OK for mainline?
> 
> (Deleted directories omitted from patch.)
> 
> Bye,
> Ulrich
> 
> 
> ChangeLog:
> 
>       * MAINTAINERS: Remove spu port maintainers.
> 
> contrib/ChangeLog:
> 
>       * compare-all-tests (all_targets): Remove references to spu.
>       * config-list.mk (LIST): Likewise.
> 
> contrib/header-tools/ChangeLog:
> 
>       * README: Remove references to spu.
>       * reduce-headers: Likewise.
> 
> libbacktrace/ChangeLog:
> 
>       * configure.ac: Remove references to spu.
>       * configure: Regenerate.
> 
> libcpp/ChangeLog:
> 
>       * directives.c: Remove references to spu from comments.
>       * expr.c: Likewise.
> 
> libgcc/ChangeLog:
> 
>       * config.host: Remove references to spu.
>       * config/spu/: Remove directory.
> 
> gcc/ChangeLog:
> 
>       * config.gcc: Obsolete spu target.  Remove references to spu.
>       * configure.ac: Remove references to spu.
>       * configure: Regenerate.
>       * config/spu/: Remove directory.
>       * common/config/spu/: Remove directory.
> 
>       * doc/extend.texi: Remove references to spu.
>       * doc/invoke.texi: Likewise.
>       * doc/md.texi: Likewise.
>       * doc/sourcebuild.texi: Likewise.
OK for all 3 patches.  Similarly for removing any other remnants you
might find later.

jeff

Reply via email to