src/gas ChangeLog config/bfin-parse.y testsuit ...

vapier@sourceware.org vapier@sourceware.org
Thu Mar 24 04:20:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-03-24 04:20:10

Modified files:
	gas            : ChangeLog 
	gas/config     : bfin-parse.y 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/bfin: expected_errors.l expected_errors.s 

Log message:
	gas: blackfin: catch invalid register combinations with SEARCH/BITMUX
	
	The destination registers for SEARCH cannot be the same.  Same rule
	for the source registers for BITMUX.
	
	Signed-off-by: Mike Frsyinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4440&r2=1.4441
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.48&r2=1.49
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1867&r2=1.1868
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/expected_errors.l.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/expected_errors.s.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list