This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Add support for the Renesas rl78 architecture


On Thu, 26 Jan 2012 18:48:02 -0200
Sergio Durigan Junior <sergiodj@redhat.com> wrote:

> Hey Kevin,
> 
> Thanks for the patch.  Just a question (for Joel, probably):
> 
> On Wednesday, January 25 2012, Kevin Buettner wrote:
> 
> > Index: gdb/rl78-tdep.c
> > ===================================================================
> > RCS file: gdb/rl78-tdep.c
> > diff -N gdb/rl78-tdep.c
> > --- /dev/null	1 Jan 1970 00:00:00 -0000
> > +++ gdb/rl78-tdep.c	25 Jan 2012 23:44:22 -0000
> > @@ -0,0 +1,981 @@
> > +/* Target-dependent code for the Renesas RL78 for GDB, the GNU debugger.
> > +
> > +   Copyright (C) 2011, 2012 Free Software Foundation, Inc.
> 
> Is it OK to mention 2011 here?

I thought about that when I added 2012 to the copyright recently.

We released this code to our customer in 2011, so it's possible
that there are versions of this already out there.

But I'm willing to take the 2011 out if that's the consensus...

Kevin


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