| Commit message (Expand) | Author | Age | Files | Lines |
* | check-init.c, [...]: Fix comment typos. | Kazu Hirata | 2005-09-06 | 1 | -2/+2 |
* | re PR java/23431 (gcj allows overriding with more restrictive access) | Ranjit Mathew | 2005-09-05 | 1 | -1/+1 |
* | re PR java/19870 (gcj -C doesn't generate accessors for private members acros... | Ranjit Mathew | 2005-08-16 | 1 | -50/+63 |
* | [multiple changes] | Andrew Haley | 2005-08-11 | 1 | -1/+2 |
* | class.c (build_class_ref): Wrap the primary class type in a NOP_EXPR. | Nathan Sidwell | 2005-08-08 | 1 | -20/+24 |
* | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 2005-07-20 | 1 | -18/+20 |
* | re PR java/18119 (Private inner class is visible when it shouldn't be) | Bryce McKinlay | 2005-07-07 | 1 | -77/+99 |
* | re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau... | Bryce McKinlay | 2005-07-07 | 1 | -46/+64 |
* | re PR java/19674 (Empty declaration through semicolon (;) causes compile fail... | Bryce McKinlay | 2005-07-05 | 1 | -0/+1 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+1 |
* | parse.y (issue_warning_error_from_context): Call pp_output_formatted_text to ... | Andrew Pinski | 2005-07-01 | 1 | -0/+1 |
* | parse.y (issue_warning_error_from_context): Update for the renaming of pp_for... | Andrew Pinski | 2005-06-30 | 1 | -1/+1 |
* | PR java/21540, PR java/13788: | Tom Tromey | 2005-06-27 | 1 | -14/+24 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR java/20697 (Invalid Can't find method error on call to super) | Bryce McKinlay | 2005-06-23 | 1 | -6/+2 |
* | re PR java/21844 (miscompilation of LinkedHashMap) | Tom Tromey | 2005-06-13 | 1 | -7/+7 |
* | gjavah.c (error): Add ATTRIBUTE_PRINTF_1. | Kaveh R. Ghazi | 2005-06-09 | 1 | -1/+1 |
* | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 2005-06-06 | 1 | -13/+13 |
* | re PR java/19870 (gcj -C doesn't generate accessors for private members acros... | Ranjit Mathew | 2005-05-27 | 1 | -144/+255 |
* | builtins.c (define_builtin): Don't call make_decl_rtl. | Richard Henderson | 2005-05-24 | 1 | -5/+1 |
* | re PR java/17845 (More problems with simple type names as superclasses) | Paolo Bonzini | 2005-05-19 | 1 | -42/+0 |
* | re PR java/21436 (imports not remembered for previously compiled files) | Paolo Bonzini | 2005-05-10 | 1 | -21/+44 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -1/+1 |
* | * parse.y (maybe_yank_clinit): Don't crash if bbody is NULL. | Ian Lance Taylor | 2005-03-30 | 1 | -1/+1 |
* | re PR java/20312 (No warning on bad method) | Ranjit Mathew | 2005-03-10 | 1 | -5/+0 |
* | Remove xref code. | Ranjit Mathew | 2005-03-06 | 1 | -106/+22 |
* | re PR java/9157 (SEGV on bad java source) | Ranjit Mathew | 2005-02-01 | 1 | -4/+5 |
* | re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ... | Ranjit Mathew | 2005-01-25 | 1 | -2/+4 |
* | parse.y (process_imports): Allocate (and free) original_name only when not al... | Mark Wielaard | 2005-01-09 | 1 | -4/+4 |
* | re PR java/14853 (Assignment to final field permitted when compiling to native) | Tom Tromey | 2004-12-06 | 1 | -5/+4 |
* | re PR java/16675 (Null parameter values for anonymous constructor invocation ... | Tom Tromey | 2004-12-02 | 1 | -0/+4 |
* | re PR java/18305 (Class initialization optimization is not done when compiled... | Andrew Pinski | 2004-11-26 | 1 | -21/+0 |
* | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 2004-11-25 | 1 | -7/+15 |
* | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 2004-11-24 | 1 | -5/+2 |
* | re PR java/15576 (Class initialization optimization is disabled) | Andrew Pinski | 2004-11-09 | 1 | -0/+4 |
* | expr.c (expr_add_location): Move declaration to before all statements. | Hans-Peter Nilsson | 2004-10-16 | 1 | -1/+2 |
* | parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet... | Ranjit Mathew | 2004-10-15 | 1 | -167/+170 |
* | parse.y (issue_warning_error_from_context): Use va_list * instead of va_list ... | Ulrich Weigand | 2004-10-06 | 1 | -8/+8 |
* | pretty-print.c: Include tree.h. | Zack Weinberg | 2004-10-06 | 1 | -0/+17 |
* | Prepare for %q, %< and %> in diagnostic message strings. | Ranjit Mathew | 2004-10-05 | 1 | -10/+21 |
* | Simplify lexer. Implement --enable-mapped-location support. | Per Bothner | 2004-09-30 | 1 | -122/+382 |
* | re PR java/17007 (Inconsistent builtin attributes set by Java front end) | Andrew Haley | 2004-09-29 | 1 | -3/+0 |
* | re PR java/17500 (Anonymous inner class compile freakout) | Tom Tromey | 2004-09-25 | 1 | -1/+5 |
* | expr.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-25 | 1 | -3/+3 |
* | re PR java/15656 (ICE segfault in lex.c) | Tom Tromey | 2004-09-24 | 1 | -7/+13 |
* | re PR java/16789 (ICE in force_evaluation_order() on valid code) | Tom Tromey | 2004-09-24 | 1 | -0/+3 |
* | re PR java/16927 (assert statement fails at -O1 and above) | Andrew Haley | 2004-09-24 | 1 | -1/+10 |
* | re PR java/17380 (Bad diagnostic and ICE on valid code...) | Tom Tromey | 2004-09-23 | 1 | -2/+2 |
* | vec.h (VEC_space): Return true if there _is_ space. | Nathan Sidwell | 2004-09-22 | 1 | -1/+1 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -5/+5 |