summaryrefslogtreecommitdiff
path: root/libjava/prims.cc
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay2002-03-101-1/+2
* prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.Tom Tromey2002-02-071-18/+2
* configure.in: Changed mingw) to *mingw*).Adam Megacz2002-02-071-27/+1
* embedded updatesAnthony Green2002-02-071-1/+10
* prims.cc: Added #undef STRICT after #include<windows.h>.Adam Megacz2002-02-021-0/+1
* 2002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz2002-02-021-21/+9
* For PR java/5088:Tom Tromey2001-12-161-5/+11
* prims.cc: Some old cleanups.Hans Boehm2001-12-141-26/+48
* prims.cc (_Jv_RunMain): Use `using' to simplify code.Tom Tromey2001-12-131-12/+8
* For PR libgcj/1147:Tom Tromey2001-12-111-4/+12
* prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to ...Bryce McKinlay2001-10-231-8/+5
* Eliminate use of C++ static constructors.Bryce McKinlay2001-10-161-15/+71
* natFinalizerThread.cc: New file.Tom Tromey2001-10-101-1/+18
* prims.cc (_Jv_NewMultiArrayUnchecked): New method.Tom Tromey2001-10-021-5/+19
* ClassLoader.java (system): Remove static field.Per Bothner2001-08-311-1/+2
* Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2001-08-261-140/+42
* prims.cc (JNI_OnLoad): Don't declare.Tom Tromey2001-08-031-35/+0
* prims.cc (_JNI_OnLoad): New function.Rainer Orth2001-07-241-4/+11
* natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the ...Tom Tromey2001-06-151-2/+10
* Check for sigaction.Anthony Green2001-06-021-2/+4
* [multiple changes]Tom Tromey2001-05-241-19/+63
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-211-66/+174
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.Zack Weinberg2001-04-281-1/+1
* exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson2001-03-251-17/+16
* prims.cc (_Jv_FindClassFromSignature): Check return of recursive call.Jeff Sturm2001-03-231-3/+7
* Runtime.java (_exit): Declare new package-private native.Bryce McKinlay2001-03-121-1/+1
* prims.cc (init_prim_class): Deleted.Alexandre Petit-Bianco2001-01-171-13/+3
* All files with updated copyright.Alexandre Petit-Bianco2001-01-151-51/+15
* In gcc/java:Bryce McKinlay2001-01-081-16/+15
* Throwable.java (trace_enabled): New static field.Bryce McKinlay2000-12-221-0/+6
* prims.cc (_Jv_NewObjectArray): Use const_cast to initialize length field of a...Tom Tromey2000-11-271-3/+7
* prims.cc (_Jv_NewObjectArray): Undo placement change.Anthony Green2000-11-261-8/+3
* prims.cc (_Jv_NewObjectArray): Use palcement new to create array.Tom Tromey2000-11-241-3/+8
* natField.cc (BooleanClass): Don't define.Tom Tromey2000-10-061-5/+3
* prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay2000-10-021-0/+7
* Implement bitmap descriptor based marking for Boehm GC.Hans Boehm2000-09-301-19/+11
* String.java (CASE_INSENSITIVE_ORDER): New static field.Bryce McKinlay2000-09-131-3/+7
* Makefile.in: Rebuilt.Anthony Green2000-08-261-0/+11
* natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green2000-08-211-5/+28
* ThreadGroup.java: Merged with classpath.Bryce McKinlay2000-06-201-9/+2
* 2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-06-151-1/+1
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey2000-05-311-2/+12
* Jumbo patch:Tom Tromey2000-05-191-20/+32
* natClass.cc (isInstance): Use __builtin_expect.Bryce McKinlay2000-05-051-17/+17
* Runtime support for PR gcj/2:Tom Tromey2000-04-271-0/+6
* prims.cc (_Jv_NewObjectArray): Fix typo.Bryce McKinlay2000-04-271-1/+1
* + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green2000-04-221-17/+19
* JVMPI changes...Anthony Green2000-04-021-0/+31
* [multiple changes]Tom Tromey2000-03-151-1/+48
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1