gcc/libjava/java
Mark J. Roberts a0d4ddde2c BigInteger.java (byteArrayToIntArray): Don't include extraneous/malformed sign word.
2001-06-19  Mark J. Roberts  <mjr@statesmean.com>

	* java/math/BigInteger.java (byteArrayToIntArray): Don't include
	extraneous/malformed sign word.

From-SVN: r43455
2001-06-19 11:42:03 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Rectangle2D.java: fix doc typo. 2001-05-31 16:48:15 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io natFile.cc (get_entry): Removed functions. 2001-06-01 04:04:10 +00:00
lang natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the list has the symbol. 2001-06-15 23:22:02 +00:00
math BigInteger.java (byteArrayToIntArray): Don't include extraneous/malformed sign word. 2001-06-19 11:42:03 +00:00
net [multiple changes] 2001-05-24 05:40:37 +00:00
security PublicKey.java: Extend Key. 2001-06-04 22:55:49 +00:00
sql DriverManager.java (getDrivers): Handle case where driver's class loader is null. 2001-05-31 16:18:55 +00:00
text SimpleDateFormat.java (parse): Handle non-dst time zones. 2001-05-16 15:34:46 +00:00
util re PR libgcj/3144 (java.lang.Date.compareTo() not supported) 2001-06-14 15:41:57 +00:00