diff mbox

PowerPC64 large toc model

Message ID 20100920074216.GI16874@bubble.grove.modra.org
State New
Headers show

Commit Message

Alan Modra Sept. 20, 2010, 7:42 a.m. UTC
On Mon, Sep 20, 2010 at 12:51:09AM +0200, Gerald Pfeifer wrote:
> Would that be a good addition to gcc-4.6/changes.html?  

Like this?

Comments

Gerald Pfeifer Sept. 20, 2010, 9:45 a.m. UTC | #1
On Mon, 20 Sep 2010, Alan Modra wrote:
> Like this?

Yep, exactly. :-)

Gerald
diff mbox

Patch

Index: htdocs/gcc-4.6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.41
diff -u -p -r1.41 changes.html
--- htdocs/gcc-4.6/changes.html	17 Sep 2010 10:20:58 -0000	1.41
+++ htdocs/gcc-4.6/changes.html	20 Sep 2010 07:41:33 -0000
@@ -255,6 +255,14 @@ 
 
 <h3 id="picochip">picochip</h3>
 
+<h3>PowerPC64</h3>
+  <ul>
+	<li>PowerPC64 Linux support for applications requiring a large
+	TOC section has been improved.  A new command-line option,
+	<code>-mcmodel=[small,medium,large]</code>, controls this
+	feature.</li>
+  </ul>
+
 <h2 id="os">Operating Systems</h2>
 
 <h3 id="Linux">Linux</h3>