OSDN Git Service

PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system...
[pf3gnuchains/gcc-fork.git] / libjava / link.cc
2009-03-12 aph2009-03-11 Andrew Haley <aph@redhat.com>
2008-08-22 aph2008-08-22 Andrew Haley <aph@redhat.com>
2008-03-13 tromey * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingL...
2008-01-18 aolivaPR c++/33887
2007-07-31 daney * configure.ac (INTERPRETER): New AM_CONDITIONAL.
2007-03-23 gary2007-03-23 Gary Benson <gbenson@redhat.com>
2007-03-07 aolivalibffi/ChangeLog:
2007-01-25 kseitz * link.cc (_Jv_Linker::wait_for_state): Add...
2007-01-10 tromey * java/lang/natDouble.cc (toString): Added parens.
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-06-08 aph2006-06-07 Andrew Haley <aph@redhat.com>
2006-06-05 schwab PR libgcj/27860
2006-05-10 aph2006-05-09 Andrew Haley <aph@redhat.com>
2006-05-04 tromey PR libgcj/26861:
2006-04-29 bryce2006-04-28 Bryce McKinlay <mckinlay@redhat.com>
2006-04-24 aph2006-04-21 Andrew Haley <aph@redhat.com>
2006-03-15 tromeygcc/java
2006-03-07 daney * link.cc: Include ffi.h if USE_LIBFFI defined.
2006-02-21 rschuster2006-02-21 Robert Schuster <robertschuster@fsfe.org>
2006-02-09 bryce2006-02-09 Bryce McKinlay <mckinlay@redhat.com>
2006-02-08 bryce2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
2006-02-08 tromey PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
2006-02-03 rschuster2006-02-03 Robert Schuster <robertschuster@fsfe.org>
2006-02-03 rschusterFixes PR #26073.
2006-02-01 rschuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2005-12-08 aph2005-12-08 Andrew Haley <aph@redhat.com>
2005-10-13 aph2005-10-12 Andrew Haley <aph@redhat.com>
2005-09-06 tromey PR libgcj/23739:
2005-08-17 tromeygcc/java:
2005-06-15 tromeygcc/java/:
2005-05-13 bryce2005-05-12 Bryce McKinlay <mckinlay@redhat.com>
2005-04-29 aph2005-04-27 Andrew Haley <aph@redhat.com>
2005-04-05 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundE...
2005-03-17 tromey * link.cc (ensure_class_linked): Removed #ifdef.
2005-03-07 tromey PR java/20215:
2005-02-19 tromey * link.cc (make_vtable): Remove abstract method check.
2005-02-19 tromey PR java/20056:
2005-02-17 tromey * java/lang/Class.h (_Jv_GetMethodString): Updated...
2005-02-02 hboehm * link.cc: Include <stdio.h>
2005-01-10 tromey PR libgcj/18868:
2004-12-01 tromey * include/no-threads.h (_Jv_ThreadDestroyData): Remove...
2004-11-29 ebotcazou * link.cc (link_symbol_table): Do not use intptr_t.
2004-11-27 aph2004-11-27 Andrew Haley <aph@redhat.com>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.