src/gas ChangeLog config/bfin-parse.y

vapier@sourceware.org vapier@sourceware.org
Wed Sep 22 21:31:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2010-09-22 21:31:18

Modified files:
	gas            : ChangeLog 
	gas/config     : bfin-parse.y 

Log message:
	gas: blackfin: reject multiple store insns in parallel insns
	
	Check for & reject attempts to use multiple store insns in a single
	parallel insn combination.  These are illegal per the Blackfin ISA.
	
	Signed-off-by: Robin Getz <robin.getz@analog.com>
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4268&r2=1.4269
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.42&r2=1.43



More information about the Binutils-cvs mailing list