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
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
20
-197
/
+197
*
2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2001-03-24
2
-3
/
+7
*
* java/lang/natDouble.cc (parseDouble): Cannot use errno to
bothner
2001-03-24
1
-15
/
+25
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking the
bothner
2001-03-24
1
-7
/
+10
*
* jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
tromey
2001-03-23
2
-14
/
+7
*
* java/lang/reflect/Method.java (getExceptionTypes): Call getType() to
bryce
2001-03-22
3
-2
/
+10
*
* java/io/natFileDescriptorPosix.cc (open): Add O_CREAT in
tromey
2001-03-21
1
-2
/
+2
*
* java/util/TimeZone.java: Sync up with Classpath. Includes new
warrenl
2001-03-20
1
-97
/
+103
*
* java/net/URLStreamHandler.java (parseURL): Fix bug which would
bothner
2001-03-19
1
-1
/
+1
*
* java/util/ArrayList.java: Remove RCS keywords from comments
mark
2001-03-19
12
-533
/
+785
*
* java/lang/natClass.cc (_Jv_CheckCast): add class names to exception
mark
2001-03-18
1
-1
/
+6
*
* java/lang/natString.cc (rehash): Don't bother with memset;
tromey
2001-03-18
1
-18
/
+58
*
2001-03-01 Andrew Haley <aph@redhat.com>
aph
2001-03-14
1
-3
/
+4
*
* java/lang/ExceptionInInitializerError.java (printStackTrace):
bryce
2001-03-12
1
-3
/
+3
*
2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2001-03-12
5
-9
/
+48
*
* java/io/ObjectStreamClass.java (setUID): Don't write interface
tromey
2001-03-09
1
-5
/
+9
*
2001-03-06 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2001-03-06
2
-11
/
+6
*
Changes merged from Kawa's gnu.math.
bothner
2001-03-02
1
-15
/
+10
*
Change to sometimes include class name in ClassFormatError message.
bothner
2001-02-24
1
-1
/
+3
*
* java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java to
bothner
2001-02-24
1
-1
/
+1
*
Fix for PR java/2040:
bryce
2001-02-22
2
-20
/
+15
*
* java/io/PipedWriter.java (flush): Throw exception if stream
tromey
2001-02-20
4
-29
/
+102
*
* java/lang/ThreadGroup.java (activeCount): Only include threads
tromey
2001-02-20
1
-7
/
+16
*
* java/io/CharArrayReader.java (CharArrayReader): Throw
bryce
2001-02-19
2
-10
/
+13
*
* java/lang/Integer.java (getInteger): Return default argument if
bryce
2001-02-19
2
-12
/
+16
*
* java/util/TimerTask.java: New version from Classpath.
mark
2001-02-17
1
-64
/
+67
*
Remerge with Classpath
mark
2001-02-17
1
-80
/
+111
*
* java/io/DataInputStream.java: update copyright notice
mark
2001-02-17
6
-35
/
+139
*
* java/util/HashSet.java (clone): Made subclass safe, use
bryce
2001-02-16
1
-3
/
+10
*
* java/util/TreeMap.java (nil): Made non-final.
bryce
2001-02-16
1
-2
/
+4
*
* java/util/TreeSet.java (clone): Made subclass safe, use
bryce
2001-02-16
2
-6
/
+22
*
2001-02-15 Anthony Green <green@redhat.com>
green
2001-02-15
1
-9
/
+1
*
* java/util/AbstractSequentialList.java: Synchronize with Classpath.
bryce
2001-02-15
8
-126
/
+576
*
* java/util/HashSet.java (clone): Remove try/catch.
bryce
2001-02-15
1
-10
/
+3
*
* java/util/TreeSet.java (clone): Call TreeMap.clone(), not
bryce
2001-02-15
2
-19
/
+14
*
* java/lang/natClass.cc (getSignature): Don't try to dereference
bryce
2001-02-14
2
-16
/
+17
*
* java/util/TreeMap.java: New file.
bryce
2001-02-14
5
-16
/
+1756
*
* java/io/PipedReader.java (ready): Throw IOException if pipe
tromey
2001-02-13
4
-19
/
+29
*
* java/io/BlockDataException.java: Removed.
bryce
2001-02-13
2
-40
/
+1
*
* java/util/Timer.java: New version from Classpath.
tromey
2001-02-09
1
-429
/
+492
*
* java/lang/Double.java (doubleToRawLongBits): Now native.
bryce
2001-02-09
4
-17
/
+20
*
2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-02-09
1
-0
/
+16
*
* java/io/OutputStreamWriter.java: (flush, writeChars): Throw
bryce
2001-02-09
1
-1
/
+7
*
* java/lang/Byte.java: Remove redundant instanceof and null checks.
bryce
2001-02-09
6
-51
/
+39
*
* java/lang/Float.java (parseFloat): New method.
tromey
2001-02-09
1
-1
/
+9
*
From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:
tromey
2001-02-09
1
-1
/
+10
*
gcc/java/:
jsm28
2001-02-08
2
-2
/
+2
*
Fix for PR libgcj/1906:
tromey
2001-02-07
1
-25
/
+17
*
* java/util/Arrays.java: Removed "cmp" methods.
bryce
2001-02-07
1
-88
/
+53
*
* java/io/ObjectInputStream.java (read): AND byte with 0xff to make
bryce
2001-01-27
2
-15
/
+43
[next]