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

vapier@sourceware.org vapier@sourceware.org
Thu Mar 24 06:17:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-03-24 06:17:47

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: reject invalid register destinations for vector add/sub
	
	The destination registers with vector add/sub insns must be different,
	so make sure gas rejects attempt to write these.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4442&r2=1.4443
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1870&r2=1.1871
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/expected_errors.l.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/bfin/expected_errors.s.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Binutils-cvs mailing list