This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID 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/sid/component/cgen-cpu ChangeLog cgen-cpu. ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2006-06-20 18:31:51

Modified files:
	sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx 

Log message:
	2006-06-20  Dave Brolley  <brolley@redhat.com>
	
	* compCGEN.cxx (cgen_bi_endian_cpu): Initialize loader. Add "loader"
	relation and "disassembly-symbol-address" pin.
	(cgen_print_address): Call cgen_symbol_at_address and print the
	symbol name.
	(cgen_symbol_at_address): Implemented.
	* cgen-cpu.h (class cgen_bi_endian_cpu): Add symbol_at_address,
	loader and disassembly_symbol_address_pin.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.18&r2=1.19


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