frysk-core/frysk/value ArithmeticType.java Cha ...

cagney@sourceware.org cagney@sourceware.org
Thu Aug 23 15:54:00 GMT 2007


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	cagney@sourceware.org	2007-08-23 15:54:57

Modified files:
	frysk/value    : ArithmeticType.java ChangeLog EnumType.java 
	                 FloatingPointType.java FunctionType.java 
	                 IntegerType.java Location.java PointerType.java 
	                 SignedType.java TestIntegerType.java 
	                 TestLocation.java UnsignedType.java 

Log message:
	Index: frysk-core/frysk/value/ChangeLog
	2007-08-23  Andrew Cagney  <cagney@redhat.com>
	
	* TestLocation.java (testGetBig): Rename testByteArrayBig.
	(testGetLittle): Rename testByteArrayLittle.
	(testPutBig): New.
	(testPutLittle): New.
	* Location.java (get): Rename asByteArray.
	(put(byte[],ByteOrder)): New.
	(l, setUp, tearDown): new.
	* UnsignedType.java: Update.
	* SignedType.java: Update.
	* PointerType.java: Update.
	* FunctionType.java: Update.
	* EnumType.java: Update.
	* IntegerType.java (asBigInteger): Delete.
	* ArithmeticType.java (getBigInteger(Location): New.
	(putBigInteger(Location,BigInteger)): New.
	* TestIntegerType.java: Update.
	* UnsignedType.java (getBigInteger): Rename asBigInteger.
	(putBigInteger): New.
	* SignedType.java (getBigInteger): Rename asBigInteger.
	(putBigInteger): New.
	* EnumType.java (getBigInteger): Rename asBigInteger.
	(putBigInteger): New.
	* FloatingPointType.java (getBigInteger, putBigInteger): New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ArithmeticType.java.diff?cvsroot=frysk&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ChangeLog.diff?cvsroot=frysk&r1=1.75&r2=1.76
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/EnumType.java.diff?cvsroot=frysk&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/FloatingPointType.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/FunctionType.java.diff?cvsroot=frysk&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/IntegerType.java.diff?cvsroot=frysk&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/Location.java.diff?cvsroot=frysk&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/PointerType.java.diff?cvsroot=frysk&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/SignedType.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/TestIntegerType.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/TestLocation.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/UnsignedType.java.diff?cvsroot=frysk&r1=1.1&r2=1.2



More information about the Frysk-cvs mailing list