summaryrefslogtreecommitdiffstats
path: root/libjava/prims.cc
Commit message (Expand)AuthorAgeFilesLines
* * prims.cc (_Jv_NewObjectArray): Make sure byte size doesn'tralph2003-10-161-3/+10
* * java/lang/natClassLoader.cc (_Jv_InitNewClassFields): Removed.tromey2003-10-131-2/+0
* * java/lang/VMClassLoader.java (loadClass): Now native.tromey2003-10-021-0/+6
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-4/+4
* 2003-08-19 Andrew Haley <aph@redhat.com>aph2003-08-201-0/+16
* * java/lang/Runtime.java: Comment fix.tromey2003-07-211-1/+19
* 2003-06-12 Andrew Haley <aph@redhat.com>aph2003-06-131-28/+29
* 2003-03-29 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-251-2/+25
* 2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>aph2003-03-101-32/+0
* * boehm.cc: Remove stray semicolon.mmitchel2002-12-281-9/+9
* * Makefile.in: Rebuilt.tromey2002-12-051-1/+1
* 2002-12-03 Andrew Haley <aph@redhat.com>aph2002-12-031-5/+5
* For PR java/8415:tromey2002-11-021-1/+0
* * Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.mark2002-08-241-3/+4
* 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
OpenPOWER on IntegriCloud