src/opcodes ChangeLog avr-dis.c

nickc@sourceware.org nickc@sourceware.org
Fri Feb 16 10:24:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-02-16 10:24:48

Modified files:
	opcodes        : ChangeLog avr-dis.c 

Log message:
	PR binutils/4045
	* avr-dis.c (comment_start): New variable, contains the prefix to use when
	printing addresses in comments.
	(print_insn_avr): Set comment_start to an empty space if there is no symbol
	table available as the generic address printing code will prefix the
	numeric value of the address with 0x.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1025&r2=1.1026
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/avr-dis.c.diff?cvsroot=src&r1=1.19&r2=1.20



More information about the Binutils-cvs mailing list