This is the mail archive of the gcc-patches@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: CRIS port, part 3: config.gcc and config/cris; core port


On Sat, Sep 29, 2001 at 07:29:41PM +0200, Hans-Peter Nilsson wrote:
> > Date: Sat, 29 Sep 2001 10:16:31 -0700
> > From: Zack Weinberg <zack@codesourcery.com>
> 
> > On Sat, Sep 29, 2001 at 05:51:29PM +0200, Hans-Peter Nilsson wrote:
> > 
> > > + #define CPP_PREDEFINES	"-Dcris -DCRIS -DGNU_CRIS"
> > 
> > Since this is a brand new port, please do not include any predefined
> > macros which are outside the implementation name space.  Use __cris__,
> > etc.
> 
> This is *not* a brand new port.  It dates back to gcc 2.1.  The
> GNU/Linux part is a bit newer, though. ;-)

Oh, I didn't know that.  In that case you can go ahead and leave the
macros in.

zw


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