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-core/frysk/debuginfo LocationExpression. ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	tthomas@sourceware.org	2007-08-14 14:31:23

Modified files:
	frysk/debuginfo: LocationExpression.java ChangeLog 
	                 TestLocationExpression.java 

Log message:
	2007-08-14  Teresa Thomas  <tthomas@redhat.com>
	
	* TestLocationExpression.java: Tests added for new operations.
	* LocationExpression.java: stack changed to a class member;
	getStackSize added; Operations rot, div, mod, abs, and, or, shl,
	shr, shra, xor, not, neg added.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/LocationExpression.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.62&r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestLocationExpression.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


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