summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
Commit message (Expand)AuthorAgeFilesLines
* More cleanup for --enable-mapped-location.bothner2004-09-301-1/+9
* PR java/15710:tromey2004-09-281-0/+2
* PR java/17216:tromey2004-09-141-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-19/+18
* 2004-08-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-191-1/+1
* * class.c (make_local_function_alias): Only make a new decl if we supportpinskia2004-08-191-2/+6
* 2004-08-18 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-181-1/+44
* .:nathan2004-08-151-23/+28
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-19/+19
* .:nathan2004-07-201-89/+52
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-26/+28
* 004-07-10 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-101-3/+6
* 2004-07-09 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-101-2/+24
* 2004-07-09 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-091-1/+2
* * class.c (make_class): Do not create binfo here.nathan2004-07-091-2/+3
* * class.c (build_static_field_ref): Add a NOP_EXPR; otherwise webothner2004-07-081-0/+1
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-10/+11
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-1/+1
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-3/+3
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-50/+27
* PR java/1262bryce2004-06-291-1/+75
* Formatting fixes.rmathew2004-06-271-4/+6
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-5/+9
* gcc/ChangeLog:bonzini2004-06-161-1/+1
* gcc/ChangeLog:bonzini2004-06-151-4/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-34/+8
* 2004-05-10 Andrew Haley <aph@redhat.com>aph2004-05-101-10/+50
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-0/+1
* 2004-04-14 Andrew Haley <aph@redhat.com>bryce2004-04-141-2/+24
* * class.c, gjavah.c, lang.c: Fix comment typos.kazu2004-03-201-2/+2
* * class.c (assume_compiled_node_struct): Rename type tobothner2004-03-191-49/+92
* 2004-02-26 Andrew Haley <aph@redhat.com>aph2004-02-261-2/+3
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-1/+1
* 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>aph2004-01-151-3/+3
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-39/+152
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-2/+2
* 2003-12-03 Michael Koch <konqueror@gmx.de>mkoch2003-12-031-1/+1
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-13/+70
* * 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-44/+74
* * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE value.ro2003-09-241-17/+18
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-5/+6
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-6/+5
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-4/+3
* * class.c (add_miranda_methods): Ensure super-interfaces are laidbryce2003-09-171-4/+6
* * parse.y (java_check_regular_methods): Typo fixes. Calltromey2003-08-121-7/+67
* * java-tree.h (METHOD_TRANSIENT): Removed.tromey2003-08-041-3/+0
* * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl.gdr2003-07-251-4/+4
* gcc:ghazi2003-07-191-3/+2
* * c-format.c (check_format_string, get_constant)zack2003-06-281-1/+1