This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 4: libstdc++-v3 parts


> Date: Sat, 29 Sep 2001 15:32:45 -0400
> From: Phil Edwards <pedwards@disaster.jaj.com>

> On Sat, Sep 29, 2001 at 05:54:42PM +0200, Hans-Peter Nilsson wrote:
> > --- libstdc++-v3/config/cpu/cris/bits/atomicity.h	Thu Sep 27 17:34:01 2001
> > ***************
> > *** 0 ****
> > --- 1,79 ----
> > + // Low-level functions for atomic operations: Generic version  -*- C++ -*-
                                                    ^^^^^^^
> > + 
> > + // Copyright (C) 1999, 2001 Free Software Foundation, Inc.
> 
> Isn't the "1999" sort of misleading for a new target?

This file was based on the generic version.  You can see,
because I forgot to change that comment :-/ -- will fix as
obvious.  I think the 1999 should stand, since the generic
version is the ancestor.  At least that's how I interpret that
section of the GNU maintainer document,
<URL:http://www.gnu.org/prep/maintain.html#SEC7>.  I'm not an
authoritative interpreter of that text or anything ;-) but it
seemed possible that you hadn't considered that.

brgds, H-P


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