This is the mail archive of the binutils-cvs@sourceware.org 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/gas ChangeLog config/bfin-lex.l config/bfi ...


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

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

Log message:
	gas: blackfin: support ABORT debug insn
	
	There is a pseudo debug insn named ABORT that is commonly used in
	simulation, so support it in the assembler too.  The disassembler
	already supports it.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4261&r2=1.4262
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-lex.l.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/bfin-parse.y.diff?cvsroot=src&r1=1.37&r2=1.38


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