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]

[htdocs] Move the MIRO and Condate branches to inactive branches


Hi,

I would like to commit the attached patch that moves the MIRO and
Condate branches to the inactive development branches section.

Sebastian Pop
--
AMD - GNU Tools
*** svn.html	22 Feb 2009 08:47:56 -0600	1.112
--- svn.html	22 Feb 2009 08:52:22 -0600	
***************
*** 190,203 ****
    <dd>The purpose of this branch is to develop an infrastructure for loop
    transforms using the polyhedral model.</dd>
  
-   <dt><a href="http://gcc.gnu.org/wiki/Condate";>condate-branch</a></dt>
-   <dd>The purpose of this branch is to develop a language for checking
-   control flow graph properties.</dd>
- 
-   <dt><a href="http://gcc.gnu.org/wiki/MIRO";>miro-branch</a></dt>
-   <dd>The purpose of this branch is to develop an improved Mudflap
-   with referent objects.</dd>
- 
    <dt><a href="http://gcc.gnu.org/wiki/LinkTimeOptimization";>lto</a></dt>
    <dd>This branch aims to implement link-time optimization.  Patches
    and discussion on this branch should be marked with the tag
--- 190,195 ----
***************
*** 907,912 ****
--- 899,914 ----
    time.  Patches will be marked with the tag <code>[plugin]</code>
    in the subject line.</dd>
  
+   <dt><a href="http://gcc.gnu.org/wiki/Condate";>condate-branch</a></dt>
+   <dd>The purpose of this branch is to develop a language for checking
+   control flow graph properties.  The code of this branch has not been
+   merged in trunk.</dd>
+ 
+   <dt><a href="http://gcc.gnu.org/wiki/MIRO";>miro-branch</a></dt>
+   <dd>The purpose of this branch is to develop an improved Mudflap
+   with referent objects.  The code of this branch has not been merged
+   in trunk.</dd>
+ 
  </dl>
  
  </body>

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