This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: [m68k]: patch to fix objdump/MAC/EMAC for ColdFire


Hi Peter,


Here's a cleaned up patch which cleans up the K&R syntax of the new
match_insn_m68k function, stripped out use of register in both
match_insn_m68k, and print_insn_m68k, and uses a new entry in
m68k_opcodes to get the decode size of the instruction instead of the
special case code in print_insn_m68k. To generate the information for
m68k_opcodes, I extracted the special case code, ran it over the
m68k_opcodes table, and then put the resulting values into the table.


'make check-DEJAGNU' passes in gas.

Since the patch is so large, its uuencoded/bzip2'd.

Thanks very much for sticking with this.


I have now applied your patch and checked it into the repository.

Cheers
  Nick



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