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/opcodes ChangeLog avr-dis.c


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


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