This is the mail archive of the gcc-bugs@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]

Re: how does gcc source get updated ?


On Aug 21, 2001, "GNUTeam" <gnuteam@kpit.com> wrote:

> 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 ?

It shouldn't.  But I recall the patch that introduced this particular
macro was a big one, so it's very likely that the patch was posted
in compressed form.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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