aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/natRuntime.cc
AgeCommit message (Expand)AuthorFilesLines
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-6/+6
2001-03-12Runtime.java (_exit): Declare new package-private native.Bryce McKinlay1-1/+6
2000-09-14* java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.Alexandre Oliva1-1/+1
2000-09-04File.java (deleteOnExit): New method.Anthony Green1-0/+4
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey1-2/+7
2000-02-15natRuntime.cc (_load): Include library path with exception message.Bryce McKinlay1-1/+3
2000-02-15re GNATS gcj/150 (System.loadLibrary() semantics arn't the same as in the JDK)Tom Tromey1-3/+12
2000-02-10natRuntime.cc (_load): Call add_library.Tom Tromey1-0/+4
2000-02-08Runtime.java (_load): Declare.Tom Tromey1-24/+16
2000-02-04defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey1-1/+46
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
2000-01-17Runtime.java (loadLibraryInternal): Declare.Tom Tromey1-3/+33
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-05-05Makefile.in: Rebuilt.Tom Tromey1-0/+55
1999-04-07Initial revisionTom Tromey1-0/+68