index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Jumbo patch:
tromey
2000-05-19
77
-61
/
+14220
*
2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-18
2
-5
/
+2
*
* java/util/zip/ZipInputStream.java (getNextEntry): When reading
tromey
2000-05-11
1
-2
/
+8
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
1
-1
/
+1
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
1
-9
/
+26
*
* java/lang/StringBuffer.java (toString): Don't mark buffer as
tromey
2000-05-09
2
-227
/
+605
*
2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-05
3
-15
/
+19
*
* java/util/Locale.java (Locale): Don't explicitly check for
tromey
2000-05-04
9
-57
/
+15
*
2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-28
1
-3
/
+0
*
+ 2000-04-22 Anthony Green <green@cygnus.com>
green
2000-04-22
1
-9
/
+9
*
* java/io/PipedInputStream.java, java/io/PipedOutputStream.java:
tromey
2000-04-21
2
-27
/
+13
*
Fix for PR libgcj/15:
tromey
2000-04-21
4
-28
/
+3
*
* java/io/PipedInputStream.java, java/io/PipedReader.java,
tromey
2000-04-21
2
-241
/
+210
*
Fix for PR java.io/204:
tromey
2000-04-21
4
-568
/
+1426
*
Fix for PR libgcj/212:
tromey
2000-04-20
1
-0
/
+1
*
2000-04-16 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-16
1
-2
/
+2
*
* java/lang/natString.cc (intern): Temporarily disable finalizer
tromey
2000-04-12
1
-1
/
+1
*
* java/lang/natString.cc (unintern): Added `obj' argument.
tromey
2000-04-12
2
-5
/
+8
*
* java/util/Vector.java (VectorEnumeration): Now `final'.
tromey
2000-04-11
4
-9
/
+9
*
* java/io/ObjectStreamException.java: New file.
warrenl
2000-04-11
22
-2
/
+6963
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-9
/
+29
*
* Makefile.in: Rebuilt.
tromey
2000-04-09
36
-28
/
+1418
*
2000-04-08 Anthony Green <green@redhat.com>
green
2000-04-09
3
-2
/
+5
*
* Makefile.in: Rebuilt.
tromey
2000-04-04
1
-0
/
+27
*
JVMPI changes...
green
2000-04-02
1
-0
/
+73
*
* Makefile.in: New #defines and friends for Thread.h.
bryce
2000-03-28
3
-144
/
+58
*
2000-03-26 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-26
1
-0
/
+2
*
* java/math/BigInteger.java(divide): Handle the special case when
warrenl
2000-03-24
1
-2
/
+11
*
* java/awt/Font.java(isBold): Fix syntax error.
warrenl
2000-03-24
5
-6
/
+7
*
2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-21
1
-2
/
+131
*
* java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().
bryce
2000-03-21
1
-1
/
+1
*
* java/lang/natClass.cc (isInstance): Use _Jv_IsAssignableFrom(),
bryce
2000-03-21
1
-1
/
+1
*
2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-21
1
-1
/
+6
*
* java/awt/Color.java: Specified java.io for Serializable.
warrenl
2000-03-19
2
-1
/
+2
*
* java/awt/Color.java: Rewrote to be more memory efficient (& compile).
warrenl
2000-03-19
1
-25
/
+51
*
* java/awt/Color.java: New file.
warrenl
2000-03-17
16
-7
/
+463
*
2000-03-15 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-15
5
-0
/
+494
*
* java/security/Key.java(serialVersionUID): Set to 0 for now.
warrenl
2000-03-10
3
-3
/
+5
*
* java/security/AlgorithmParameterGeneratorSpi.java: New file.
warrenl
2000-03-10
35
-50
/
+1374
*
2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-09
2
-2
/
+4
*
* java/lang/reflect/natArray.cc (newInstance): Don't allow array
tromey
2000-03-09
1
-2
/
+9
*
* java/math/BigInteger.java(signum): Handle zero properly.
warrenl
2000-03-09
1
-1
/
+3
*
* All files: Updated copyright information.
tromey
2000-03-07
306
-308
/
+308
*
2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-07
3
-83
/
+518
*
* configure.host: Fix __NO_MATH_INLNES botch.
green
2000-03-05
2
-103
/
+0
*
* java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):
warrenl
2000-03-05
1
-2
/
+2
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
12
-198
/
+89
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-1
/
+1
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-3
/
+3
*
2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-27
1
-1
/
+1
[next]