summaryrefslogtreecommitdiff
path: root/libjava/prims.cc
Commit message (Expand)AuthorAgeFilesLines
* libjava:bryce2002-03-101-1/+2
* * prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.tromey2002-02-071-18/+2
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-071-27/+1
* embedded updatesgreen2002-02-071-1/+10
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-021-0/+1
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-021-21/+9
* For PR java/5088:tromey2001-12-161-5/+11
* * libjava/prims.cc: Some old cleanups. The collector nowhboehm2001-12-141-26/+48
* * prims.cc (_Jv_RunMain): Use `using' to simplify code. Settromey2001-12-131-12/+8
* For PR libgcj/1147:tromey2001-12-111-4/+12
* * prims.cc (_Jv_Abort): Always print error message using fprintf,bryce2001-10-231-8/+5
* Eliminate use of C++ static constructors.bryce2001-10-161-15/+71
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-101-1/+18
* * prims.cc (_Jv_NewMultiArrayUnchecked): New method.tromey2001-10-021-5/+19
* * java/lang/ClassLoader.java (system): Remove static field.bothner2001-09-011-1/+2
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-261-140/+42
* * prims.cc (JNI_OnLoad): Don't declare.tromey2001-08-031-35/+0
* * prims.cc (_JNI_OnLoad): New function.ro2001-07-241-4/+11
* * java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Returntromey2001-06-151-2/+10
* Check for sigaction.green2001-06-021-2/+4
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-241-19/+63
* Implement invocation interface; don't create new thread for main.bothner2001-05-221-66/+174
* * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.zack2001-04-281-1/+1
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-17/+16
* 2000-03-23 Jeff Sturm <jsturm@one-point.com>tromey2001-03-231-3/+7
* 2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-121-1/+1
* 2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-171-13/+3
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-51/+15
* In gcc/java:bryce2001-01-081-16/+15
* * java/lang/Throwable.java (trace_enabled): New static field.bryce2000-12-221-0/+6
* * prims.cc (_Jv_NewObjectArray): Use const_cast to initializetromey2000-11-271-3/+7
* 2000-11-25 Anthony Green <green@redhat.com>green2000-11-261-8/+3
* * prims.cc (_Jv_NewObjectArray): Use palcement new to createtromey2000-11-241-3/+8
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-5/+3
* 2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-021-0/+7
* 2000-09-30 Hans Boehm <boehm@acm.org>bryce2000-09-301-19/+11
* 2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-131-3/+7
* 2000-08-26 Anthony Green <green@redhat.com>green2000-08-261-0/+11
* Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>green2000-08-211-5/+28
* 2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-201-9/+2
* 2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-151-1/+1
* * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.tromey2000-05-311-2/+12
* Jumbo patch:tromey2000-05-191-20/+32
* 2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-051-17/+17
* Runtime support for PR gcj/2:tromey2000-04-271-0/+6
* 2000-04-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-271-1/+1
* + 2000-04-22 Anthony Green <green@cygnus.com>green2000-04-221-17/+19
* JVMPI changes...green2000-04-021-0/+31
* 2000-03-15 Tom Tromey <tromey@cygnus.com>tromey2000-03-151-1/+48
* * All files: Updated copyright information.tromey2000-03-071-1/+1