summaryrefslogtreecommitdiff
path: root/libjava/include/jvm.h
Commit message (Expand)AuthorAgeFilesLines
* 2004-11-27 Andrew Haley <aph@redhat.com>aph2004-11-271-0/+3
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-5/+38
* Index: gcc/gcc/ChangeLoggeoffk2004-10-261-1/+3
* * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,bothner2004-08-121-1/+1
* 2004-07-23 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-241-6/+0
* 2004-07-12 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-131-0/+12
* * include/jvm.h (namespace jcj): Declare verbose_class_flagbothner2004-07-071-0/+3
* 2004-04-14 Andrew Haley <aph@redhat.com>bryce2004-04-141-2/+4
* 2004-02-01 Michael Koch <konqueror@gmx.de>mkoch2004-02-011-0/+3
* 2003-10-26 Bryce McKinlay <bryce@mckinlay.net.nz>bryce2003-10-261-0/+9
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-1/+1
* PR libgcj/10596:tromey2003-09-291-0/+6
* * Makefile.in: Rebuilt.tromey2003-08-281-0/+16
* * include/jvm.h: New class _Jv_TempUTFString (helper class formembar2003-08-191-0/+73
* PR libgcj/11951:tromey2003-08-181-7/+8
* * java/lang/Runtime.java: Comment fix.tromey2003-07-211-1/+4
* 2003-03-29 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-251-1/+14
* 2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>aph2003-03-101-3/+2
* * boehm.cc: Remove stray semicolon.mmitchel2002-12-281-1/+1
* * include/jvm.h (struct _Jv_frame_info): New structure.tromey2002-08-291-0/+14
* 2002-04-11 Adam King <aking@dreammechanics.com>tromey2002-04-111-3/+5
* * include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.bryce2001-12-191-2/+0
* For PR libgcj/5103:tromey2001-12-161-0/+7
* gcc/java:bryce2001-12-151-0/+6
* * libjava/prims.cc: Some old cleanups. The collector nowhboehm2001-12-141-9/+11
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-261-0/+8
* * prims.cc (_Jv_Abort): Always print error message using fprintf,bryce2001-10-231-0/+3
* Eliminate use of C++ static constructors.bryce2001-10-161-0/+9
* 2001-10-15 Hans Boehm <Hans_Boehm@hp.com>tromey2001-10-151-0/+2
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-101-0/+3
* * gcj/javaprims.h: Rebuilt class list.tromey2001-10-021-0/+7
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-7/+41
* * include/jvm.h (_Jv_AllocRawObj): New prototype.bryce2001-09-101-0/+3
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-061-0/+1
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-261-2/+3
* * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.tromey2001-05-291-1/+1
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-241-3/+8
* 2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-05-181-3/+0
* gcc/cp:zack2001-05-131-0/+3
* * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.tromey2001-03-231-1/+2
* 2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-091-3/+0
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-2/+2
* 2000-09-30 Hans Boehm <boehm@acm.org>bryce2000-09-301-4/+11
* 2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>tromey2000-09-061-2/+3
* Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>green2000-08-211-1/+1
* 2000-08-15 Andrew Haley <aph@cygnus.com>tromey2000-08-161-1/+3
* * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.tromey2000-05-311-0/+12
* Runtime support for PR gcj/2:tromey2000-04-271-0/+1
* + 2000-04-22 Anthony Green <green@cygnus.com>green2000-04-221-0/+3
* Fix for PR libgcj/212:tromey2000-04-201-0/+29