OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libjava / boehm.cc
2007-10-22 daney * include/jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare...
2007-07-31 daney * configure.ac (INTERPRETER): New AM_CONDITIONAL.
2007-04-23 kseitz * include/no-gc.h (_Jv_IsThreadSuspended):...
2007-03-07 aolivalibffi/ChangeLog:
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-09-14 tromeylibjava
2006-08-21 tromeyboehm-gc
2006-07-21 kseitz * boehm.cc (_Jv_SuspendThread): Don't ifdef...
2006-07-06 bryce2006-07-06 Bryce McKinlay <mckinlay@redhat.com>
2006-06-27 fitzsim2006-06-27 Marco Trudel <mtrudel@gmx.ch>
2006-06-26 kseitz * include/no-gc.h (_Jv_SuspendThread): Declare.
2006-05-01 sayle * boehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and...
2006-04-25 aph2006-04-25 Andrew Haley <aph@redhat.com>
2006-04-24 aph2006-04-21 Andrew Haley <aph@redhat.com>
2006-02-09 bryce2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
2006-02-08 tromey PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
2005-06-24 tromey * boehm.cc (_Jv_MarkObj): Handle case where field...
2005-03-28 bothner * boehm.cc (_Jv_MarkObj): Don't follow null pointer...
2005-03-21 aph2005-03-17 Andrew Haley <aph@redhat.com>
2005-03-17 bryce2005-03-16 Andrew Haley <aph@redhat.com>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-08-28 hboehm * configure.ac: Handle --enable-gc-debug.
2004-04-20 bryce2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
2003-12-04 mkoch2003-12-04 Michael Koch <konqueror@gmx.de>
2003-10-09 tromey * java/lang/ClassLoader.java (setSigners): Implemented.
2003-09-29 bryce * boehm.cc (_Jv_BuildGCDescr): Put first word of objec...
2003-07-23 tromey * boehm.cc (_Jv_BuildGCDescr): Use `1ULL'.
2003-07-23 tromey * boehm.cc (_Jv_BuildGCDescr): Wrote.
2003-01-03 tromey2002-12-22 Anthony Green <green@redhat.com>
2002-12-28 mmitchel * boehm.cc: Remove stray semicolon.
2002-12-06 tromey * include/java-interp.h (class _Jv_InterpMethod):...
2002-09-25 tromey * boehm.cc (_Jv_MarkObj): Don't fail if class object...
2002-02-12 bryce * boehm.cc (initialized, obj_kind_x, obj_free_list...
2001-12-19 bryce * boehm.cc (_Jv_BuildGCDescr): Define unconditionally.
2001-11-12 bryce * boehm.cc (_Jv_GCCanReclaimSoftReference)...
2001-10-15 tromey2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
2001-10-10 tromey * gnu/gcj/runtime/natFinalizerThread.cc: New file.
2001-10-02 tromey * gcj/javaprims.h: Rebuilt class list.
2001-09-10 bryce * include/jvm.h (_Jv_AllocRawObj): New prototype.
2001-08-18 tromey2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>
2001-05-24 tromey2001-05-23 Tom Tromey <tromey@redhat.com>
2001-05-21 bryce * configure.in: Update boehm-gc include dir for new...
2001-01-08 bryceIn gcc/java:
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-05-06 bryceForgot this file when checking in my last change.
2000-05-05 tromey * gcj/field.h (JvFieldIsRef): Return false for gnu...
2000-04-22 green+ 2000-04-22 Anthony Green <green@cygnus.com>
2000-04-19 bryce2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-02 greenJVMPI changes...
2000-03-07 tromey * All files: Updated copyright information.
2000-02-21 tromey * boehm.cc (_Jv_AllocBytes): Clear returned memory.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-11-05 tromey1999-11-05 Jeff Sturm <jsturm@sigma6.com>
1999-11-03 tromey * boehm.cc: Don't include boehm-config.h.
1999-11-02 tromey * boehm.cc (_Jv_InitGC): Set GC_java_finalization.
1999-10-22 tromey * Makefile.in: Rebuilt.
1999-09-10 tromey * configure: Rebuilt.
1999-08-24 tromey * boehm.cc: Undefine TRUE and FALSE.
1999-08-10 greenMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-08-03 bryce * java/net/ServerSocket.java: Define ANY_IF.
1999-08-03 bryce * boehm.cc (_Jv_RegisterFinalizer): Cast \reth...
1999-04-07 tromeyInitial revision