summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang/natRuntime.cc
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-29 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-251-5/+1
* * java/lang/natRuntime.cc (insertSystemProperties): Settromey2003-03-261-0/+6
* * resolve.cc (ncode): Use _Jv_platform_ffi_abi.tromey2003-03-171-24/+15
* 2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>aph2003-03-101-1/+5
* * java/lang/natRuntime.cc (libraries_size, libraries_count,tromey2003-02-241-42/+17
* * gnu/gcj/runtime/natStackTrace.cc: Include platform.h immediatelyro2003-02-191-2/+1
* 2003-02-03 Ranjit Mathew <rmathew@hotmail.com>tromey2003-02-031-2/+15
* 2003-01-14 Andrew Haley <aph@redhat.com>aph2003-01-141-8/+16
* * include/win32.h (_Jv_platform_solib_prefix): New define.tromey2002-12-101-19/+49
* * java/lang/natRuntime.cc (insertSystemProperties): Settromey2002-11-141-1/+2
* * java/lang/natRuntime.cc (_Jv_SetDLLSearchPath): New function.tromey2002-10-251-1/+32
* 2002-10-19 Ranjit Mathew <rmathew@hotmail.com>tromey2002-10-201-0/+3
* 2002-08-13 Jesse Rosenstock <jmr@ugcs.caltech.edu>tromey2002-08-141-2/+4
* 2002-07-05 Tony Kimball <alk@pobox.com>tromey2002-07-061-1/+1
* * java/lang/natRuntime.cc: Don't include sys/time.h and time.h.tromey2002-05-141-11/+0
* Fixes PR libgcj/6389:tromey2002-05-131-10/+365
* * Makefile.in: Rebuilt.tromey2002-04-101-2/+3
* Eliminate use of C++ static constructors.bryce2001-10-161-1/+8
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-101-1/+2
* * java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Returntromey2001-06-151-1/+4
* !defined(USE_LTDL) fixgreen2001-06-021-0/+8
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-6/+6
* 2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-121-1/+6
* * java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.aoliva2000-09-141-1/+1
* * java/io/File.java (deleteOnExit): New method.green2000-09-041-0/+4
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * include/jvm.h (_Jv_GetJavaVM): Declare.tromey2000-02-181-2/+7
* * java/lang/natRuntime.cc (_load): Include library path withbryce2000-02-151-1/+3
* * java/lang/natRuntime.cc (_load): On Unix, prefix library nametromey2000-02-151-3/+12
* * java/lang/natRuntime.cc (_load): Call add_library.tromey2000-02-101-0/+4
* * java/lang/Runtime.java (_load): Declare.tromey2000-02-081-24/+16
* * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBasetromey2000-02-041-1/+46
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * java/lang/Runtime.java (loadLibraryInternal): Declare.tromey2000-01-171-3/+33
* * configure: Rebuilt.tromey1999-09-101-1/+1
* * Makefile.in: Rebuilt.tromey1999-05-051-0/+55
* Initial revisiontromey1999-04-071-0/+68
OpenPOWER on IntegriCloud