This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] V850 patch


On Thu, 2003-02-20 at 05:02, Andrew Cagney wrote:
> > I'm submitting this for Jim Wilson.  It is a revised patch 
> > of the one submitted by Miles Bader for GDB PR #870.
> > 
> > I have verified it applies cleanly to the current CVS head and 
> > seems to fix the problems it claims. There are no testsuite regressions.
> > 
> > 2003-01-08  Miles Bader  <miles at gnu dot org>
> > 	    Jim Wilson  <wilson at redhat dot com>
> > 	
> > 	* v850-tdep.c (v850_scan_prologue): Handle six byte instructions.
> > 	Correctly sign-extend insn2.  Use insn2 as well as insn to recognize
> > 	insns where appropriate (some insns only differ in the second 16-bit
> > 	word).  Handle mov imm5,r12 and mov imm32,r12.
> > 
> FYI, while Jim has an assignment. Miles doesn't :-(  Do you know how 
> `revised' it is?

It's about 95% changed.  Jim said he started with the patch Miles sent
but there were numerous problems and he had to rewrite it.  I only see
one or two similar lines in the patches.

If Miles Bader doesn't have a copyright assignment, we have a problem.  

> head gnu-nat.c
/* Interface GDB to the GNU Hurd.
   Copyright 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001
   Free Software Foundation, Inc.

   This file is part of GDB.

   Written by Miles Bader <miles at gnu dot ai dot mit dot edu>

Martin


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