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 (core_java_source_files): add InheritableThreadLocal
mark
2001-10-02
2
-0
/
+168
*
* Makefile.am: Add new classes
mark
2001-10-02
3
-17
/
+152
*
* gcj/javaprims.h: Rebuilt class list.
tromey
2001-10-02
2
-3
/
+326
*
* prims.cc (_Jv_NewMultiArrayUnchecked): New method.
tromey
2001-10-02
2
-4
/
+5
*
* java/io/FileWriter.java: Merge with Classpath.
mark
2001-10-01
3
-64
/
+224
*
* java/io/DataInput.java: Merge with Classpath.
mark
2001-09-30
4
-51
/
+222
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case of
bryce
2001-09-30
1
-2
/
+3
*
* java/lang/PosixProcess.java (exitValue): Implement here. Throw
bryce
2001-09-24
2
-28
/
+19
*
* include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;
rth
2001-09-21
1
-8
/
+5
*
* no-threads.cc (_Jv_ThreadStart): Remove names of unused arguments.
rth
2001-09-21
1
-1
/
+1
*
* java/lang/CloneNotSupportedException.java: Re-merged with
tromey
2001-09-14
1
-16
/
+22
*
From Eric Blake, via Classpath:
tromey
2001-09-05
1
-6
/
+37
*
2001-09-05 Corey Minyard <minyard@acm.org>
tromey
2001-09-05
1
-0
/
+17
*
* java/lang/natSystem.cc (init_properties): Default locale is
tromey
2001-09-05
1
-0
/
+1
*
* java/lang/reflect/natField.cc (set): Allow for case when the
tromey
2001-09-04
1
-2
/
+3
*
* gcj/javaprims.h: Regenerated class list.
tromey
2001-09-02
2
-4
/
+4
*
* Makefile.in: Rebuilt.
tromey
2001-09-02
48
-1214
/
+3402
*
* gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.
bothner
2001-09-01
2
-3
/
+18
*
* java/lang/ClassLoader.java (system): Remove static field.
bothner
2001-09-01
2
-12
/
+5
*
* 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
[next]