Re: Remove obsolete Solaris 10 support

2019-05-13 Thread Ian Lance Taylor
From: Rainer Orth Date: Mon, May 13, 2019 at 4:39 AM > With the GCC 9.1 release out of the door, this patch implements the > removal of Solaris 10 support that had been obsoleted in GCC 9. ... > The vast majority of the patch falls squarely under my Solaris > maintainership. I'm uncertain abou

Re: Remove obsolete Solaris 10 support

2019-05-13 Thread Rainer Orth
Hi Jonathan, > On 13/05/19 13:39 +0200, Rainer Orth wrote: >> libstdc++-v3: >> * config/os/solaris/solaris2.10: Move to ... >> * config/os/solaris: ... this. >> * configure.host (os_include_dir): Adapt. >> (abi_baseline_pair): Remove Solaris 10 handling. >> * config/a

Re: Remove obsolete Solaris 10 support

2019-05-13 Thread Jonathan Wakely
On 13/05/19 13:39 +0200, Rainer Orth wrote: libstdc++-v3: * config/os/solaris/solaris2.10: Move to ... * config/os/solaris: ... this. * configure.host (os_include_dir): Adapt. (abi_baseline_pair): Remove Solaris 10 handling. * config/abi/post/i386-s

Remove obsolete Solaris 10 support

2019-05-13 Thread Rainer Orth
(Specific, i?86-*-solaris2*): Remove Solaris 10 references. (Specific, *-*-solaris2*): Document Solaris 10 removal. Remove Solaris 10 references. Remove obsolete Solaris bug reference. (Specific, sparc-sun-solaris2.10): Remove. # HG changeset patch # Parent 166b07563e3