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
*
* Makefile.am: New friends for java/lang/Thread.h.
bryce
2001-08-26
2
-17
/
+36
*
* java/lang/reflect/Field.java (toString): Use
tromey
2001-08-24
5
-76
/
+113
*
Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.
green
2001-08-22
1
-5
/
+7
*
* java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN.
ljrittle
2001-08-10
1
-0
/
+4
*
2001-07-30 Tom Tromey <tromey@redhat.com>
tromey
2001-07-30
1
-0
/
+2
*
* java/lang/Integer.java: Merged with Classpath.
tromey
2001-07-30
1
-4
/
+2
*
* java/lang/VMClassLoader.java (getPrimitiveClass): Return correct
tromey
2001-07-24
1
-8
/
+8
*
* gcj/javaprims.h: Rebuilt class list.
tromey
2001-07-23
7
-647
/
+1640
*
* configure.host: Enable hash synchronization for alpha*-*.
jsturm
2001-07-23
1
-0
/
+38
*
libjava:
apbianco
2001-07-11
1
-0
/
+165
*
For PR java/3562:
tromey
2001-07-05
1
-2
/
+2
*
* java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Return
tromey
2001-06-15
1
-1
/
+4
*
Fix for PR libgcj/3059:
tromey
2001-06-08
1
-2
/
+5
*
2001-06-05 Martin Kahlert <martin.kahlert@infineon.com>
bryce
2001-06-05
1
-6
/
+16
*
!defined(USE_LTDL) fix
green
2001-06-02
1
-0
/
+8
*
USE_LIBFFI change
green
2001-06-02
1
-0
/
+11
*
* java/lang/natString.cc (init): Throw
tromey
2001-05-24
1
-8
/
+10
*
* configure.in: Only allow hash synchronization when POSIX threads
tromey
2001-05-24
1
-1
/
+1
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
4
-22
/
+963
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
2
-26
/
+78
*
* gcj/javaprims.h (_Jv_FormatInt): New declaration.
bothner
2001-05-22
6
-38
/
+80
*
2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2001-05-18
1
-4
/
+3
*
* configure.in (ia64-*): Don't set SYSDEP_SOURCES.
rth
2001-05-12
1
-9
/
+1
*
* java/lang/Class.h (_Jv_Self): New union type.
bryce
2001-05-06
2
-7
/
+9
*
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.
zack
2001-04-28
1
-2
/
+2
*
gcc/java:
bryce
2001-04-25
6
-46
/
+561
*
* java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.
warrenl
2001-04-20
1
-2
/
+4
*
* java/lang/natString.cc (_Jv_NewStringUtf8Const): Register finalizer.
bothner
2001-04-10
1
-6
/
+12
*
* java/lang/natSystem.cc (init_properties): Revert yesterday's changes
bryce
2001-04-02
1
-9
/
+9
*
* java/lang/natString.cc (intern): If string's data does not point to
bothner
2001-04-01
2
-7
/
+9
*
1.3-Compliant Implementation of java.io.File.
bryce
2001-04-01
1
-9
/
+9
*
* 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
[next]