OSDN Git Service

2006-06-21 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / decl.c
2006-06-23 aph2006-06-21 Andrew Haley <aph@redhat.com>
2006-05-26 aph2006-05-25 Andrew Haley <aph@redhat.com>
2006-05-24 aph2006-05-24 Andrew Haley <aph@redhat.com>
2006-04-24 aph2006-04-21 Andrew Haley <aph@redhat.com>
2006-02-04 sayle * decl.c (java_init_decl_processing): Create char_type...
2006-02-03 bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-02-01 rsandifo2006-02-01 Jan Hubicka <jh@suse.cz>
2005-12-08 aph2005-12-08 Andrew Haley <aph@redhat.com>
2005-11-29 tromeygcc/java:
2005-09-06 kazu * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h,
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 tromeygcc/java/:
2005-05-26 bryce2005-05-26 Bryce McKinlay <mckinlay@redhat.com>
2005-05-25 rth PR libgcj/21692
2005-05-24 rth * builtins.c (define_builtin): Don't call make_...
2005-05-12 tromeygcc/java:
2005-04-29 aph2005-04-28 Andrew Haley <aph@redhat.com>
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-19 jules * java/decl.c (finish_method): Revert patch from 2005...
2005-04-13 jules * gcc/config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined...
2005-04-01 tromey * decl.c (java_init_decl_processing): Fix types of
2005-03-23 tromeylibjava:
2005-03-18 aph2005-03-18 Andrew Haley <aph@redhat.com>
2005-03-09 rmathew PR java/20338
2005-03-08 jules * Revert patch from 2005-03-08 for causing bootstrap...
2005-03-08 jules * decl.c (finish_method): Give methods once-only linkage.
2005-02-14 aph2005-02-14 Andrew Haley <aph@redhat.com>
2005-02-10 rth * builtins.c (DEF_BUILTIN): Add COND argument.
2005-01-24 tromey * java-tree.h (gcj_abi_version): Declare.
2004-11-27 kazu * class.c, decl.c, expr.c: Fix comment typos.
2004-11-26 pinskia2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-15 tromey * decl.c (instn_ptr_type_node): Removed.
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-30 bothner * check-init.c (check_init): Handle USE_MAPPED_LOCATIO...
2004-09-29 aph2004-09-29 Andrew Haley <aph@redhat.com>
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-15 nathan.:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-01 sayle * decl.c (update_aliases, initialize_local_variable...
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 aph2004-06-29 Andrew Haley <aph@redhat.com>
2004-06-27 rmathew Formatting fixes.
2004-06-22 rmathew Fixes PR java/16113.
2004-05-27 bryce * decl.c (struct binding_level): Add GTY marker. Compile
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-02-05 kazu ada/
2004-02-03 tromey * decl.c (java_init_decl_processing): Remove duplicate
2004-01-16 aph2004-01-16 Andrew Haley <aph@redhat.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-11-25 jsturmFix PR java/13183.
2003-11-18 jsturmFix PR java/12857.
2003-11-17 aph2003-09-12 Andrew Haley <aph@redhat.com>
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-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-28 jsturm* decl.c (java_optimize_inline, dump_function): Remove.
2003-09-23 jsturm* decl.c (java_init_decl_processing): Don't emit otable...
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-03 jsturm* decl.c (java_expand_body): New function.
2003-08-04 tromey * java-tree.h (METHOD_TRANSIENT): Removed.
2003-07-25 nathan * decl.c (force_poplevels): Fix warning call.
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
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-02-26 sayle * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUI...
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 ghazi * decl.c, parse-scan.y, parse.y: Don't cast return...
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-03 aph2002-12-03 Andrew Haley <aph@redhat.com>
2002-11-28 ghazi * decl.c (java_init_decl_processing): Use `LL' on...
next