branch updates
Mike Stump
mrs@apple.com
Mon Mar 14 22:39:00 GMT 2005
Here is a small one with some branch updates... If people would like
me to
say more about any of these, let me know...
mrs $ cat ~/diffs/cvs-3.diffs.txt
Doing diffs in .:
--- ./cvs.html.~1~ 2005-03-14 14:12:24.000000000 -0800
+++ ./cvs.html 2005-03-14 14:24:54.000000000 -0800
@@ -186,14 +186,6 @@ particular releases or snapshots or the
could use or benefit from (like data-dependence analysis,
<a href="projects/tree-ssa/lno.html">loop nest
optimizations</a>).</dd>
- <dt><a href="projects/strees/index.html">stree-branch</a></dt>
- <dd>This branch is for improving compilation speed and reducing
memory
- use by representing declarations as small flat data structures
whenever
- possible, lazily expanding them into full trees when necessary. This
- branch is being maintained by Matt Austern, Robert Bowdidge, Geoff
- Keating, and Mike Stump. Patches should be marked with the tag
- <code>[stree]</code> in the subject line.</dd>
-
<dt><a href="projects/cfg.html">rtlopt-branch</a></dt>
<dd>This branch is the successor to the cfg-branch, with the
exception
that it is based on GCC pre-3.4. The purpose of the branch is to
develop
@@ -205,13 +197,6 @@ particular releases or snapshots or the
of a graph-coloring register allocator on this branch. It is known
to
bootstrap under x86-linux-gnu and ppc-linux-gnu.</dd>
- <dt>compile-server-branch</dt>
- <dd>This branch is aimed at improving compile speed by caching work
- done between compilations. The work saved is mainly related to
header
- file processing. This branch is maintained by Mike Stump and Per
Bothner.
- Patches should be marked with the tag <code>[cs]</code> in the
subject
- line.</dd>
-
<dt>tree-cleanup-branch</dt>
<dd>This branch contains improvements and reorganization to the
tree optimizers that were not ready in time for GCC 4.0. The
@@ -388,11 +373,10 @@ permission of the distributing organizat
be prefixed with the initials of the distributing organization.</p>
<dl>
- <dt>apple-ppc-branch</dt>
+ <dt>apple-local-200502-branch</dt>
<dd>This branch is for various improvements in use at Apple and to
coordinate work with others. This branch is maintained by the folks
- at Apple. Patches should be marked with the tag
- <code>[apple-ppc]</code> in the subject line.</dd>
+ at Apple. Previous branch was apple-ppc-branch.</dd>
<dt>csl-3_3_1-branch</dt>
<dd>CodeSourcery release based on GCC 3.3.1.</dd>
@@ -424,6 +408,26 @@ be prefixed with the initials of the dis
<a href="projects/tree-ssa/">tree-ssa-20020619-branch</a></dt>
<dd>These branches have been merged into the mainline.</dd>
+ <dt>apple-ppc-branch</dt>
+ <dd>This branch was for various improvements in use at Apple and to
+ coordinate work with others. This branch was maintained by the folks
+ at Apple. It has been superseded by apple-local-200502-branch.</dd>
+
+ <dt><a href="projects/strees/index.html">stree-branch</a></dt>
+ <dd>This branch was for improving compilation speed and reducing
memory
+ use by representing declarations as small flat data structures
whenever
+ possible, lazily expanding them into full trees when necessary. This
+ branch was being maintained by Matt Austern, Robert Bowdidge, Geoff
+ Keating, and Mike Stump. Patches were marked with the tag
+ <code>[stree]</code> in the subject line.</dd>
+
+ <dt>compile-server-branch</dt>
+ <dd>This branch was aimed at improving compile speed by caching work
+ done between compilations. The work saved is mainly related to
header
+ file processing. This branch was maintained by Mike Stump and Per
Bothner.
+ Patches were marked with the tag <code>[cs]</code> in the subject
+ line.</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>
--------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cvs-3.diffs.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050314/9ca796db/attachment.txt>
More information about the Gcc-patches
mailing list