discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating libobjc branch


From: Andrew Pinski
Subject: Creating libobjc branch
Date: Sat, 24 Jan 2004 22:21:10 -0800

I am creating a libobjc branch which is going to be used to clean up libobjc. The clean up work is mainly removing the dependences on the tm.h header and
other things like that. Also it will be used to make it run on Darwin.

I am hoping to get all of this work merged back into the mainline for 3.5.0.
Only Nicola Pero or I can approve the patches for this branch.

In the future it will be used to adding features to the runtime.


Thanks,
Andrew Pinski

PS. Here is the patch which I installed for cvs.html:

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.126
diff -u -p -r1.126 cvs.html
--- cvs.html    21 Jan 2004 23:02:17 -0000      1.126
+++ cvs.html    25 Jan 2004 05:59:53 -0000
@@ -183,6 +183,14 @@ particular releases or snapshots or the
   added to mainline CVS (for 3.4).  The branch is regularly merged
   with the GCC 3.3 branch.</dd>

+  <dt>libobjc-branch</dt>
+  <dd>The branch is aimed to clean up libobjc and make it run
+  on Darwin.  Patches should be marked with the tag <code>
+  [libobjc-branch]</code> in the subject line. Patches can
+  be approved by <a href="mailto:pinskia@gcc.gnu.org";>Andrew
+  Pinski</a> or <a href="mailto:n.pero@mi.flashnet.it";>
+  Nicola Pero</a>.</dd>
+
   <dt><a href="projects/tree-ssa/">tree-ssa-20020619-branch</a></dt>
   <dd>Work on implementing SSA analysis and optimization for trees
   is done in this branch.</dd>







reply via email to

[Prev in Thread] Current Thread [Next in Thread]