src/gas ChangeLog config/tc-m68k.c

nickc@sourceware.org nickc@sourceware.org
Wed Jun 8 17:02:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2005-06-08 17:02:54

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-m68k.c 

Log message:
	PR991
	* config/tc-m68k.c (m68k_ip): Test for insn compatiblity using a temporary copy
	of the operands array so that changes can be safely backed out if the insn
	does not match.
	(m68k_compare_opcode): Shortcut the test when the parameters are the same.
	Return 1 if the names match but the second opcode is further on in the array
	than the first.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2571&r2=1.2572
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-m68k.c.diff?cvsroot=src&r1=1.67&r2=1.68



More information about the Binutils-cvs mailing list