This is the mail archive of the binutils-cvs@sources.redhat.com 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 include/ChangeLog include/dis-asm.h opcode ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fche@sources.redhat.com	2002-02-05 11:40:47

Modified files:
	include        : ChangeLog dis-asm.h 
	opcodes        : ChangeLog cgen-dis.in 

Log message:
	* opcodes disassembler extension
	
	[includes]
	2002-02-04  Frank Ch. Eigler  <fche@redhat.com>
	
	* dis-asm.h (disassemble_info): New field `insn_sets'.
	(INIT_DISASSEMBLE_INFO): Clear it.
	
	[opcodes]
	2002-02-04  Frank Ch. Eigler  <fche@redhat.com>
	
	* cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.141&r2=1.142
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/dis-asm.h.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.397&r2=1.398
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-dis.in.diff?cvsroot=src&r1=1.13&r2=1.14


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