]> git.ipfire.org Git - thirdparty/gcc.git/history - libjava/defineclass.cc
sh.c: Do not include algorithm.
[thirdparty/gcc.git] / libjava / defineclass.cc
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-04-23  Andrew Haleydefineclass.cc (MAJOR_1_7, MINOR_1_7): New.
2008-09-23  Andrew Haleyre PR libgcj/8995 (race cases in interpreter)
2007-09-17  Tom Tromeydefineclass.cc (MAJOR_1_6): New define.
2007-06-15  Keith Seitzjava-interp.h (_Jv_LocalVarTableEntry): Add union for...
2007-03-07  Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-02-15  Kyle Gallowaydefineclass.cc (_Jv_ClassReader::read_one_code_attribut...
2007-01-09  Tom TromeyMerged gcj-eclipse branch to trunk.
2006-02-08  Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-08  Tom TromeyPR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
2005-09-15  Tom Tromeyre PR libgcj/16032 (libgcj should reject class files...
2005-07-17  Andreas Jaeger* defineclass.cc (handleClassBegin): Remove unused...
2005-06-24  Tom TromeynatClassLoader.cc (_Jv_UnregisterClass): Handle case...
2005-06-15  Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-03-10  Bryce McKinlayNew Stack Trace infrastructure.
2005-02-07  Tom Tromeydefineclass.cc (handleClassBegin): Use _Jv_RegisterInit...
2005-01-10  Tom TromeyPR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
2004-11-25  Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-08-23  Hans Boehmdefineclass.cc: Include <stdio.h>.
2004-08-13  Bryce McKinlayre PR libgcj/17020 (gij should ignore all reserved...
2004-08-12  Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-07-19  Per BothnerPrint -verbose:message on "loading", not initialization.
2004-05-06  Bryce McKinlaydefineclass.cc (_Jv_ClassReader::prepare_pool_entry...
2004-04-20  Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2003-10-24  Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-07-29  Tom Tromeydefineclass.cc (handleField): Throw exception if field...
2003-01-24  Tom Tromeydefineclass.cc (handleMethodsEnd): Precompute code...
2002-12-19  Tom TromeynatClassLoader.cc (defineClass0): Removed erroneous...
2002-12-05  Tom TromeyClass.h (_Jv_SetVTableEntries): Updated declaration.
2002-09-25  Tom Tromey* java/lang/natClassLoader.cc:
2002-06-24  Tom Tromeyverify.cc (branch_prepass): Updated for change to excep...
2002-06-20  Tom TromeyFor PR libgcj/7073:
2001-12-10  Tom Tromeyresolve.cc (_Jv_PrepareClass): Verify method here...
2001-12-05  Tom Tromeydefineclass.cc (character): Removed.
2001-12-04  Tom Tromeydefineclass.cc (read_one_method_attribute): `end_pc...
2001-12-04  Tom Tromeydefineclass.cc (handleMethodsEnd): Invoke verifier...
2001-11-26  Tom TromeyFix for PR libgcj/2024, plus other class name cleanups:
2001-11-05  Tom TromeyClass.h (Class): Made _Jv_BytecodeVerifier a friend.
2001-11-04  Tom Tromeydefineclass.cc (handleClassBegin): Use Object::class...
2001-10-16  Bryce McKinlayEliminate use of C++ static constructors.
2001-10-07  Joseph Myersacinclude.m4: Fix spelling error of "separate" as ...
2001-08-24  Tom TromeyField.java (toString): Use Method.appendClassName.
2001-05-24  Tom Tromey[multiple changes]
2001-03-26  Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-02-24  Per BothnerChange to sometimes include class name in ClassFormatEr...
2001-02-15  Anthony Greendefineclass.cc: Don't include alloca.h.
2000-10-20  Tom TromeyFrom Arno J. Klaassen:
2000-10-06  Tom TromeynatField.cc (BooleanClass): Don't define.
2000-09-14  Alexandre Olivadefineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-05-31  Bryce McKinlaycni.h: Include <string.h>.
2000-03-07  Tom TromeyAll files: Updated copyright information.
2000-02-04  Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-01-20  Tom Tromeyresolve.cc (StringClass): Removed.
2000-01-19  Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-09-10  Tom Tromeyconfigure: Rebuilt.
1999-09-01  Tom TromeyModifier.java (ALL_FLAGS): New constant.
1999-08-10  Anthony Green[multiple changes]
1999-08-09  Anthony Greendefineclass.cc (_Jv_VerifyClassName): Verify array...
1999-08-08  Anthony Green[multiple changes]