This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-gui lib/opcodes/ChangeLog lib/opcodes/cn ...


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mark@sourceware.org	2007-08-22 12:24:24

Modified files:
	lib/opcodes    : ChangeLog 
	lib/opcodes/cni: Disassembler.cxx 
	frysk/gui/srcwin: ChangeLog SourceBuffer.java 

Log message:
	frysk-gui/frysk/gui/srcwin/ChangeLog
	2007-08-22  Mark Wielaard  <mwielaard@redhat.com>
	
	* SourceBuffer.java (disassembleFrame): Use one StringBuffer,
	only call Iterator.next() when hasNext() returns true, append
	chars individually, not as String objects.
	
	frysk-sys/lib/opcodes/ChangeLog
	2007-08-22  Mark Wielaard  <mark@klomp.org>
	
	* cni/Disassembler.cxx (disassemble): Use WITH_LIBOPCODES, not
	HAVE_LIPOPCODES.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/opcodes/ChangeLog.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/opcodes/cni/Disassembler.cxx.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.519&r2=1.520
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceBuffer.java.diff?cvsroot=frysk&r1=1.137&r2=1.138


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