gcc/libjava/gnu/gcj
Per Bothner c04278f74f Changes merged from Kawa's gnu.math.
* java/math/BigInteger.java
	* gnu/gcj/math/MPN.java (rshift0): New method handles zero shift count.
	(rshift(int[],int[],int,int):  Removed - not needed.
	(gcd):  Use rshift0 rather than rshift.
	* java/math/BigInteger.java (setShiftRight):  Likewise.
	(divide):  Simplify by using rshift0.
	(divide):  Zero-extend results if high-order bit set.

From-SVN: r40177
2001-03-01 22:55:33 -08:00
..
awt BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols. 2000-08-29 03:23:57 +00:00
convert encodings.pl: Added `ASCII' alias. 2000-11-01 17:00:02 +00:00
io Jumbo patch: 2000-05-19 17:55:34 +00:00
jni NativeThread.java (NativeThread): Removed assignment to alive_flag', call init'. 2000-08-23 19:16:57 -07:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
protocol Connection.java (gotHeaders): Removed. 2000-08-10 10:10:25 +01:00
runtime FirstThread.java (Kcert, [...]): New static final fields. 2000-12-12 00:32:02 +00:00
text re PR libgcj/1411 (natTimeZone.cc should be removed) 2001-01-09 07:07:51 +00:00
util All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
xlib Makefile.am: Added rules for libgcjx library. 2000-10-22 17:46:09 +00:00
RawData.java Thread.java: Declare `data' as Object, not RawData. 2000-05-18 11:08:25 +01:00