This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new gcc-3_4-e500-branch
On Fri, Oct 22, 2004 at 02:57:25PM -0400, Aldy Hernandez wrote:
> On Fri, Oct 22, 2004 at 10:14:42AM +0200, Gerald Pfeifer wrote:
> > On Thu, 21 Oct 2004, Aldy Hernandez wrote:
> > >gcc-3_4-e500-branch has been created.
> > >
> > >I will be backporting the e500 v2 work there.
> >
> > Would you mind updating cvs.html accordingly.
>
> No problem.
>
> Is this ok?
>
> * htdocs/cvs.html: Document 3.4-e500 branch.
Poop, make that:
<dt>gcc-3_4-e500-branch</dt>
<dd>This branch is for stabilization of the powerpc-*spe
architecture, and for adding support for the 8548 chip (e500 v2). This
branch is maintained by Aldy Hernandez. Patches should be marked with the
tag <code>[3.4-e500]</code> in the subject line. Changelog entries should
go in ChangeLog.e500</dd>
Needed to add the bit about the ChangeLog.e500 file.
Aldy