public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk/debuginfo TestLocationExpress ...
@ 2007-09-14 20:49 tthomas
  0 siblings, 0 replies; 4+ messages in thread
From: tthomas @ 2007-09-14 20:49 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	tthomas@sourceware.org	2007-09-14 20:49:52

Modified files:
	frysk/debuginfo: TestLocationExpression.java 
	                 TestPieceLocation.java RegisterPiece.java 
	                 PieceLocation.java ChangeLog Variable.java 

Log message:
	2007-09-14  Teresa Thomas  <tthomas@redhat.com>
	
	* RegisterPiece.java (RegisterPiece): Evaluate byteArray here.
	(getByte): Updated for above change.
	(slice): Implemented.
	(putByte): Implemented.
	* TestPieceLocation.java (testSlice): Updated for RegisterPiece.
	* TestLocationExpression.java: Extra white space removed.
	* PieceLocation.java (slice): Comments updated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestLocationExpression.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestPieceLocation.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/RegisterPiece.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/PieceLocation.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.156&r2=1.157
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Variable.java.diff?cvsroot=frysk&r1=1.17&r2=1.18


^ permalink raw reply	[flat|nested] 4+ messages in thread

* frysk-core/frysk/debuginfo TestLocationExpress ...
@ 2007-10-04 19:34 tthomas
  0 siblings, 0 replies; 4+ messages in thread
From: tthomas @ 2007-10-04 19:34 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	tthomas@sourceware.org	2007-10-04 19:34:00

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

Log message:
	2007-10-04  Teresa Thomas  <tthomas@redhat.com>
	
	* TestPieceLocation.java (setUp): Call super.setUp.
	(tearDown): Call super.tearDown.
	(getArch): Deleted.
	(setUp): Use FryskAsm.
	* TestLocationExpression.java (testPieceRegxAddr): Use FryskAsm.
	(testBregx): Ditto.
	(getArch): Deleted.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestLocationExpression.java.diff?cvsroot=frysk&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestPieceLocation.java.diff?cvsroot=frysk&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.197&r2=1.198


^ permalink raw reply	[flat|nested] 4+ messages in thread

* frysk-core/frysk/debuginfo TestLocationExpress ...
@ 2007-09-06 20:35 tthomas
  0 siblings, 0 replies; 4+ messages in thread
From: tthomas @ 2007-09-06 20:35 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	tthomas@sourceware.org	2007-09-06 20:35:48

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

Log message:
	2007-09-06  Teresa Thomas  <tthomas@redhat.com>
	
	* PieceLocation.java: Remove unused imports.
	* TestPieceLocation.java: Ditto.
	* LocationExpression.java: Ditto.
	* TestLocationExpression.java: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestLocationExpression.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestPieceLocation.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/PieceLocation.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.132&r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/LocationExpression.java.diff?cvsroot=frysk&r1=1.14&r2=1.15


^ permalink raw reply	[flat|nested] 4+ messages in thread

* frysk-core/frysk/debuginfo TestLocationExpress ...
@ 2007-09-06 19:19 tthomas
  0 siblings, 0 replies; 4+ messages in thread
From: tthomas @ 2007-09-06 19:19 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	tthomas@sourceware.org	2007-09-06 19:19:13

Modified files:
	frysk/debuginfo: TestLocationExpression.java ChangeLog 

Log message:
	2007-09-06  Teresa Thomas  <tthomas@redhat.com>
	
	* TestLocationExpression.java (compareLocations): Remove
	explicit casting, re-indented.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestLocationExpression.java.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.128&r2=1.129


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-04 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-14 20:49 frysk-core/frysk/debuginfo TestLocationExpress tthomas
  -- strict thread matches above, loose matches on Subject: below --
2007-10-04 19:34 tthomas
2007-09-06 20:35 tthomas
2007-09-06 19:19 tthomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).