Subject: Re: How do I compare NetBSD gcc to GNU gcc?
To: None <tech-toolchain@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-toolchain
Date: 08/18/2007 02:47:19
On Fri, Aug 17, 2007 at 05:23:58PM -0700, Bucky Katz wrote:
> Is there any particular set of tags that are used for synching the two
> trees?

Are you talking about netbsd-4 or HEAD? For HEAD it is as simple as
diffing the vendor branch and HEAD, for netbsd-4 you would have to
figure out the vendor tag that was used as base.

Joerg