summaryrefslogtreecommitdiffstats
path: root/libjava/boehm.cc
Commit message (Expand)AuthorAgeFilesLines
* * include/jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.daney2007-10-221-0/+6
* * configure.ac (INTERPRETER): New AM_CONDITIONAL.daney2007-07-311-0/+2
* * include/no-gc.h (_Jv_IsThreadSuspended): Declare.kseitz2007-04-231-0/+11
* libffi/ChangeLog:aoliva2007-03-071-1/+24
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-0/+3
* libjavatromey2006-09-141-2/+3
* boehm-gctromey2006-08-211-0/+18
* * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz2006-07-211-5/+6
* 2006-07-06 Bryce McKinlay <mckinlay@redhat.com>bryce2006-07-061-0/+5
* 2006-06-27 Marco Trudel <mtrudel@gmx.ch>fitzsim2006-06-271-0/+5
* * include/no-gc.h (_Jv_SuspendThread): Declare.kseitz2006-06-261-0/+11
* * boehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and HAVE_DLADDRsayle2006-05-011-3/+3
* 2006-04-25 Andrew Haley <aph@redhat.com>aph2006-04-251-3/+2
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-241-0/+115
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-091-7/+6
* PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:tromey2006-02-081-168/+15
* * boehm.cc (_Jv_MarkObj): Handle case where field's type is NULL.tromey2005-06-241-2/+6
* * boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field,bothner2005-03-281-2/+4
* 2005-03-17 Andrew Haley <aph@redhat.com>aph2005-03-211-0/+3
* 2005-03-16 Andrew Haley <aph@redhat.com>bryce2005-03-171-0/+2
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-74/+127
* * configure.ac: Handle --enable-gc-debug.hboehm2004-08-281-97/+133
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-1/+3
* 2003-12-04 Michael Koch <konqueror@gmx.de>mkoch2003-12-041-1/+1
* * java/lang/ClassLoader.java (setSigners): Implemented.tromey2003-10-091-0/+2
* * boehm.cc (_Jv_BuildGCDescr): Put first word of object in mostbryce2003-09-291-5/+12
* * boehm.cc (_Jv_BuildGCDescr): Use `1ULL'.tromey2003-07-231-1/+1
* * boehm.cc (_Jv_BuildGCDescr): Wrote.tromey2003-07-231-4/+42
* 2002-12-22 Anthony Green <green@redhat.com>tromey2003-01-031-1/+3
* * boehm.cc: Remove stray semicolon.mmitchel2002-12-281-1/+1
* * include/java-interp.h (class _Jv_InterpMethod): Addedtromey2002-12-061-15/+21
* * boehm.cc (_Jv_MarkObj): Don't fail if class object has beentromey2002-09-251-1/+7
* * boehm.cc (initialized, obj_kind_x, obj_free_list): Removed unusedbryce2002-02-121-90/+2
* * boehm.cc (_Jv_BuildGCDescr): Define unconditionally.bryce2001-12-191-4/+2
* * boehm.cc (_Jv_GCCanReclaimSoftReference): Fix warning.bryce2001-11-121-1/+1
* 2001-10-15 Hans Boehm <Hans_Boehm@hp.com>tromey2001-10-151-1/+19
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-101-0/+7
* * gcj/javaprims.h: Rebuilt class list.tromey2001-10-021-0/+13
* * include/jvm.h (_Jv_AllocRawObj): New prototype.bryce2001-09-101-0/+8
* 2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>tromey2001-08-181-13/+8
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-241-25/+54
* * configure.in: Update boehm-gc include dir for new GC version.bryce2001-05-211-10/+10
* In gcc/java:bryce2001-01-081-0/+2
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-7/+2
* 2000-09-30 Hans Boehm <boehm@acm.org>bryce2000-09-301-21/+130
* Forgot this file when checking in my last change.bryce2000-05-061-3/+3
* * gcj/field.h (JvFieldIsRef): Return false for gnu.gcj.RawDatatromey2000-05-051-9/+2
* + 2000-04-22 Anthony Green <green@cygnus.com>green2000-04-221-4/+4
* 2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-191-56/+56
* JVMPI changes...green2000-04-021-0/+25
OpenPOWER on IntegriCloud