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] MIPS: MIPS16 symbol annotation interpretation fix


On Mon, 5 Dec 2011, Joel Brobecker wrote:

> > 2011-11-23  Maciej W. Rozycki  <macro@codesourcery.com>
> > 
> > 	gdb/
> > 	* mips-tdep.c (mips_pc_is_mips16): Reverse the order of checks
> > 	performed to determine whether an address refers to standard
> > 	MIPS or MIPS16 code.
> > 	(mips16_next_pc): Use mips_pc_is_mips16 instead of
> > 	is_mips16_addr.
> 
> That makes sense to me. Please go ahead and commit.

 Applied now, thanks for the review.

  Maciej


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