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: [PATCH][SH] Fix a few architecture variant settings


> 2009-10-10  Andrew Stubbs  <ams@codesourcery.com>
> 
> 	* sh-tdep.c (sh_gdbarch_init): Add show_regs settings for
> 	bfd_mach_sh3_nommu, bfd_mach_sh2a_nofpu_or_sh3_nommu,
> 	bfd_mach_sh2a_or_sh3e, bfd_mach_sh2a_or_sh4, bfd_mach_sh4_nommu_nofpu,
> 	and bfd_mach_sh2a_nofpu_or_sh4_nommu_nofpu.
> 	Move bfd_mach_sh2a_or_sh4 to use the same configuration as
> 	bfd_mach_sh4.

You really know better about these architecture to make the proper
choices. I don't see any problem with your patch, so OK.

-- 
Joel


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