Re: [PATCH 0/7] Support for the SPARC M8 cpu

2017-07-05 Thread Jose E. Marchesi
> I am preparing a second version of the patch serie that I will be > submitting today. Ok. I was a bit astonished lately to find that a couple of SPARC patches to binutils and gdb had only been tested (or even only supported) Linux/SPARC, not Solaris/SPARC. For binu

Re: [PATCH 0/7] Support for the SPARC M8 cpu

2017-07-05 Thread Rainer Orth
Hi Jose, > > This patch serie adds support for the SPARC M8 processor to GCC. > > The SPARC M8 processor implements the Oracle SPARC Architecture 2017. > [...] > > Note that full binutils support for M8 was upstreamed in May 19. > > Bootstrapped and tested in sparc64-linux-gnu.

Re: [PATCH 0/7] Support for the SPARC M8 cpu

2017-07-05 Thread Jose E. Marchesi
Hi Rainer. > This patch serie adds support for the SPARC M8 processor to GCC. > The SPARC M8 processor implements the Oracle SPARC Architecture 2017. [...] > Note that full binutils support for M8 was upstreamed in May 19. > Bootstrapped and tested in sparc64-linux-gnu. N

Re: [PATCH 0/7] Support for the SPARC M8 cpu

2017-07-04 Thread Rainer Orth
Hi Jose, > This patch serie adds support for the SPARC M8 processor to GCC. > The SPARC M8 processor implements the Oracle SPARC Architecture 2017. [...] > Note that full binutils support for M8 was upstreamed in May 19. > Bootstrapped and tested in sparc64-linux-gnu. No regressions. since the p

[PATCH 0/7] Support for the SPARC M8 cpu

2017-06-29 Thread Jose E. Marchesi
This patch serie adds support for the SPARC M8 processor to GCC. The SPARC M8 processor implements the Oracle SPARC Architecture 2017. The first four patches are preparatory work: - bmask* instructions are put in their own instruction type. It makes little sense to have them in the same catego