class.c (make_local_function_alias): New function.
[platform/upstream/gcc.git] / gcc / java / class.c
2004-08-18 Bryce McKinlayclass.c (make_local_function_alias): New function.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-07-10 Bryce McKinlay004-07-10 Bryce McKinlay <mckinlay@redhat.com>
2004-07-10 Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-07-09 Bryce McKinlayclass.c (interface_of_p): Check for null TYPE_BINFO.
2004-07-09 Nathan Sidwellclass.c (make_class): Do not create binfo here.
2004-07-08 Per Bothnerclass.c (build_static_field_ref): Add a NOP_EXPR; other...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 Bryce McKinlayre PR java/1262 (Method with default access can be...
2004-06-27 Ranjit MathewFormatting fixes.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-04-14 Bryce McKinlay[multiple changes]
2004-03-20 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-03-19 Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-02-26 Andrew Haleyre PR java/14231 (Incorrect interface method called...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-01-15 Michael Chastainclass.c (gen_indirect_dispatch_tables): Fix string...
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-12-03 Michael Kochclass.c (make_class_data): Push field value to 'hack_si...
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-09 Tom Tromeydecl.c (java_init_decl_processing): Declare signers...
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-24 Rainer Orth* class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-17 Bryce McKinlayre PR java/12254 (Regression in java networking code)
2003-08-12 Tom Tromeyparse.y (java_check_regular_methods): Typo fixes.
2003-08-04 Tom Tromeyjava-tree.h (METHOD_TRANSIENT): Removed.
2003-07-25 Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-05-13 Richard Hendersonclass.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-02-28 Tom Tromeyre PR java/9695 (Inner class bug prevent GNU Classpath...
2003-02-20 Nathan SidwellChange base class access representation.
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-24 Tom Tromeyclass.c (build_static_field_ref): Only a String or...
2003-01-22 Tom Tromeygcj.texi (Input and output files): Mention non-class...
2003-01-21 Tom Tromeyclass.c (supers_all_compiled): New function.
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-14 Tom Tromeyclass.c (make_class_data): Check that super is compiled...
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Kaveh R. Ghazi* class.c, gjavah.c, parse.y, verify.c: Don't use PTR.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-07 Tom Tromeyclass.c (add_assume_compiled): Don't adjust parent...
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-23 Jeff Sturmclass.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-03 Andrew HaleynatClassLoader.cc (_Jv_PrepareCompiledClass): Call...
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-11-02 Tom Tromeyre PR java/8415 (reflection bug: exception info for...
2002-10-11 Kaveh R. Ghazidecl.c (typename_hash): Use htab_hash_pointer.
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-06-04 Zack Weinbergjava-tree.h, [...]: Remove all #if JAVA_USE_HANDLES...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-17 Bryce McKinlayclass.c (make_class_data): Set DECL_ALIGN on static...
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-22 Per Bothnerclass.c: Change vtable to be more compatible with g...
2002-02-18 Tom Tromeyjava-tree.h (TYPE_STRICTFP): New macro.
2002-02-11 David Billinghurstclass.c (build_utf8_ref): Move declaration of decl_size
2002-02-04 Anthony Greenoutput.h (SECTION_OVERRIDE): Define.
2002-02-03 Richard Hendersonclass.c (add_field): Mark static fields external.
2002-01-03 Graham Stottclass.c (compile_resource_file): Update copyright date.
2001-12-21 Richard Hendersonclass.c (compile_resource_file): Set TREE_PUBLIC on...
2001-12-21 Richard Henderson* class.c (build_class_ref): Mark _Jv_fooClass DECL_EXT...
2001-12-16 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-14 Hans Boehmclass.c (get_dispatch_table): Fix java vtable layout...
2001-12-11 Jeff Sturmclass.c (make_method_value): Use null_pointer_node...
2001-12-06 Per BothnerRestore support for static class initialization optimiz...
2001-11-30 Bryce McKinlay* class.c (add_interface_do): Set BINFO_VPTR_FIELD.
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-10 Richard Henderson* class.c (build_class_ref): Set DECL_EXTERNAL before...
2001-09-06 Anthony Greenclass.c (O_BINARY): Define if necessary.
2001-08-31 Per Bothnerclass.c (set_constant_value): When not emiting class...
2001-08-31 Per BothnerTemporaily change error to wanring to hopefully allow...
2001-08-30 Per Bothnerjcf-write.c (generate_classfile): Don't write ConstantV...
2001-08-24 Tom Tromeydecl.c (init_decl_processing): Add `throws' field to...
2001-08-18 Richard Hendersondefaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...
2001-08-17 Richard Hendersonvarasm.c (named_section_flags): Remove align parameter.
2001-08-10 Anthony GreenRestore HPUX gcj bootstrap.
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-09 Alexandre Petit... check-init.c (flags.h): Include
next