===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.41
@@ -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>
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?