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
/
lang
Commit message (
Expand
)
Author
Age
Files
Lines
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
13
-134
/
+134
*
* 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/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
*
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
*
* java/lang/ThreadGroup.java (activeCount): Only include threads
tromey
2001-02-20
1
-7
/
+16
*
* java/lang/Integer.java (getInteger): Return default argument if
bryce
2001-02-19
2
-12
/
+16
*
* java/io/DataInputStream.java: update copyright notice
mark
2001-02-17
1
-10
/
+24
*
2001-02-15 Anthony Green <green@redhat.com>
green
2001-02-15
1
-9
/
+1
*
* java/lang/natClass.cc (getSignature): Don't try to dereference
bryce
2001-02-14
1
-2
/
+6
*
* java/lang/Double.java (doubleToRawLongBits): Now native.
bryce
2001-02-09
4
-17
/
+20
*
* 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
*
gcc/java/:
jsm28
2001-02-08
2
-2
/
+2
*
* java/lang/natSystem.cc (getSystemTimeZone): Only use tm_gmtoff
warrenl
2001-01-26
1
-2
/
+15
*
* java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.
tromey
2001-01-25
1
-1
/
+1
*
* Makefile.in: Rebuilt.
tromey
2001-01-24
1
-0
/
+47
*
* java/lang/Class.h (isInterface): Move implementation from
bryce
2001-01-17
3
-13
/
+13
*
2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-17
2
-59
/
+20
*
2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-15
3
-19
/
+79
*
* java/lang/natSystem.cc: Include locale.h if it exists.
tromey
2001-01-12
1
-0
/
+4
*
Fix for PR libgcj/1411:
warrenl
2001-01-09
2
-2
/
+142
*
In gcc/java:
bryce
2001-01-08
5
-77
/
+119
*
Fix bug in URLConnection and correct javadoc annotations in StringBuffer.
green
2001-01-07
1
-2
/
+2
*
* java/lang/Thread.java: Update comment.
bryce
2001-01-05
1
-6
/
+3
*
For boehm-gc:
bryce
2000-12-30
1
-6
/
+19
*
Fix for PR libgcj/1358:
warrenl
2000-12-28
1
-1
/
+1
*
Fix for PR libgcj/1516:
bryce
2000-12-28
1
-34
/
+34
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs can
bryce
2000-12-28
1
-2
/
+2
*
* java/lang/mprec.h: Change C9X reference to refer to C99.
jsm28
2000-12-23
1
-1
/
+1
*
* java/lang/Throwable.java (trace_enabled): New static field.
bryce
2000-12-22
2
-0
/
+4
*
* java/lang/Thread.java (checkAccess): Now final.
tromey
2000-12-15
1
-1
/
+1
*
* java/lang/RuntimePermission.java: Class now final.
tromey
2000-12-15
1
-2
/
+2
*
* java/lang/Character.java: Updated UnicodeBlock constants.
tromey
2000-12-15
1
-9
/
+43
*
* Makefile.am: Add HashSet.java and java/lang/ref classes.
bryce
2000-12-11
5
-0
/
+503
*
* java/lang/StringBuffer.java (insert(int,char[])): Avoid
warrenl
2000-12-08
1
-1
/
+3
*
* java/lang/natDouble.cc: Include fdlibm.h, not mprec.h. From
bryce
2000-12-04
1
-1
/
+1
*
2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-12-02
4
-2
/
+5
*
2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-29
1
-1
/
+26
*
* Makefile.in: Rebuilt.
tromey
2000-11-27
3
-7
/
+175
*
2000-11-25 Anthony Green <green@redhat.com>
green
2000-11-26
5
-28
/
+100
*
2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-26
2
-24
/
+29
*
* Makefile.in: Rebuilt.
tromey
2000-11-20
1
-0
/
+50
[next]