This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] darwin changes 3.4.


Andreas Tobler wrote:

Hi all,

I think everyone is somehow responsible to make changes known.

Here my little bit.

I'm newbie regarding doc. I do not know if it is the right place to mention it nor do I know if it looks ok. Well, at least on my browser it does :)

What do you think?

Patch ping :)


Regards,

Andreas

------------------------------------------------------------------------

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.71
diff -u -r1.71 changes.html
--- changes.html 28 Nov 2003 09:50:58 -0000 1.71
+++ changes.html 2 Dec 2003 09:43:46 -0000
@@ -442,6 +442,17 @@
compatibility with earlier releases.</li>
</ul>
+<h4>PowerPC Darwin</h4>
+ <ul>
+ <li>Support for shared/dylib gcc libraries has been added. It is
+ enabled by default on <code>powerpc-apple-darwin7.0.0</code>
+ and up.</li>
+
+ <li>Libgcj is enabled by default. On systems older than <code>
+ powerpc-apple-darwin7.0.0</code> you need to install <a
+ href="http://www.opendarwin.org/projects/dlcompat";> dlcompat</a>. </li>
+ </ul>
+
<h4>SuperH</h4>
<ul>
<li>Support for the SH2E processor has been added.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]