how does gcc source get updated ?
Jakub Jelinek
jakub@redhat.com
Tue Aug 21 04:12:00 GMT 2001
On Tue, Aug 21, 2001 at 04:35:45PM +0530, GNUTeam wrote:
> Hi !
> I wanted to know how the gcc source really gets updated. I have been working
> with gcc-2.95.3
> for SH target.
> Now, gcc 3.0 contains a new #define TARGET_USERMODE in sh.h which is not
> present in sh.h of gcc-2.95.3.
> I tried to trace this change through ChangeLog of gcc 3.0 and by searching
> through gcc-patches site and through gcc-cvs site for the months March 2001
> to Aug 2001 but in vain.
> what does this mean ? Is it possible to update the source without having an
> entry in
> either gcc-patches or gcc-cvs ?
> Or am i making some mistake ?
Look at ChangeLog.4 or gcc-patches archives from September 2000.
Jakub
More information about the Gcc
mailing list