summaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
Commit message (Expand)AuthorAgeFilesLines
* libjava:tromey2005-03-231-1/+8
* 2005-03-18 Andrew Haley <aph@redhat.com>aph2005-03-181-1/+10
* PR java/20338rmathew2005-03-091-1/+3
* * Revert patch from 2005-03-08 for causing bootstrap failure onjules2005-03-081-7/+0
* * decl.c (finish_method): Give methods once-only linkage.jules2005-03-081-0/+7
* 2005-02-14 Andrew Haley <aph@redhat.com>aph2005-02-141-13/+13
* * builtins.c (DEF_BUILTIN): Add COND argument.rth2005-02-101-0/+4
* * java-tree.h (gcj_abi_version): Declare.tromey2005-01-241-2/+55
* * class.c, decl.c, expr.c: Fix comment typos.kazu2004-11-271-1/+1
* 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-261-0/+11
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-12/+64
* * decl.c (instn_ptr_type_node): Removed.tromey2004-11-151-7/+0
* 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-081-8/+0
* * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 andrmathew2004-10-151-5/+5
* * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.hubicka2004-10-011-1/+1
* * check-init.c (check_init): Handle USE_MAPPED_LOCATION case.bothner2004-09-301-1/+5
* 2004-09-29 Andrew Haley <aph@redhat.com>aph2004-09-291-0/+2
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-14/+13
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-241-1/+1
* .:nathan2004-08-151-14/+11
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-2/+2
* * decl.c (update_aliases, initialize_local_variable): Replace callssayle2004-08-011-7/+5
* * decl.c: Rename all identifiers named `class' to `cl'.bernie2004-07-251-2/+2
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-251-0/+2
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-1/+1
* 2004-07-20 Andrew Haley <aph@redhat.com>aph2004-07-211-101/+232
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-16/+13
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-26/+3
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-1/+0
* 2004-06-29 Andrew Haley <aph@redhat.com>aph2004-06-291-24/+60
* Formatting fixes.rmathew2004-06-271-4/+2
* Fixes PR java/16113.rmathew2004-06-221-1/+0
* * decl.c (struct binding_level): Add GTY marker. Compilebryce2004-05-271-13/+7
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-202/+246
* 2004-05-10 Andrew Haley <aph@redhat.com>aph2004-05-101-0/+3
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-0/+1
* ada/kazu2004-02-051-1/+2
* * decl.c (java_init_decl_processing): Remove duplicatetromey2004-02-031-1/+0
* 2004-01-16 Andrew Haley <aph@redhat.com>aph2004-01-161-2/+1
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-72/+33
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-15/+15
* 2003-12-03 Michael Koch <konqueror@gmx.de>mkoch2003-12-031-1/+1
* Fix PR java/13183.jsturm2003-11-251-0/+1
* Fix PR java/12857.jsturm2003-11-181-4/+0
* 2003-09-12 Andrew Haley <aph@redhat.com>aph2003-11-171-7/+15
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-0/+18
* * decl.c (java_init_decl_processing): Declare signers field.tromey2003-10-091-0/+1
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-15/+32
* * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, notrth2003-09-281-6/+3
* * decl.c (java_optimize_inline, dump_function): Remove.jsturm2003-09-281-28/+0