Files
gcc/libjava/java
Warren Levy 552cc5b57e BigInteger.java (divide): Handle the special case when dividing by 1 and the high bit of the dividend is set.
* java/math/BigInteger.java(divide): Handle the special case when
	dividing by 1 and the high bit of the dividend is set.
	(setShiftRight): Handle case when count == 0.

From-SVN: r32724
2000-03-24 09:18:12 +00:00
..
2000-03-24 09:09:56 +00:00
2000-03-15 22:03:19 +00:00
2000-03-15 22:03:19 +00:00
2000-03-17 00:45:06 +00:00