aboutsummaryrefslogtreecommitdiff
path: root/libjava/link.cc
AgeCommit message (Expand)AuthorFilesLines
2005-04-05jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.Tom Tromey1-2/+7
2005-03-17link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey1-10/+1
2005-03-07re PR java/20215 (gcj does not accept classes with same name fields)Tom Tromey1-23/+28
2005-02-19link.cc (make_vtable): Remove abstract method check.Tom Tromey1-35/+16
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey1-0/+12
2005-02-17Class.h (_Jv_GetMethodString): Updated declaration.Tom Tromey1-17/+23
2005-02-02* link.cc: Include <stdio.h>Hans Boehm1-0/+2
2005-01-10re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey1-153/+119
2004-12-01no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey1-0/+1
2004-11-29* link.cc (link_symbol_table): Do not use intptr_t.Eric Botcazou1-2/+2
2004-11-27link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass o...Andrew Haley1-1/+10
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-0/+1764