public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Document recent (and less recent) SPARC changes
@ 2011-09-11 23:17 Eric Botcazou
  2011-09-12  0:22 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Botcazou @ 2011-09-11 23:17 UTC (permalink / raw)
  To: gcc-patches

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

This documents the recent changes made to the SPARC port, as well as an old one 
made for GCC 4.3 but that wasn't documented at the time.

OK to install?

-- 
Eric Botcazou

[-- Attachment #2: p.diff --]
[-- Type: text/x-diff, Size: 1650 bytes --]

Index: htdocs/gcc-4.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v
retrieving revision 1.124
diff -u -r1.124 changes.html
--- htdocs/gcc-4.3/changes.html	27 Jun 2011 11:00:44 -0000	1.124
+++ htdocs/gcc-4.3/changes.html	11 Sep 2011 21:18:30 -0000
@@ -922,6 +922,12 @@
     </li>
  </ul>
 
+<h3>SPARC</h3>
+  <ul>
+    <li>Support for the Sun UltraSPARC T2 (Niagara 2) processor has been
+        added.</li>
+  </ul>
+
 <h3>Xtensa</h3>
   <ul>
     <li>Stack unwinding for exception handling now uses by default a
Index: htdocs/gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.27
diff -u -r1.27 changes.html
--- htdocs/gcc-4.7/changes.html	6 Sep 2011 11:32:30 -0000	1.27
+++ htdocs/gcc-4.7/changes.html	11 Sep 2011 21:18:30 -0000
@@ -292,6 +292,19 @@
 
 <h3>MIPS</h3>
 
+<h3>SPARC</h3>
+  <ul>
+    <li>The option <code>-mflat</code> has been reinstated.  When it is
+        specified, the compiler will generate code for a single register
+        window model.  This is essentially a new implementation and the
+        associated debugger support has been added to GDB 7.4 and later.</li>
+    <li>Support for the options <code>-mtune=native</code> and
+        <code>-mcpu=native</code> has been added on selected native platforms
+        (GNU/Linux and Solaris).</li>
+    <li>Support for the Sun UltraSPARC T3 (Niagara 3) processor has been
+        added.</li>
+  </ul>
+
 <h3 id="picochip">picochip</h3>
 
 <h3 id="arm">ARM</h3>

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

* Re: [wwwdocs] Document recent (and less recent) SPARC changes
  2011-09-11 23:17 [wwwdocs] Document recent (and less recent) SPARC changes Eric Botcazou
@ 2011-09-12  0:22 ` Gerald Pfeifer
  2011-09-12 10:02   ` Eric Botcazou
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2011-09-12  0:22 UTC (permalink / raw)
  To: Eric Botcazou; +Cc: gcc-patches

On Sun, 11 Sep 2011, Eric Botcazou wrote:
> This documents the recent changes made to the SPARC port, as well as an 
> old one made for GCC 4.3 but that wasn't documented at the time.
> 
> OK to install?

Lovely.

(Well, to live up to my reviewer's reputation :-) and provide a
nanonit, perhaps omit "and later"?)

Gerald

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

* Re: [wwwdocs] Document recent (and less recent) SPARC changes
  2011-09-12  0:22 ` Gerald Pfeifer
@ 2011-09-12 10:02   ` Eric Botcazou
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Botcazou @ 2011-09-12 10:02 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

> (Well, to live up to my reviewer's reputation :-) and provide a
> nanonit, perhaps omit "and later"?)

Installed with this change, thanks.

-- 
Eric Botcazou

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

end of thread, other threads:[~2011-09-12  7:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-11 23:17 [wwwdocs] Document recent (and less recent) SPARC changes Eric Botcazou
2011-09-12  0:22 ` Gerald Pfeifer
2011-09-12 10:02   ` Eric Botcazou

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).