| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-12-02 | re PR java/16675 (Null parameter values for anonymous constructor invocation ... | Tom Tromey | 2 | -0/+9 |
| 2004-12-02 | re PR java/18741 (ICE tree check: expected class 'expression', have 'declarat... | Tom Tromey | 2 | -1/+8 |
| 2004-11-27 | jcf-parse.c (set_source_filename): Improvement to Andrew's fix... | Per Bothner | 2 | -7/+18 |
| 2004-11-27 | expr.c (build_expr_wfl): Only declare last_file and last_filenode local stati... | Per Bothner | 2 | -2/+8 |
| 2004-11-27 | * class.c, decl.c, expr.c: Fix comment typos. | Kazu Hirata | 4 | -3/+7 |
| 2004-11-26 | re PR java/18305 (Class initialization optimization is not done when compiled... | Andrew Pinski | 6 | -25/+57 |
| 2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 5 | -18/+23 |
| 2004-11-25 | verify-glue.c (vfy_init_name, [...]): Use ANSI declaration form. | Richard Henderson | 2 | -5/+10 |
| 2004-11-25 | verify.c (defer_merging): Don't use C++-style comment. | Tom Tromey | 4 | -8/+8 |
| 2004-11-25 | verify-impl.c (vfy_push_type): Removed bogus "return". | Tom Tromey | 2 | -3/+10 |
| 2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 20 | -313/+5794 |
| 2004-11-24 | c-opts.c (c_common_post_options): Don't clear flag_inline_functions. | Steven Bosscher | 3 | -17/+11 |
| 2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 7 | -12/+93 |
| 2004-11-23 | xref.h (xref_flag_value): Remove. | Ben Elliston | 3 | -46/+11 |
| 2004-11-23 | gjavah.c (output_directory): Make static. | Ben Elliston | 2 | -2/+7 |
| 2004-11-15 | decl.c (instn_ptr_type_node): Removed. | Tom Tromey | 2 | -7/+7 |
| 2004-11-13 | Makefile.in: Add html support. | Mike Stump | 1 | -4/+11 |
| 2004-11-09 | re PR java/15576 (Class initialization optimization is disabled) | Andrew Pinski | 4 | -11/+27 |
| 2004-11-08 | re PR java/16843 (gcjh generated headers don't define final constants) | Tom Tromey | 2 | -24/+72 |
| 2004-11-08 | decl.c (end_java_method): Remove duplicated code. | Andrew Pinski | 2 | -8/+4 |
| 2004-11-06 | lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well. | Zack Weinberg | 2 | -1/+11 |
| 2004-11-02 | re PR java/17265 (Libjava doesn't build) | Bryce McKinlay | 2 | -1/+56 |
| 2004-10-22 | re PR java/17265 (Libjava doesn't build) | Eric Botcazou | 2 | -44/+7 |
| 2004-10-21 | re PR java/18091 (Valgrind errors building libjava) | Andrew Haley | 2 | -1/+13 |
| 2004-10-18 | Make-lang.in (java/parse.o-warn, [...]): New rules to work around old Bison w... | Steven Bosscher | 2 | -0/+9 |
| 2004-10-17 | class.c (ident_subst): Always alloca buffer. | Steven Bosscher | 8 | -10/+31 |
| 2004-10-16 | expr.c (expr_add_location): Move declaration to before all statements. | Hans-Peter Nilsson | 4 | -5/+14 |
| 2004-10-15 | parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet... | Ranjit Mathew | 11 | -195/+219 |
| 2004-10-15 | boehm.c, [...]: Update copyright. | Kazu Hirata | 12 | -11/+17 |
| 2004-10-14 | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 2 | -3/+8 |
| 2004-10-13 | re PR java/15578 (gcj doesn't support -extdirs) | Tom Tromey | 3 | -5/+17 |
| 2004-10-06 | parse.y (issue_warning_error_from_context): Use va_list * instead of va_list ... | Ulrich Weigand | 2 | -8/+15 |
| 2004-10-06 | pretty-print.c: Include tree.h. | Zack Weinberg | 3 | -1/+41 |
| 2004-10-05 | Prepare for %q, %< and %> in diagnostic message strings. | Ranjit Mathew | 3 | -12/+34 |
| 2004-10-05 | [multiple changes] | Andrew Haley | 2 | -6/+39 |
| 2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 2 | -1/+5 |
| 2004-10-01 | * lex.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
| 2004-10-01 | * java-tree.h: Fix a comment typo. | Kazu Hirata | 2 | -2/+6 |
| 2004-09-30 | Simplify lexer. Implement --enable-mapped-location support. | Per Bothner | 7 | -726/+1081 |
| 2004-09-30 | java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros. | Per Bothner | 3 | -70/+118 |
| 2004-09-30 | More cleanup for --enable-mapped-location. | Per Bothner | 3 | -6/+80 |
| 2004-09-29 | check-init.c (check_init): Handle USE_MAPPED_LOCATION case. | Per Bothner | 6 | -2/+28 |
| 2004-09-29 | java-tree.h: Redefine some macros and add soem declaration to handle the USE_... | Per Bothner | 4 | -5/+29 |
| 2004-09-29 | re PR java/17007 (Inconsistent builtin attributes set by Java front end) | Andrew Haley | 3 | -3/+11 |
| 2004-09-28 | re PR java/15710 (ICE: tree check: expected class 'E', have 'c' (integer_cst)... | Tom Tromey | 2 | -0/+8 |
| 2004-09-28 | re PR java/17586 (kawa build fails with ICE) | Andrew Haley | 2 | -6/+13 |
| 2004-09-28 | jcf-parse.c (load_class): Back out previous broken patch. | Andrew Haley | 2 | -18/+6 |
| 2004-09-28 | re PR java/17586 (kawa build fails with ICE) | Andrew Haley | 2 | -2/+25 |
| 2004-09-25 | re PR java/17500 (Anonymous inner class compile freakout) | Tom Tromey | 2 | -1/+10 |
| 2004-09-25 | expr.c, [...]: Fix comment typos. | Kazu Hirata | 6 | -8/+14 |