Ramana Radhakrishnan <[email protected]> writes: > I am pleased to announced that the GCC Steering Committee has > appointed Richard Sandiford as SVE maintainer in the AArch64 port. > > Please join me in congratulating Richard on his additional role. > > Richard, please update your listing in the MAINTAINERS file.
Thanks! Here's what I applied. I also installed the SVE patches posted here: - https://gcc.gnu.org/ml/gcc-patches/2018-01/msg02178.html - https://gcc.gnu.org/ml/gcc-patches/2018-02/msg00408.html - https://gcc.gnu.org/ml/gcc-patches/2018-02/msg00420.html Richard 2018-03-13 Richard Sandiford <[email protected]> * MAINTAINERS: Add entry for SVE maintainership. Index: MAINTAINERS =================================================================== --- MAINTAINERS 2018-01-19 11:57:11.527978840 +0000 +++ MAINTAINERS 2018-03-13 15:08:53.817230991 +0000 @@ -45,6 +45,7 @@ docs, and the testsuite related to that. aarch64 port Richard Earnshaw <[email protected]> aarch64 port James Greenhalgh <[email protected]> aarch64 port Marcus Shawcroft <[email protected]> +aarch64 SVE port Richard Sandiford <[email protected]> alpha port Richard Henderson <[email protected]> arc port Joern Rennecke <[email protected]> arm port Nick Clifton <[email protected]>
