This is the mail archive of the binutils-cvs@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]

src opcodes/ChangeLog opcodes/msp430-dis.c gas ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2004-01-02 17:26:11

Modified files:
	opcodes        : ChangeLog msp430-dis.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/msp430: opcode.d opcode.s 

Log message:
	Catch a bug in the msp430 disassembler where an add instruction was confused
	with an rla instruction.  Add a test for this to the testsuite.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.638&r2=1.639
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/msp430-dis.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.587&r2=1.588
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/msp430/opcode.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/msp430/opcode.s.diff?cvsroot=src&r1=1.1&r2=1.2


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