| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix PR java/13183. | jsturm | 2003-11-25 | 1 | -7/+0 |
| * | * jcf-parse.c (classify_zip_file): Correctly compare | tromey | 2003-11-10 | 1 | -1/+1 |
| * | PR java/12894: | tromey | 2003-11-08 | 1 | -3/+2 |
| * | Correct misapplied patch. | aph | 2003-10-24 | 1 | -1/+1 |
| * | 2003-10-24 David S. Miller <davem@redhat.com> | davem | 2003-10-24 | 1 | -1/+1 |
| * | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -1/+2 |
| * | 2003-10-01 Andrew Haley <aph@redhat.com> | aph | 2003-10-01 | 1 | -1/+10 |
| * | * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not | rth | 2003-09-28 | 1 | -11/+10 |
| * | * decl.c (java_optimize_inline, dump_function): Remove. | jsturm | 2003-09-28 | 1 | -6/+5 |
| * | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -6/+4 |
| * | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -4/+6 |
| * | * decl.c (java_expand_body): New function. | jsturm | 2003-09-03 | 1 | -0/+8 |
| * | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -1/+1 |
| * | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -6/+6 |
| * | * class.c (layout_class_method): Set DECL_EXTERNAL. | rth | 2003-05-13 | 1 | -5/+2 |
| * | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -8/+8 |
| * | * lang-options.h: Added -Wdeprecated. | tromey | 2003-02-24 | 1 | -0/+20 |
| * | 2003-01-31 Adrian Bunk <bunk@fs.tum.de> | aph | 2003-02-03 | 1 | -2/+2 |
| * | * jcf-parse.c (read_class): Update identifier's class value if it | tromey | 2003-01-30 | 1 | -0/+4 |
| * | * jcf-parse.c (parse_zip_file_entries): Overwrite trailing \0 of | tromey | 2003-01-24 | 1 | -1/+3 |
| * | 2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org> | neroden | 2003-01-23 | 1 | -1/+0 |
| * | * gcj.texi (Input and output files): Mention non-class entries. | tromey | 2003-01-22 | 1 | -47/+124 |
| * | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -2/+2 |
| * | f: | ghazi | 2003-01-16 | 1 | -0/+1 |
| * | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -42/+20 |
| * | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -38/+11 |
| * | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -12/+12 |
| * | * 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/+0 |
| * | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
| * | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -2/+2 |
| * | * jcf-parse.c (get_constant): Fix type warning. | rth | 2002-10-16 | 1 | -1/+1 |
| * | * jcf-parse.c (get_constant): Decode from IEEE no matter | rth | 2002-09-21 | 1 | -30/+22 |
| * | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -2/+2 |
| * | gcc/ | rth | 2002-09-16 | 1 | -39/+36 |
| * | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -2/+0 |
| * | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -5/+3 |
| * | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -3/+3 |
| * | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
| * | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -10/+2 |
| * | * jcf-parse.c: (yyparse): Don't prepend "./" to relative | mark | 2002-04-22 | 1 | -3/+0 |
| * | 2002-04-19 Andrew Haley <aph@redhat.com> | aph | 2002-04-22 | 1 | -4/+4 |
| * | 2002-03-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-28 | 1 | -0/+15 |
| * | * jcf-parse.c (get_constant): Delete unused variables. | ghazi | 2002-03-18 | 1 | -2/+0 |
| * | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -4/+3 |
| * | Fix gcj -R. | green | 2002-03-15 | 1 | -4/+1 |
| * | * jcf-parse.c (get_constant) [CONSTANT_String]: String values are | tromey | 2002-03-12 | 1 | -44/+4 |
| * | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -15/+0 |
| * | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -1/+1 |
| * | 2002-02-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-02 | 1 | -7/+7 |