gcc/libjava/gnu/gcj
Warren Levy 34540fe35e MPN.java (findLowestBit): Made methods public.
* gnu/gcj/math/MPN.java(findLowestBit): Made methods public.

	* java/math/BigInteger.java(BigInteger(int,int,java.util.Random):
	  New constructor.
	(min): Implemented.
	(max): Implemented.
	(modPow): Rewritten to not use the naive, slow, brute force approach.
	(isProbablePrime): Implemented.
	(testBit): Implemented.
	(flipBit): Implemented.
	(getLowestSetBit): Implemented.

From-SVN: r31966
2000-02-14 10:23:29 +00:00
..
convert natIconv.cc (Input_iconv::finalize): Call iconv_close when handle is not NULL. 2000-02-10 00:14:54 +00:00
jni natNativeThread.cc: New file. 2000-02-10 20:31:48 +00:00
math MPN.java (findLowestBit): Made methods public. 2000-02-14 10:23:29 +00:00
protocol * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
runtime * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
text * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
util * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
RawData.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00