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
*
* 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
*
* java/net/natPlainDatagramSocketImpl.cc (BooleanClass): Removed.
tromey
2002-06-25
1
-24
/
+23
*
* java/lang/natClassLoader.cc (findClass): Compare against `3',
tromey
2002-04-02
1
-2
/
+3
*
Fix for PR java/5165:
tromey
2001-12-21
1
-5
/
+3
*
For PR java/5088:
tromey
2001-12-16
1
-8
/
+17
*
gcc/java:
bryce
2001-12-15
1
-1
/
+6
*
Fix for PR libgcj/5064.
tromey
2001-12-11
1
-3
/
+6
*
Fix for PR libgcj/2024, plus other class name cleanups:
tromey
2001-11-26
1
-1
/
+5
*
* HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,
jsm28
2001-10-31
1
-1
/
+1
*
* java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now
bryce
2001-10-26
1
-0
/
+10
*
2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2001-10-25
1
-3
/
+2
*
* prims.cc (_Jv_Abort): Always print error message using fprintf,
bryce
2001-10-23
1
-1
/
+12
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
1
-16
/
+4
*
* include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;
rth
2001-09-21
1
-8
/
+5
*
2001-09-05 Corey Minyard <minyard@acm.org>
tromey
2001-09-05
1
-0
/
+17
*
* gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.
bothner
2001-09-01
1
-3
/
+17
*
* java/lang/ClassLoader.java (system): Remove static field.
bothner
2001-09-01
1
-6
/
+2
*
Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.
green
2001-08-22
1
-5
/
+7
*
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.
zack
2001-04-28
1
-2
/
+2
*
gcc/java:
bryce
2001-04-25
1
-13
/
+13
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
1
-8
/
+9
*
Change to sometimes include class name in ClassFormatError message.
bothner
2001-02-24
1
-1
/
+3
*
In gcc/java:
bryce
2001-01-08
1
-65
/
+85
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
1
-12
/
+10
*
2000-09-30 Hans Boehm <boehm@acm.org>
bryce
2000-09-30
1
-4
/
+6
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey
2000-07-20
1
-17
/
+25
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):
tromey
2000-07-07
1
-1
/
+18
*
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
tromey
2000-05-31
1
-4
/
+8
*
Jumbo patch:
tromey
2000-05-19
1
-4
/
+4
*
2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-09
1
-0
/
+3
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-1
/
+1
*
2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-07
1
-0
/
+3
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
1
-17
/
+8
*
2000-02-10 Andrew Haley <aph@cygnus.com>
aph
2000-02-10
1
-2
/
+5
*
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase
tromey
2000-02-04
1
-2
/
+6
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
1
-1
/
+1
*
* java/lang/Runtime.java (loadLibraryInternal): Declare.
tromey
2000-01-17
1
-56
/
+31
*
* java/lang/natClassLoader.cc (_Jv_FindClass): Register `loader',
tromey
2000-01-13
1
-8
/
+6
*
* Makefile.in: Rebuilt.
tromey
1999-10-22
1
-8
/
+7
*
* gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): New
tromey
1999-10-18
1
-7
/
+6
*
* java/lang/ClassLoader.java (getSystemResource): Use
green
1999-10-17
1
-10
/
+4
*
* configure: Rebuilt.
tromey
1999-09-10
1
-3
/
+5
[next]