aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/gcj/runtime
AgeCommit message (Expand)AuthorFilesLines
2003-11-14jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey1-2/+2
2003-11-08FirstThread.java (Klocale, Kcalendar): New fields.Jeff Sturm1-4/+6
2003-10-22re PR libgcj/12656 (Inherited main( ) Method Not Seen At Runtime)Tom Tromey1-2/+3
2003-10-08Connection.java, [...]: Moved to gnu/java/net/protocol.Michael Koch1-3/+3
2003-10-02re PR libgcj/12475 (Stack traces leak memory)Bryce McKinlay2-1/+7
2003-10-01* gnu/gcj/runtime/FirstThread.java (getMain): Fixed indentation.Tom Tromey1-14/+13
2003-09-25Proxy.java (generate): Uncomment protection domain code.Tom Tromey1-1/+1
2003-08-28Makefile.in: Rebuilt.Tom Tromey3-48/+240
2003-08-20[multiple changes]Andrew Haley2-6/+13
2003-08-20re PR libgcj/9125 (VMClassLoader should cache the result of Runtime.(internal...Tom Tromey2-6/+42
2003-07-21AbstractGraphicsState.java (clone): Handle CloneNotSupportedException.Anthony Green1-12/+4
2003-07-21natSharedLibLoader.cc (init): `libname' now a String.Steve Pribyl2-8/+12
2003-07-11SharedLibLoader.java: Fix misspelling.Matt Kraai2-4/+4
2003-03-10[multiple changes]Andrew Haley2-0/+53
2003-02-19natStackTrace.cc: Include platform.h immediately after config.h.Rainer Orth1-3/+2
2003-02-13NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of inde...Ranjit Mathew1-1/+1
2003-01-28configure.in: Specifically define HAVE_BACKTRACE if building for MinGW.Ranjit Mathew1-0/+2
2002-12-11Makefile.in: Rebuilt.Tom Tromey1-0/+67
2002-12-09Connection.java (getJarFile): download and cache remote jar files.Mark Wielaard1-17/+4
2002-12-05natStackTrace.cc (fillInStackTrace): Throw #ifdef (HAVE_BACKTRACE) around the...Andrew Haley1-3/+6
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley3-0/+383
2002-09-02NameFinder.java (remove_interpreter): New field.Mark Wielaard2-15/+148
2002-08-29jvm.h (struct _Jv_frame_info): New structure.Tom Tromey2-7/+44
2002-08-24Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.Mark Wielaard2-0/+491
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2001-12-12* gnu/gcj/runtime/StringBuffer.javaTom Tromey1-1/+1
2001-12-11String.java (String): New constructor.Tom Tromey2-0/+224
2001-11-13Makefile.in: Rebuilt.Tom Tromey1-0/+24
2001-10-24fix include problemAnthony Green1-1/+2
2001-10-10natFinalizerThread.cc: New file.Tom Tromey3-4/+99
2001-09-29SharedLibLoader.java: New class.Per Bothner2-0/+150
2001-09-06jvm.h: Declare _Jv_RegisterResource.Anthony Green1-0/+10
2001-08-26Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2-6/+92
2001-05-21Implement invocation interface; don't create new thread for main.Per Bothner2-186/+9
2001-05-21* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.Tom Tromey1-2/+2
2001-04-25decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay1-11/+4
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-1/+1
2001-03-18natClass.cc (_Jv_CheckCast): add class names to exceptionMark Wielaard1-1/+3
2000-12-12FirstThread.java (Kcert, [...]): New static final fields.Tom Tromey1-1/+10
2000-09-05natIconv.cc (read): Remove unused local.Bryce McKinlay1-7/+4
2000-09-04File.java (deleteOnExit): New method.Anthony Green1-0/+38
2000-08-26Makefile.in: Rebuilt.Anthony Green2-4/+17
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green1-0/+23
2000-06-20ThreadGroup.java: Merged with classpath.Bryce McKinlay1-4/+4
2000-04-24natFirstThread.cc (run): Initialize class before calling main.Jeff Sturm1-4/+3
2000-04-02JVMPI changes...Anthony Green1-1/+96
2000-03-07All files: Updated copyright information.Tom Tromey3-3/+3
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green2-0/+103
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey1-32/+0
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2-2/+2