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
/
natClassLoader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
2009-03-11 Andrew Haley <aph@redhat.com>
aph
2009-03-12
1
-0
/
+9
*
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader):
tromey
2008-03-13
1
-2
/
+57
*
2007-05-31 Andrew Haley <aph@redhat.com>
aph
2007-05-31
1
-1
/
+10
*
2007-01-31 Andrew Haley <aph@redhat.com>
aph
2007-01-31
1
-0
/
+6
*
Merged gcj-eclipse branch to trunk.
tromey
2007-01-09
1
-13
/
+53
*
2006-06-16 Andrew Haley <aph@redhat.com>
aph
2006-06-16
1
-7
/
+16
*
2006-05-10 Andrew Haley <aph@redhat.com>
aph
2006-05-10
1
-0
/
+24
*
2006-05-09 Andrew Haley <aph@redhat.com>
aph
2006-05-10
1
-0
/
+2
*
2006-04-25 Andrew Haley <aph@redhat.com>
aph
2006-04-25
1
-5
/
+0
*
2006-04-21 Andrew Haley <aph@redhat.com>
aph
2006-04-24
1
-7
/
+53
*
PR libgcj/26103:
tromey
2006-03-07
1
-1
/
+4
*
2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-02-09
1
-1
/
+1
*
2006-02-01 Robert Schuster <robertschuster@fsfe.org>
rschuster
2006-02-01
1
-0
/
+24
*
* java/lang/Class.h (_Jv_CopyClassesToSystemLoader): Updated.
tromey
2006-01-04
1
-3
/
+4
*
* java/lang/natClassLoader.cc (_Jv_NewArrayClass): Don't
tromey
2005-12-22
1
-2
/
+0
*
* java/lang/natClassLoader.cc (_Jv_UnregisterClass): Handle case
tromey
2005-06-24
1
-6
/
+4
*
* java/lang/natClassLoader.cc (_Jv_NewClass): Use
bryce
2005-05-19
1
-1
/
+9
*
gcc/java:
tromey
2005-05-12
1
-3
/
+40
*
2005-04-06 Andrew Haley <aph@redhat.com>
tromey
2005-04-06
1
-0
/
+11
*
* jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.
tromey
2005-04-05
1
-13
/
+16
*
* java/lang/natVMClassLoader.cc (getSystemClassLoaderInternal):
tromey
2005-04-01
1
-3
/
+3
*
* Makefile.in: Rebuilt.
tromey
2005-03-24
1
-11
/
+25
*
* java/lang/natVMClassLoader.cc (defineClass): Reference
tromey
2005-03-09
1
-4
/
+3
*
* defineclass.cc (handleClassBegin): Use
tromey
2005-02-07
1
-0
/
+10
*
* java/lang/Class.h (next): Updated documentation. Renamed to
tromey
2005-01-24
1
-13
/
+11
*
PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
tromey
2005-01-10
1
-79
/
+47
*
* java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault):
tromey
2004-12-21
1
-2
/
+1
*
* Merged gcj-abi-2-dev-branch to trunk.
tromey
2004-11-25
1
-173
/
+21
*
Index: gcc/gcc/ChangeLog
geoffk
2004-10-26
1
-1
/
+19
*
* java/lang/natClass.cc (_Jv_LayoutVTableMethods): Cast pointers
schwab
2004-10-20
1
-2
/
+2
*
* defineclass.cc: Include <stdio.h>.
hboehm
2004-08-23
1
-0
/
+1
*
* gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,
bothner
2004-08-12
1
-11
/
+11
*
Print -verbose:message on "loading", not initialization.
bothner
2004-07-19
1
-1
/
+12
*
Layout interfaces during preparation, not initialization.
bryce
2004-05-21
1
-0
/
+3
*
2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-04-20
1
-1
/
+1
*
* java/lang/natClassLoader.cc: Moved VMClassLoader methods...
tromey
2004-01-16
1
-107
/
+1
*
2004-01-09 Andrew Haley <aph@redhat.com>
aph
2004-01-09
1
-0
/
+1
*
* java/lang/natClassLoader.cc (_Jv_InitNewClassFields): Removed.
tromey
2003-10-13
1
-37
/
+0
*
* java/lang/ClassLoader.java (setSigners): Implemented.
tromey
2003-10-09
1
-0
/
+4
*
* java/lang/VMClassLoader.java (loadClass): Now native.
tromey
2003-10-02
1
-0
/
+11
*
* java/lang/reflect/Proxy.java (generate): Uncomment protection
tromey
2003-09-25
1
-42
/
+40
*
* java/lang/natClass.cc (initializeClass): Check tables when
jsturm
2003-01-30
1
-9
/
+5
*
* exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit
jsturm
2002-12-23
1
-7
/
+21
*
* java/lang/natClassLoader.cc (defineClass0): Removed erroneous
tromey
2002-12-19
1
-39
/
+36
*
* java/lang/ClassLoader.java (loadedClasses): New field.
tromey
2002-12-11
1
-6
/
+0
*
* Makefile.in: Rebuilt.
tromey
2002-12-11
1
-51
/
+0
*
2002-12-03 Andrew Haley <aph@redhat.com>
aph
2002-12-03
1
-0
/
+32
*
Fix for PR libgcj/8142
mark
2002-10-11
1
-1
/
+8
*
Add Proxy support.
green
2002-09-30
1
-0
/
+11
*
* java/lang/natClassLoader.cc:
tromey
2002-09-25
1
-1
/
+1
[next]