This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: [patch]: Allow different register names in the MIPS disassembler


Hi Diego,

: Fri May 19 12:29:27 EDT 2000	Diego Novillo <dnovillo@redhat.com>
: 
: 	* mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
: 	(STD_REGISTER_NAMES): New name for REGISTER_NAMES.
: 	(reg_names): Rename to std_reg_names. Change it to a char **
: 	static variable.
: 	(std_reg_names): New name for reg_names.
: 	(set_mips_isa_type): Set reg_names to point to std_reg_names by
: 	default.

This patch is OK.  Please apply it.

Cheers
	Nick

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