src opcodes/ChangeLog opcodes/arm-dis.c gas/te ...

nickc@sourceware.org nickc@sourceware.org
Wed Feb 24 15:11:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2010-02-24 15:11:44

Modified files:
	opcodes        : ChangeLog arm-dis.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/arm: arch7em.d archv6.d thumb32.d 

Log message:
	PR binutils/6773
	* arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
	<prefix>asx.  Replace <prefix>subaddx with <prefix>sax.
	(thumb32_opcodes): Likewise.
	
	* gas/arm/arch7em.d: Replace expected disassembly of
	<prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
	with <prefix>sax.
	* gas/arm/archv6.d: Likewise.
	* gas/arm/thumb32.d: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1570&r2=1.1571
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arm-dis.c.diff?cvsroot=src&r1=1.123&r2=1.124
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1640&r2=1.1641
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/arch7em.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/archv6.d.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/thumb32.d.diff?cvsroot=src&r1=1.34&r2=1.35



More information about the Binutils-cvs mailing list