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
/
reflect
Commit message (
Expand
)
Author
Age
Files
Lines
*
* jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.
tromey
2005-04-05
1
-29
/
+14
*
2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-03-10
4
-54
/
+10
*
2005-02-22 Jeroen Frijters <jeroen@frijters.net>
mkoch
2005-02-22
1
-1
/
+1
*
2005-02-21 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-02-22
2
-68
/
+84
*
* java/lang/Class.h (_Jv_GetMethodString): Updated declaration.
tromey
2005-02-17
1
-2
/
+2
*
2005-02-17 Michael Koch <konqueror@gmx.de>
mkoch
2005-02-17
8
-25
/
+25
*
2004-12-10 Andrew Haley <aph@redhat.com>
aph
2004-12-17
1
-1
/
+22
*
* Merged gcj-abi-2-dev-branch to trunk.
tromey
2004-11-25
2
-8
/
+5
*
2004-10-18 Michael Koch <konqueror@gmx.de>
mkoch
2004-10-18
3
-17
/
+18
*
2004-09-25 Jeroen Frijters <jeroen@frijters.net>
mark
2004-09-25
1
-21
/
+11
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
tromey
2004-09-21
1
-1
/
+2
*
* gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,
bothner
2004-08-12
1
-2
/
+2
*
2004-04-20 Michael Koch <konqueror@gmx.de>
mkoch
2004-04-20
2
-47
/
+49
*
2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-04-20
1
-1
/
+1
*
2004-04-14 Andrew Haley <aph@redhat.com>
bryce
2004-04-14
1
-7
/
+15
*
2004-02-25 Andrew Haley <aph@redhat.com>
aph
2004-02-26
1
-1
/
+10
*
2004-01-07 Michael Koch <konqueror@gmx.de>
mkoch
2004-01-07
1
-34
/
+414
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Don't use
bryce
2003-10-30
1
-2
/
+4
*
* java/lang/reflect/AccessibleObject.java (secureSetAccessible):
bryce
2003-10-26
1
-33
/
+12
*
2003-10-26 Bryce McKinlay <bryce@mckinlay.net.nz>
bryce
2003-10-26
3
-34
/
+53
*
* java/lang/reflect/Method.java (toString): Avoid extra whitespace
bryce
2003-10-25
1
-2
/
+6
*
PR libgcj/11780:
bryce
2003-10-25
2
-36
/
+49
*
2003-09-25 Michael Koch <konqueror@gmx.de>
mkoch
2003-09-25
1
-12
/
+3
*
* java/lang/reflect/Proxy.java (generate): Uncomment protection
tromey
2003-09-25
1
-9
/
+2
*
PR java/12058:
tromey
2003-08-26
1
-1
/
+1
*
* java/lang/reflect/Proxy.java (ProxyData): `pack' now a String.
tromey
2003-08-26
1
-6
/
+21
*
PR libgcj/11951:
tromey
2003-08-18
1
-29
/
+50
*
Fix for PR libgcj/11779:
tromey
2003-08-05
1
-5
/
+6
*
* java/lang/reflect/Method.java: Updated status comment.
tromey
2003-08-05
2
-115
/
+349
*
* java/lang/Runtime.java: Comment fix.
tromey
2003-07-21
5
-64
/
+104
*
* java/lang/reflect/Proxy.java: New version from Classpath.
tromey
2003-03-29
1
-1
/
+1
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Allocate a full
hboehm
2003-02-28
1
-28
/
+19
*
* java/lang/natClassLoader.cc (defineClass0): Removed erroneous
tromey
2002-12-19
1
-1
/
+12
*
* java/lang/reflect/natField.cc (getBoolean): Use getType().
mark
2002-11-07
1
-42
/
+26
*
GNU Classpath merge.
mark
2002-11-03
1
-10
/
+48
*
For PR java/8415:
tromey
2002-11-02
1
-4
/
+3
*
Add Proxy support.
green
2002-09-30
4
-0
/
+1888
*
* java/lang/reflect/natConstructor.cc (newInstance): Initialize
tromey
2002-08-27
2
-3
/
+10
*
2002-07-24 Mark Wielaard <mark@klomp.org>
mark
2002-07-24
1
-1
/
+2
*
* java/net/natPlainDatagramSocketImpl.cc (BooleanClass): Removed.
tromey
2002-06-25
1
-19
/
+8
*
* java/lang/AbstractMethodError.java: Re-merged with Classpath.
tromey
2002-06-15
1
-79
/
+63
*
* java/lang/reflect/Modifier.java (toString(int,StringBuffer)): Fix
mark
2002-04-04
1
-8
/
+8
*
Add pointer support to the reflection code.
green
2002-03-01
1
-29
/
+36
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
jsturm
2002-02-24
1
-1
/
+42
*
* java/lang/reflect/natField.cc (setAddr): New function.
bothner
2002-01-23
1
-9
/
+19
*
Add license clarification.
mark
2002-01-22
5
-25
/
+80
*
2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-01-08
1
-9
/
+5
*
* java/lang/reflect/Constructor.java (toString): Use more
tromey
2001-11-14
1
-1
/
+1
*
Re-merges with Classpath, from various people:
tromey
2001-11-14
2
-99
/
+162
*
Re-merges with Classpath, from various people:
tromey
2001-11-14
2
-73
/
+173
[next]