* 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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| awt | Loading commit data... | |
| convert | Loading commit data... | |
| io | Loading commit data... | |
| jni | Loading commit data... | |
| math | Loading commit data... | |
| protocol | Loading commit data... | |
| runtime | Loading commit data... | |
| text | Loading commit data... | |
| util | Loading commit data... | |
| xlib | Loading commit data... | |
| RawData.java | Loading commit data... |