While updating docs for Solaris, here's a Solaris section for
gcc-6/changes.html.  Ok?

        Rainer


2016-04-18  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

        * htdocs/gcc-6/changes.html (Solaris): New section.

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.73
diff -u -p -r1.73 changes.html
--- htdocs/gcc-6/changes.html	7 Apr 2016 09:38:31 -0000	1.73
+++ htdocs/gcc-6/changes.html	18 Apr 2016 15:03:37 -0000
@@ -682,6 +682,20 @@ within strings:
     capabilities.</li>
   </ul>
 
+<h3 id="solaris">Solaris</h3>
+  <ul>
+    <li>Solaris 12 is now fully supported.  Minimal support had already
+      been present in GCC 5.3.</li>
+    <li>Solaris 12 provides a full set of startup files (<code>crt1.o</code>,
+      <code>crti.o</code>, <code>crtn.o</code>), which GCC now prefers over
+      its own ones.</li>
+    <li>Position independent executables (PIE) are now supported on
+      Solaris 12.</li>
+    <li>Constructor priority is now supported on Solaris 12 with the system
+      linker.</li>
+    <li><code>libvtv</code> has been ported to Solaris 11 and up.</li>
+  </ul>
+
 <h3 id="windows">Windows</h3>
   <ul>
    <li>The option <code>-mstackrealign</code> is now automatically activated
-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to