This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  4474c8cd6a70ed0fcb922edea6dafa46cb5fee5a (commit)
      from  b408f0dabc60930932d6c45336759447fad9fc72 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4474c8cd6a70ed0fcb922edea6dafa46cb5fee5a
Author: Rainer Orth <[email protected]>
Date:   Mon Jan 26 21:41:13 2026 +0100

    Document removal of Solaris 11.3 support
    
    I noticed that I had forgotten to mention the actual removal of Solaris
    11.3 support in GCC 15.  This patch fixes this.  Result inspected
    locally.
    
    2026-01-14  Rainer Orth  <[email protected]>
    
            wwwdocs:
            * htdocs/gcc-15/changes.html (Caveats): Mention Solaris 11.3
            removal.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 5c3eee46..871f97b3 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -31,6 +31,10 @@ You may also want to check out our
   <li>In the AArch64 port, support for ILP32 (<code>-mabi=ilp32</code>) has
     been deprecated and will be removed in a future release.
   </li>
+  <li>Support for Solaris 11.3 (<code>*-*-solaris2.11.3</code>) has been
+    removed.  Details can be found in the
+    <a href="https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html";>
+      obsoletion announcement</a>.</li>
   <li>This is the last release supporting the old <code>reload</code> local
     register allocation code.  It will be removed for GCC 16, causing
     targets that do not support the new <code>LRA</code> local register

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-15/changes.html | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to