src/opcodes ChangeLog bfin-dis.c

vapier@sourceware.org vapier@sourceware.org
Tue Feb 22 20:52:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-02-22 20:52:31

Modified files:
	opcodes        : ChangeLog bfin-dis.c 

Log message:
	opcodes: blackfin: drop null/nul checks in OUTS
	
	Parts of the disassembler rely on the disasm info never being NULL (such
	as being able to read memory to disassemble in the first place).  So drop
	useless null checks in the OUTS helper.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1704&r2=1.1705
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/bfin-dis.c.diff?cvsroot=src&r1=1.40&r2=1.41



More information about the Binutils-cvs mailing list