]> git.ipfire.org Git - thirdparty/gcc.git/commit
build: doc: Obsolete Solaris 11.3 support
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Sun, 18 Dec 2022 19:39:14 +0000 (20:39 +0100)
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Sun, 18 Dec 2022 19:39:14 +0000 (20:39 +0100)
commitfd69977febf399d1992bbf8d66ae9170e0a4dc9f
tree01890dbe8234075cc73f27de187a11b517f36c7d
parent0b2428ee8305188500e4f08e088a430500f1ad9e
build: doc: Obsolete Solaris 11.3 support

This patch implements the Solaris 11.[0-3] obsoletion just announced in

https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html

Bootstrapped without regressions on Solaris 11.3 (i386-pc-solaris2.11,
sparc-sun-solaris2.11 without and with --enable-obsolete) and 11.4.

2022-12-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

gcc:
* config.gcc: Determine Solaris minor version.
Obsolete *-*-solaris2.11.[0-3]*.
* doc/install.texi (Specific, *-*-solaris2*): Document it.
gcc/config.gcc
gcc/doc/install.texi