summaryrefslogtreecommitdiff
path: root/libjava/boehm.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * boehm.cc (_Jv_AllocBytes): Clear returned memory.tromey2000-02-211-1/+8
* * java/lang/reflect/natConstructor.cc (newInstance): Usetromey2000-01-211-2/+2
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* 1999-11-05 Jeff Sturm <jsturm@sigma6.com>tromey1999-11-051-1/+1
* * boehm.cc: Don't include boehm-config.h.tromey1999-11-031-4/+0
* * boehm.cc (_Jv_InitGC): Set GC_java_finalization.tromey1999-11-021-19/+3
* * Makefile.in: Rebuilt.tromey1999-10-221-0/+14
* * configure: Rebuilt.tromey1999-09-101-3/+3
* * boehm.cc: Undefine TRUE and FALSE.tromey1999-08-241-0/+5
* Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1999-08-101-1/+2
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-081-2/+76
* * java/net/ServerSocket.java: Define ANY_IF.bryce1999-08-031-1/+1
* * boehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.bryce1999-08-031-1/+1
* Initial revisiontromey1999-04-071-0/+367