Class.h: Remove redundant 'class java::*::* declarations.
[gcc.git] / libjava / java / lang / Class.h
2007-07-03 Andreas ToblerClass.h: Remove redundant 'class java::*::* declarations.
2007-04-18 Andrew HaleynatVMProxy.cc (ncode_closure): Add method_index.
2007-04-02 Andrew HaleynatVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod...
2007-03-13 Keith Seitzjava-interp.h (_Jv_InterpClass): Declare friend functio...
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-03-05 Andrew HaleynatVMProxy.cc (ncode_closure.meth): Delete.
2007-01-23 Keith SeitzClass.h (_Jv_GetClassStatus): Declare.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-10-28 Keith Seitzjava-stack.h (ncodeMap): Declare.
2006-10-18 Tom Tromeyregister2.java: New file.
2006-09-06 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Change return...
2006-08-14 Mark WielaardImported GNU Classpath 0.92
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-05-10 Andrew Haleyprims.cc (_Jv_soleIndirectCompiledEngine): New.
2006-05-04 Andrew Haley[multiple changes]
2006-05-04 Tom TromeyClass.h (JV_STATE_LOADING): Added comment.
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-02-09 Bryce McKinlayClass.h (_Jv_IDispatchTable): Make it a struct.
2006-02-09 Bryce McKinlayre PR libgcj/25187 (dereferencing type-punned pointer...
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2006-01-23 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Add new declaration.
2006-01-04 Tom TromeyClass.h (_Jv_CopyClassesToSystemLoader): Updated.
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-06-14 Tom TromeyClass.java (getClasses): New method.
2005-05-12 Tom Tromeygcj.texi (Code Generation): Document -fbootstrap-classes.
2005-04-29 Andrew HaleyClass.h (_Jv_ResolvePoolEntry): Declare as friend.
2005-03-17 Tom Tromeylink.cc (ensure_class_linked): Removed #ifdef.
2005-03-16 Andreas Toblerstacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect...
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-02-17 Tom TromeyClass.h (_Jv_GetMethodString): Updated declaration.
2005-02-07 Tom Tromeydefineclass.cc (handleClassBegin): Use _Jv_RegisterInit...
2005-01-24 Tom TromeyClass.h (next): Updated documentation.
2005-01-10 Tom TromeyPR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
2004-11-26 Tom TromeynatDebug.cc (getField): Don't qualify name.
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-18 Kriang LerdsuwanakijMakefile.am: Correct friend function declaration.
2004-10-26 Kriang Lerdsuwanakij* libjava/java/lang/Class.h
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-07-24 Bryce McKinlayprims.cc (_Jv_InitPrimClass): Don't create an array...
2004-07-19 Per BothnerPrint -verbose:message on "loading", not initialization.
2004-04-21 Bryce McKinlaynatClass.cc (_Jv_LayoutInterfaceMethods): New method.
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2003-12-03 Michael KochClass.h (hack_signers): Renamed signers to hack_signers.
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-22 Tom Tromeyre PR libgcj/12416 (java.lang.Class.getFields returns...
2003-10-09 Tom TromeyClassLoader.java (setSigners): Implemented.
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-25 Tom TromeyProxy.java (generate): Uncomment protection domain...
2003-08-28 Tom TromeyMakefile.in: Rebuilt.
2003-07-21 Tom TromeyRuntime.java: Comment fix.
2003-01-20 Mark WielaardMakefile.am (core_java_source_files): Add VMObjectStrea...
2002-12-28 Mark Mitchellboehm.cc: Remove stray semicolon.
2002-12-19 Tom TromeynatClassLoader.cc (defineClass0): Removed erroneous...
2002-12-05 Tom TromeyClass.h (_Jv_SetVTableEntries): Updated declaration.
2002-12-03 Andrew HaleynatClassLoader.cc (_Jv_PrepareCompiledClass): Call...
2002-11-04 Jeff Sturmresolve.cc (METHOD_NOT_THERE, [...]): Remove.
2002-11-02 Tom TromeyClass.h: Move JV_STATE_ERROR before JV_STATE_DONE.
2002-09-03 Tom TromeyClass.h (_getDeclaredMethod): Declare.
2002-08-28 Tom TromeyClass.h: Include Package.h.
2002-07-05 Tom Tromeyre PR libgcj/7060 (getMethod() doesn't search super...
2002-06-24 Tom Tromeyverify.cc (branch_prepass): Updated for change to excep...
2002-06-11 Tom TromeyClass.h (Class::desiredAssertionStatus): Declare.
2001-12-21 Tom Tromeyre PR libgcj/2428 (Classloader is not set)
2001-12-16 Tom TromeyFor PR java/5088:
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-11-05 Tom TromeyClass.h (Class): Made _Jv_BytecodeVerifier a friend.
2001-10-31 Joseph MyersHACKING, [...]: Fix spelling errors.
2001-10-16 Bryce McKinlayForgot this file in last commit.
2001-09-01 Per Bothnerjavaprims.h (_Jv_RegisterClassHook): New extern declara...
2001-08-24 Tom TromeyField.java (toString): Use Method.appendClassName.
2001-07-05 Tom TromeyFor PR java/3562:
2001-05-24 Tom Tromey[multiple changes]
2001-05-06 Bryce McKinlayClass.h (_Jv_Self): New union type.
2001-04-25 Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-01-17 Bryce McKinlayClass.h (isInterface): Move implementation from natClas...
2001-01-17 Alexandre Petit... prims.cc (init_prim_class): Deleted.
2001-01-15 Alexandre Petit... All files with updated copyright.
2001-01-08 Bryce McKinlayIn gcc/java:
2000-11-26 Anthony Greenprims.cc (_Jv_NewObjectArray): Undo placement change.
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-06-15 Bryce McKinlay2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-31 Tom Tromeyprims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
2000-05-20 Bryce McKinlayre GNATS libgcj/226 (implicit __builtin_expect) and...
2000-05-19 Tom TromeyJumbo patch:
2000-05-05 Bryce McKinlaynatClass.cc (isInstance): Use __builtin_expect.
2000-04-20 Tom Tromeyre GNATS libgcj/212 (build is broken on Linux/Alpha)
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Bryce McKinlayresolve.cc (_Jv_SearchMethodInClass): New function.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-01-26 Tom Tromeymethod.h (JvNumMethods): Moved from Class.h.
2000-01-26 Tom Tromeyfield.h (struct _Jv_Field): Use "jshort" as type for...
2000-01-21 Tom TromeynatConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-05 Tom TromeyClass.h (_getMethods): Correctly declare as private...
2000-01-05 Tom TromeyClass.h (_getMethods): Declare.
next