summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang/natClassLoader.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for PR java/5165:tromey2001-12-211-5/+3
* For PR java/5088:tromey2001-12-161-8/+17
* gcc/java:bryce2001-12-151-1/+6
* Fix for PR libgcj/5064.tromey2001-12-111-3/+6
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-261-1/+5
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-311-1/+1
* * java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Nowbryce2001-10-261-0/+10
* 2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-10-251-3/+2
* * prims.cc (_Jv_Abort): Always print error message using fprintf,bryce2001-10-231-1/+12
* Eliminate use of C++ static constructors.bryce2001-10-161-16/+4
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-8/+5
* 2001-09-05 Corey Minyard <minyard@acm.org>tromey2001-09-051-0/+17
* * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.bothner2001-09-011-3/+17
* * java/lang/ClassLoader.java (system): Remove static field.bothner2001-09-011-6/+2
* Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.green2001-08-221-5/+7
* * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.zack2001-04-281-2/+2
* gcc/java:bryce2001-04-251-13/+13
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-8/+9
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-241-1/+3
* In gcc/java:bryce2001-01-081-65/+85
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-12/+10
* 2000-09-30 Hans Boehm <boehm@acm.org>bryce2000-09-301-4/+6
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Onlytromey2000-07-201-17/+25
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):tromey2000-07-071-1/+18
* * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.tromey2000-05-311-4/+8
* Jumbo patch:tromey2000-05-191-4/+4
* 2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-091-0/+3
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-071-0/+3
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-17/+8
* 2000-02-10 Andrew Haley <aph@cygnus.com>aph2000-02-101-2/+5
* * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBasetromey2000-02-041-2/+6
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * java/lang/Runtime.java (loadLibraryInternal): Declare.tromey2000-01-171-56/+31
* * java/lang/natClassLoader.cc (_Jv_FindClass): Register `loader',tromey2000-01-131-8/+6
* * Makefile.in: Rebuilt.tromey1999-10-221-8/+7
* * gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): Newtromey1999-10-181-7/+6
* * java/lang/ClassLoader.java (getSystemResource): Usegreen1999-10-171-10/+4
* * configure: Rebuilt.tromey1999-09-101-3/+5
* * java/lang/natClassLoader.cc (_Jv_WaitForState): Calltromey1999-09-021-2/+4
* * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1999-09-011-13/+0
* * java/lang/natClassLoader.cc (_Jv_NewClass): Usetromey1999-09-011-1/+1
* * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey1999-09-011-1/+1
* * interpret.cc (continue1): Implement explicit dispatch table.krab1999-08-201-13/+4
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamedkrab1999-08-181-27/+63
* Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1999-08-101-2/+2
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-081-0/+624
OpenPOWER on IntegriCloud