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] m32c: Set vbit_in_delta for m32c


On Thu, Dec 04, 2008 at 09:10:26PM -0700, Kevin Buettner wrote:
> This patch fixes 50+ failures in gdb.cp/member-ptr.exp for the default
> m32c multilib.  The -mcpu=m16c multilib requires, in addition to this patch,
> another of my other patches in order to fix the majority of member-ptr.exp
> failures.
> 
> A description of what this patch is about may be found in the comment
> (in the patch) below.
> 
> Comments?
> 
> 	* m32c-tdep.c (m32c_gdbarch_init): Call set_gdbarch_vbit_in_delta().

Looks correct to me.  Many of the 'smaller' targets use vbit-in-delta
but I only updated the ones I could obviously tell when I added support.

-- 
Daniel Jacobowitz
CodeSourcery


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