summaryrefslogtreecommitdiff
path: root/libjava/boehm.cc
Commit message (Expand)AuthorAgeFilesLines
* 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