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
*
PR libgcj/22211:
tromey
2005-06-29
2
-4
/
+12
*
* java/lang/natClassLoader.cc (_Jv_UnregisterClass): Handle case
tromey
2005-06-24
2
-8
/
+8
*
* java/lang/Class.java (getClasses): New method.
tromey
2005-06-14
3
-90
/
+83
*
PR libgcj/21753:
tromey
2005-06-01
1
-1
/
+4
*
PR libgcj/21703:
tromey
2005-05-25
2
-6
/
+14
*
* java/lang/mprec.c (mult, lshift, b2d, d2b): Add parenthesis to
aj
2005-05-22
1
-13
/
+13
*
* java/lang/natClassLoader.cc (_Jv_NewClass): Use
bryce
2005-05-19
1
-1
/
+9
*
* java/lang/String.java (startsWith): Fixed javadoc.
tromey
2005-05-15
1
-1
/
+1
*
2005-05-13 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-05-14
1
-2
/
+14
*
gcc/java:
tromey
2005-05-12
3
-3
/
+45
*
* gcj/javaprims.h: Updated.
tromey
2005-05-10
3
-1
/
+979
*
* java/lang/VMSecurityManager.java (currentClassLoader): Use
tromey
2005-05-03
1
-1
/
+1
*
* java/lang/VMSecurityManager.java (currentClassLoader): Don't
tromey
2005-05-03
1
-2
/
+2
*
2005-04-29 Andrew Haley <aph@redhat.com>
tromey
2005-04-29
1
-0
/
+3
*
2005-04-26 Michael Koch <konqueror@gmx.de>
mkoch
2005-04-26
1
-5
/
+3
*
2005-04-25 Michael Koch <konqueror@gmx.de>
mkoch
2005-04-25
4
-30
/
+30
*
2005-04-25 Archie Cobbs <archie@dellroad.org>
mkoch
2005-04-25
5
-541
/
+33
*
2005-04-22 Anthony Green <green@redhat.com>
green
2005-04-22
1
-2
/
+0
*
* java/lang/natClass.cc (initializeClass): Link class.
tromey
2005-04-22
1
-1
/
+14
*
2005-04-21 Tom Tromey <tromey@redhat.com>
mkoch
2005-04-21
1
-1
/
+1
*
* java/lang/VMClassLoader.java (transformException): Removed.
tromey
2005-04-21
2
-34
/
+4
*
* java/lang/natRuntime.cc (insertSystemProperties): Set
mark
2005-04-19
1
-2
/
+9
*
* java/lang/natVMClassLoader.cc (loadClass): Call resolveClass,
tromey
2005-04-19
1
-1
/
+1
*
* java/lang/natRuntime.cc (insertSystemProperties): Set
mark
2005-04-13
1
-0
/
+12
*
2005-04-06 Andrew Haley <aph@redhat.com>
tromey
2005-04-06
2
-16
/
+37
*
2005-04-05 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2005-04-05
1
-1
/
+1
*
* jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.
tromey
2005-04-05
3
-42
/
+31
*
* java/lang/ClassLoader.java (loadClass): Resolve class even if
tromey
2005-04-04
1
-16
/
+16
*
2005-04-01 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2005-04-02
1
-27
/
+3
*
2005-04-01 Mark Anderson <mark@panonet.net>
tromey
2005-04-02
1
-2
/
+17
*
* java/lang/natVMClassLoader.cc (getSystemClassLoaderInternal):
tromey
2005-04-01
3
-6
/
+109
*
libjava:
tromey
2005-03-29
1
-0
/
+5
*
* Makefile.in: Rebuilt.
tromey
2005-03-24
4
-26
/
+67
*
* include/posix.h: .dylib is used on all Apple MACH platforms.
mrs
2005-03-22
1
-1
/
+1
*
* java/lang/VMCompiler.java (static block): Also catch
tromey
2005-03-21
1
-0
/
+4
*
2005-03-17 Andrew Haley <aph@redhat.com>
aph
2005-03-21
5
-11
/
+11
*
* link.cc (ensure_class_linked): Removed #ifdef.
tromey
2005-03-17
1
-2
/
+4
*
2005-03-15 Andreas Tobler <a.tobler@schweiz.ch>
bryce
2005-03-16
1
-1
/
+1
*
libjava:
tromey
2005-03-11
1
-0
/
+3
*
2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-03-11
2
-2
/
+0
*
2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-03-10
11
-179
/
+84
*
* java/lang/natVMClassLoader.cc (defineClass): Reference
tromey
2005-03-09
3
-6
/
+5
*
2005-03-09 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2005-03-09
2
-5
/
+5
*
* java/lang/VMCompiler.java (md5Digest): New field.
tromey
2005-03-07
1
-2
/
+27
*
2005-03-05 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2005-03-05
5
-8
/
+9
*
2005-02-23 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2005-02-23
1
-1
/
+1
*
2005-02-22 Jeroen Frijters <jeroen@frijters.net>
mkoch
2005-02-22
1
-1
/
+1
*
* java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java".
tromey
2005-02-22
1
-1
/
+4
*
2005-02-21 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-02-22
2
-68
/
+84
*
2005-02-18 Anthony Green <green@redhat.com>
green
2005-02-18
1
-1
/
+11
[next]