gcc/libjava/java
Bryce McKinlay aaa4cecd22 From Adam Welc <welc@cs.purdue.edu>:
* java/util/LinkedList.java (removeFirst): Update `first' field.
	Handle the last == first case.
	(removeLast): Update `last' field. Handle the last == first case.

From-SVN: r37940
2000-12-02 01:48:07 +00:00
..
applet
awt
beans
io InflaterInputStream (read): Don't return -1 unless the infate() call didn't deliver any output. 2000-11-29 10:06:03 +00:00
lang natMath.cc: Declare fabsf() function. 2000-12-02 00:28:44 +00:00
math
net
security
sql Array.java: New file from classpath. 2000-12-01 01:48:34 +00:00
text DateFormatSymbols.java (zoneStringsDefault): Added more time zone entries. 2000-11-28 20:11:46 +00:00
util From Adam Welc <welc@cs.purdue.edu>: 2000-12-02 01:48:07 +00:00