OSDN Git Service

2004-12-03 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / class.c
2004-12-03 aph2004-12-03 Andrew Haley <aph@redhat.com>
2004-11-27 kazu * class.c, decl.c, expr.c: Fix comment typos.
2004-11-25 tromey * verify.c (defer_merging): Don't use C++-style comment.
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 stevengcc/
2004-11-02 bryce2004-11-02 Bryce McKinlay <mckinlay@redhat.com>
2004-10-22 ebotcazou PR java/17265
2004-10-17 steven * class.c (ident_subst): Always alloca buffer.
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-09-30 bothner More cleanup for --enable-mapped-location.
2004-09-28 tromey PR java/15710:
2004-09-14 tromey PR java/17216:
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-19 bryce2004-08-19 Bryce McKinlay <mckinlay@redhat.com>
2004-08-19 pinskia * class.c (make_local_function_alias): Only make a...
2004-08-18 bryce2004-08-18 Bryce McKinlay <mckinlay@redhat.com>
2004-08-15 nathan.:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-20 nathan.:
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-07-10 bryce004-07-10 Bryce McKinlay <mckinlay@redhat.com>
2004-07-10 bryce2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
2004-07-09 bryce2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
2004-07-09 nathan * class.c (make_class): Do not create binfo here.
2004-07-08 bothner * class.c (build_static_field_ref): Add a NOP_EXPR...
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 bryce PR java/1262
2004-06-27 rmathew Formatting fixes.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-16 bonzinigcc/ChangeLog:
2004-06-15 bonzinigcc/ChangeLog:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 aph2004-05-10 Andrew Haley <aph@redhat.com>
2004-04-20 bryce2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
2004-04-14 bryce2004-04-14 Andrew Haley <aph@redhat.com>
2004-03-20 kazu * class.c, gjavah.c, lang.c: Fix comment typos.
2004-03-19 bothner * class.c (assume_compiled_node_struct): Rename type to
2004-02-26 aph2004-02-26 Andrew Haley <aph@redhat.com>
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-01-15 aph2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-12-03 mkoch2003-12-03 Michael Koch <konqueror@gmx.de>
2003-10-24 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-10-09 tromey * decl.c (java_init_decl_processing): Declare signers...
2003-10-01 aph2003-10-01 Andrew Haley <aph@redhat.com>
2003-09-24 ro * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERG...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-17 bryce * class.c (add_miranda_methods): Ensure super...
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-08-04 tromey * java-tree.h (METHOD_TRANSIENT): Removed.
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-19 ghazigcc:
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-05-13 rth * class.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-02-28 tromey PR java/9695:
2003-02-20 nathan Change base class access representation.
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-24 tromey * class.c (build_static_field_ref): Only a String...
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-21 tromey * class.c (supers_all_compiled): New function.
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-14 tromey * class.c (make_class_data): Check that super is compi...
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 ghazi * class.c, gjavah.c, parse.y, verify.c: Don't use...
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-07 tromey * class.c (add_assume_compiled): Don't adjust parent...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-23 jsturm* class.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-03 aph2002-12-03 Andrew Haley <aph@redhat.com>
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-11-02 tromey * class.c (make_method_value): Put class name, not...
2002-10-11 ghazicp:
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-08-04 geoffkIndex: ChangeLog
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-17 bryce * class.c (make_class_data): Set DECL_ALIGN on static...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-22 bothner * class.c: Change vtable to be more compatible with...
2002-02-18 tromey * java-tree.h (TYPE_STRICTFP): New macro.
2002-02-11 billingd2002-02-12 David Billinghurst <Davod.Billinghurst...
2002-02-04 bryce2002-02-04 Anthony Green <green@redhat.com>
2002-02-03 rth * class.c (add_field): Mark static fields external.
2002-01-03 grahams * class.c (compile_resource_file): Update copyr...
2001-12-21 rth * class.c (compile_resource_file): Set TREE_PUB...
2001-12-21 rth * class.c (build_class_ref): Mark _Jv_fooClass...
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-15 brycegcc/java:
2001-12-14 hboehm * class.c (get_dispatch_table): Fix java vtable layout
next