summaryrefslogtreecommitdiff
path: root/libjava/java/lang/natRuntime.cc
AgeCommit message (Expand)Author
2003-03-26natRuntime.cc (insertSystemProperties): Set gnu.classpath.home.url.Tom Tromey
2003-03-17resolve.cc (ncode): Use _Jv_platform_ffi_abi.Tom Tromey
2003-03-10[multiple changes]Andrew Haley
2003-02-24natRuntime.cc (libraries_size, [...]): Removed.Tom Tromey
2003-02-19natStackTrace.cc: Include platform.h immediately after config.h.Rainer Orth
2003-02-03natRuntime.cc (java::lang::Runtime::_load)): Take care of the fact that on Wi...Ranjit Mathew
2003-01-14natRuntime.cc (_load): StackTrace access needs to be in a try block.Andrew Haley
2002-12-10win32.h (_Jv_platform_solib_prefix): New define.Tom Tromey
2002-11-14natRuntime.cc (insertSystemProperties): Set gnu.classpath.home.Tom Tromey
2002-10-25natRuntime.cc (_Jv_SetDLLSearchPath): New function.Tom Tromey
2002-10-20natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.p...Ranjit Mathew
2002-08-14Fix for PR libgcj/7570 and PR libgcj/7578:Jesse Rosenstock
2002-07-06natRuntime.cc (nativeGetLibname): Added missing `#'.Tony Kimball
2002-05-14natRuntime.cc: Don't include sys/time.h and time.h.Tom Tromey
2002-05-13re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey
2002-04-10Makefile.in: Rebuilt.Tom Tromey
2001-10-16Eliminate use of C++ static constructors.Bryce McKinlay
2001-10-10natFinalizerThread.cc: New file.Tom Tromey
2001-06-15natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the ...Tom Tromey
2001-06-02!defined(USE_LTDL) fixAnthony Green
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson
2001-03-12Runtime.java (_exit): Declare new package-private native.Bryce McKinlay
2000-09-14* java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.Alexandre Oliva
2000-09-04File.java (deleteOnExit): New method.Anthony Green
2000-03-07All files: Updated copyright information.Tom Tromey
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey
2000-02-15natRuntime.cc (_load): Include library path with exception message.Bryce McKinlay
2000-02-15re GNATS gcj/150 (System.loadLibrary() semantics arn't the same as in the JDK)Tom Tromey
2000-02-10natRuntime.cc (_load): Call add_library.Tom Tromey
2000-02-08Runtime.java (_load): Declare.Tom Tromey
2000-02-04defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
2000-01-17Runtime.java (loadLibraryInternal): Declare.Tom Tromey
1999-09-10configure: Rebuilt.Tom Tromey
1999-05-05Makefile.in: Rebuilt.Tom Tromey
1999-04-07Initial revisionTom Tromey