| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -13/+70 |
* | * decl.c (java_init_decl_processing): Declare signers field. | tromey | 2003-10-09 | 1 | -0/+1 |
* | 2003-10-01 Andrew Haley <aph@redhat.com> | aph | 2003-10-01 | 1 | -44/+74 |
* | * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE value. | ro | 2003-09-24 | 1 | -17/+18 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -5/+6 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -6/+5 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -4/+3 |
* | * class.c (add_miranda_methods): Ensure super-interfaces are laid | bryce | 2003-09-17 | 1 | -4/+6 |
* | * parse.y (java_check_regular_methods): Typo fixes. Call | tromey | 2003-08-12 | 1 | -7/+67 |
* | * java-tree.h (METHOD_TRANSIENT): Removed. | tromey | 2003-08-04 | 1 | -3/+0 |
* | * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl. | gdr | 2003-07-25 | 1 | -4/+4 |
* | gcc: | ghazi | 2003-07-19 | 1 | -3/+2 |
* | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -1/+1 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 1 | -6/+6 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 1 | -1/+2 |
* | * class.c (layout_class_method): Set DECL_EXTERNAL. | rth | 2003-05-13 | 1 | -0/+3 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -3/+3 |
* | * tree.c (build_constructor): New function. | zack | 2003-04-13 | 1 | -12/+10 |
* | PR java/9695: | tromey | 2003-02-28 | 1 | -1/+12 |
* | Change base class access representation. | nathan | 2003-02-20 | 1 | -2/+0 |
* | * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove. | nathan | 2003-01-31 | 1 | -3/+3 |
* | * class.c (build_static_field_ref): Only a String or numeric field | tromey | 2003-01-24 | 1 | -2/+12 |
* | * gcj.texi (Input and output files): Mention non-class entries. | tromey | 2003-01-22 | 1 | -108/+1 |
* | * class.c (supers_all_compiled): New function. | tromey | 2003-01-21 | 1 | -7/+18 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * class.c (make_class_data): Check that super is compiled before | tromey | 2003-01-14 | 1 | -1/+2 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -141/+66 |
* | * class.c, gjavah.c, parse.y, verify.c: Don't use PTR. | ghazi | 2003-01-10 | 1 | -2/+2 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -15/+15 |
* | * class.c (add_assume_compiled): Don't adjust parent if we're | tromey | 2003-01-07 | 1 | -2/+4 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 |
* | * class.c (build_static_field_ref): Check FIELD_FINAL. | jsturm | 2002-12-23 | 1 | -1/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-12-03 Andrew Haley <aph@redhat.com> | aph | 2002-12-03 | 1 | -0/+1 |
* | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -5/+4 |
* | * class.c (make_method_value): Put class name, not signature, into | tromey | 2002-11-02 | 1 | -1/+1 |
* | cp: | ghazi | 2002-10-11 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -3/+3 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -1/+0 |
* | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -43/+14 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -54/+86 |
* | * class.c (make_class_data): Set DECL_ALIGN on static class data, | bryce | 2002-04-17 | 1 | -0/+5 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -1/+1 |
* | * class.c: Change vtable to be more compatible with g++ v3 abi. | bothner | 2002-02-22 | 1 | -4/+20 |
* | * java-tree.h (TYPE_STRICTFP): New macro. | tromey | 2002-02-18 | 1 | -0/+6 |
* | 2002-02-12 David Billinghurst <Davod.Billinghurst@riotinto.com> | billingd | 2002-02-11 | 1 | -13/+16 |
* | 2002-02-04 Anthony Green <green@redhat.com> | bryce | 2002-02-04 | 1 | -1/+15 |
* | * class.c (add_field): Mark static fields external. | rth | 2002-02-03 | 1 | -2/+4 |
* | * class.c (compile_resource_file): Update copyright date. | grahams | 2002-01-03 | 1 | -2/+2 |
* | * class.c (compile_resource_file): Set TREE_PUBLIC on the constructor | rth | 2001-12-21 | 1 | -2/+5 |