OSDN Git Service

* version.c (version_string): Bump to 4.0.0.
[pf3gnuchains/gcc-fork.git] / libjava / boehm.cc
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