public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Document GCC 9 Solaris changes
@ 2019-05-06 12:51 Rainer Orth
  2019-05-06 18:06 ` Gerald Pfeifer
  2019-05-09 16:05 ` Jeff Law
  0 siblings, 2 replies; 3+ messages in thread
From: Rainer Orth @ 2019-05-06 12:51 UTC (permalink / raw)
  To: gcc-patches; +Cc: Gerald Pfeifer

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

Better late than never: here's the gcc-9/changes.html update listing
Solaris improvements.  I'm all ears for suggestions about wording or
markup improvements.

Ok?

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2019-05-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* htdocs/gcc-9/changes.html (Operating System, Solaris): Document
	improvements.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: sol2-changes9.patch --]
[-- Type: text/x-patch, Size: 998 bytes --]

Index: gcc-9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.66
diff -u -p -r1.66 changes.html
--- gcc-9/changes.html	4 May 2019 14:26:16 -0000	1.66
+++ gcc-9/changes.html	6 May 2019 12:45:25 -0000
@@ -959,7 +959,18 @@ $ g++ typo.cc
 
 <!-- <h3 id="rtems">RTEMS</h3> -->
 
-<!-- <h3 id="solaris">Solaris</h3> -->
+<h3 id="solaris">Solaris</h3>
+
+<ul>
+  <li> <code>g++</code> now unconditionally enables large file support when
+    compiling 32-bit code.
+  <li> Support for the AddressSanitizer and UndefinedBehaviorSanitizer has
+    been merged from LLVM.  For the moment, this only works for 32-bit code
+    on both SPARC and x86.
+  <li> An initial port of the D run-time library has been completed on
+    Solaris 11/x86.  It requires the use of GNU <code>as</code>.
+    Solaris 11/SPARC support is still work-in-progress.
+</ul>
 
 <!-- <h3 id="vxmils">VxWorks MILS</h3> -->
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] Document GCC 9 Solaris changes
  2019-05-06 12:51 [wwwdocs] Document GCC 9 Solaris changes Rainer Orth
@ 2019-05-06 18:06 ` Gerald Pfeifer
  2019-05-09 16:05 ` Jeff Law
  1 sibling, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2019-05-06 18:06 UTC (permalink / raw)
  To: Rainer Orth; +Cc: gcc-patches

On Mon, 6 May 2019, Rainer Orth wrote:
> Better late than never: here's the gcc-9/changes.html update listing
> Solaris improvements.  I'm all ears for suggestions about wording or
> markup improvements.

I believe it should be "runtime library", cf. 
https://gcc.gnu.org/codingconventions.html .

And "GNU as" should be fine, instead of having to go "GNU 
<code>as</code>".

> Ok?

Yes (modulo the above); thank you!

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] Document GCC 9 Solaris changes
  2019-05-06 12:51 [wwwdocs] Document GCC 9 Solaris changes Rainer Orth
  2019-05-06 18:06 ` Gerald Pfeifer
@ 2019-05-09 16:05 ` Jeff Law
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Law @ 2019-05-09 16:05 UTC (permalink / raw)
  To: Rainer Orth, gcc-patches; +Cc: Gerald Pfeifer

On 5/6/19 6:51 AM, Rainer Orth wrote:
> Better late than never: here's the gcc-9/changes.html update listing
> Solaris improvements.  I'm all ears for suggestions about wording or
> markup improvements.
> 
> Ok?
> 
> Thanks.
>         Rainer
> 
OK.  Please install if you haven't already.

jeff

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-09 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06 12:51 [wwwdocs] Document GCC 9 Solaris changes Rainer Orth
2019-05-06 18:06 ` Gerald Pfeifer
2019-05-09 16:05 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).