This is the mail archive of the gcc@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]

New development branch: ia64-fp-model-branch


I have created a branch on which I propose to develop improvements to
the ia64 back end's floating-point model.  I've put a detailed design
document on the GCC Wiki at 
<http://www.dberlin.org/gccwiki/index.php/ia64%20floating%20point>.
(I anticipate having to revise this frequently, particularly the plan
section, hence placing it on the wiki instead of the GCC webpages.)

While I expect to do most of the work myself, I welcome assistance
from others.

Update to CVS branch page follows.

(The branch itself was actually created on Monday - apologies for the
delay in documenting it.)

zw

===================================================================
Index: cvs.html
--- cvs.html	25 Oct 2004 13:02:27 -0000	1.161
+++ cvs.html	3 Nov 2004 20:11:33 -0000
@@ -294,6 +294,17 @@ particular releases or snapshots or the 
   tag <code>[3.4-e500]</code> in the subject line.  ChangeLog entries should
   go in ChangeLog.e500.</dd>
 
+  <dt>ia64-fp-model-branch</dt>
+  <dd>This branch is a short-lived development branch with the goal of
+  implementing the improvements and features discussed at the <a href=
+"http://www.dberlin.org/gccwiki/index.php/ia64%20floating%20point";>ia64
+floating point</a> page on the <a
+  href="http://www.dberlin.org/gccwiki/";>GCC wiki</a>.  It is
+  maintained by Zack Weinberg &lt;<a
+  href="mailto:zack@codesourcery.com";>zack@codesourcery.com</a>&gt;.
+  Patches should be marked with the tag <code>[ia64-fp-model]</code>
+  in the subject line.</dd>
+
 </dl>
 
 <h4>Language-specific</h4>


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