* stacktrace.cc (getLineNumberForFrame): Use _Jv_GetSafeArg.
[gcc.git] / libjava / link.cc
2005-05-13 Bryce McKinlay[multiple changes]
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-05 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundExce...
2005-03-17 Tom Tromeylink.cc (ensure_class_linked): Removed #ifdef.
2005-03-07 Tom Tromeyre PR java/20215 (gcj does not accept classes with...
2005-02-19 Tom Tromeylink.cc (make_vtable): Remove abstract method check.
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-17 Tom TromeyClass.h (_Jv_GetMethodString): Updated declaration.
2005-02-02 Hans Boehm* link.cc: Include <stdio.h>
2005-01-10 Tom Tromeyre PR libgcj/18868 (Interface containing anonymous...
2004-12-01 Tom Tromeyno-threads.h (_Jv_ThreadDestroyData): Removed argument...
2004-11-29 Eric Botcazou* link.cc (link_symbol_table): Do not use intptr_t.
2004-11-27 Andrew Haleylink.cc (ensure_class_linked): Conditionally compile...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.