summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-6/+6
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-1/+2
* * class.c (layout_class_method): Set DECL_EXTERNAL.rth2003-05-131-0/+3
* * input.h (lineno): Rename to ...nathan2003-05-011-3/+3
* * tree.c (build_constructor): New function.zack2003-04-131-12/+10
* PR java/9695:tromey2003-02-281-1/+12
* Change base class access representation.nathan2003-02-201-2/+0
* * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove.nathan2003-01-311-3/+3
* * class.c (build_static_field_ref): Only a String or numeric fieldtromey2003-01-241-2/+12
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-108/+1
* * class.c (supers_all_compiled): New function.tromey2003-01-211-7/+18
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * class.c (make_class_data): Check that super is compiled beforetromey2003-01-141-1/+2
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-141/+66
* * class.c, gjavah.c, parse.y, verify.c: Don't use PTR.ghazi2003-01-101-2/+2
* * All Files: Remove PARAMS macro.ghazi2003-01-091-15/+15
* * class.c (add_assume_compiled): Don't adjust parent if we'retromey2003-01-071-2/+4
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* * class.c (build_static_field_ref): Check FIELD_FINAL.jsturm2002-12-231-1/+3
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-12-03 Andrew Haley <aph@redhat.com>aph2002-12-031-0/+1
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-5/+4
* * class.c (make_method_value): Put class name, not signature, intotromey2002-11-021-1/+1
* cp:ghazi2002-10-111-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-3/+3