| Commit message (Expand) | Author | Age | Files | Lines |
* | java-gimplify.c (java_gimplify_block): NULL out the old BLOCK's BLOCK_EXPR_BO... | Andrew Pinski | 2005-09-06 | 2 | -0/+6 |
* | check-init.c, [...]: Fix comment typos. | Kazu Hirata | 2005-09-06 | 11 | -18/+24 |
* | re PR java/23431 (gcj allows overriding with more restrictive access) | Ranjit Mathew | 2005-09-05 | 3 | -2/+11 |
* | class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial... | Tom Tromey | 2005-08-17 | 2 | -7/+8 |
* | re PR java/22113 (Buffer overflow in the lexical analyser while reading FP li... | Ranjit Mathew | 2005-08-16 | 2 | -10/+25 |
* | re PR java/19870 (gcj -C doesn't generate accessors for private members acros... | Ranjit Mathew | 2005-08-16 | 2 | -50/+79 |
* | re PR java/23300 (DECL_FIELD_OFFSET == 0 versus build_field_ref) | Tom Tromey | 2005-08-16 | 3 | -9/+12 |
* | java-tree.h (LABEL_IN_SUBR): Removed. | Tom Tromey | 2005-08-16 | 2 | -45/+16 |
* | Make-lang.in (JAVA_OBJS): Removed verify.o | Tom Tromey | 2005-08-15 | 6 | -1682/+53 |
* | [multiple changes] | Andrew Haley | 2005-08-11 | 3 | -7/+23 |
* | class.c (build_class_ref): Wrap the primary class type in a NOP_EXPR. | Nathan Sidwell | 2005-08-08 | 3 | -20/+36 |
* | expr.c (expand_load_internal): Fix missing parens in predicate. | Diego Novillo | 2005-07-28 | 2 | -1/+6 |
* | expr.c (expand_load_internal): Convert to destination type. | Andrew Haley | 2005-07-28 | 1 | -1/+1 |
* | expr.c (expand_load_internal): Convert to destination type. | Andrew Haley | 2005-07-28 | 2 | -1/+5 |
* | tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings. | Manfred Hollstein | 2005-07-22 | 2 | -3/+9 |
* | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 2005-07-20 | 8 | -68/+109 |
* | jvspec.c (lang_specific_driver): Put filelist_filename first on command line. | Tom Tromey | 2005-07-13 | 2 | -9/+21 |
* | reverted erroneous commit | Tom Tromey | 2005-07-12 | 1 | -14/+8 |
* | re PR java/19674 (Empty declaration through semicolon (;) causes compile fail... | Tom Tromey | 2005-07-12 | 3 | -8/+21 |
* | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2005-07-08 | 2 | -6/+13 |
* | re PR java/18119 (Private inner class is visible when it shouldn't be) | Bryce McKinlay | 2005-07-07 | 2 | -77/+111 |
* | re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau... | Bryce McKinlay | 2005-07-07 | 2 | -46/+76 |
* | re PR java/19674 (Empty declaration through semicolon (;) causes compile fail... | Bryce McKinlay | 2005-07-05 | 2 | -0/+7 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 3 | -1/+8 |
* | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 2005-07-02 | 4 | -15/+20 |
* | parse.y (issue_warning_error_from_context): Call pp_output_formatted_text to ... | Andrew Pinski | 2005-07-01 | 2 | -1/+7 |
* | parse.y (issue_warning_error_from_context): Update for the renaming of pp_for... | Andrew Pinski | 2005-06-30 | 2 | -1/+6 |
* | Makefile.in: Set and use UNWIND_H. | Paul Brook | 2005-06-28 | 2 | -0/+6 |
* | PR java/21540, PR java/13788: | Tom Tromey | 2005-06-27 | 2 | -14/+34 |
* | builtins.c (define_builtin): Accept new flags parameter. | Jan Hubicka | 2005-06-25 | 2 | -19/+43 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 53 | -104/+108 |
* | verify-impl.c (verify_instructions_0): Correctly handle situation where PC fa... | Tom Tromey | 2005-06-24 | 2 | -4/+11 |
* | re PR java/20697 (Invalid Can't find method error on call to super) | Bryce McKinlay | 2005-06-23 | 2 | -6/+8 |
* | re PR libgcj/21906 (hang when invoking abstract method) | Tom Tromey | 2005-06-15 | 4 | -1/+26 |
* | Index: ChangeLog | Geoffrey Keating | 2005-06-14 | 2 | -1/+5 |
* | expr.c (int highest_label_pc_this_method, [...]): New globals. | Per Bothner | 2005-06-13 | 4 | -1/+41 |
* | re PR java/21844 (miscompilation of LinkedHashMap) | Tom Tromey | 2005-06-13 | 2 | -7/+13 |
* | * class.c (inherits_from_p): Do load_class if needed. | Per Bothner | 2005-06-12 | 2 | -0/+6 |
* | gjavah.c (error): Add ATTRIBUTE_PRINTF_1. | Kaveh R. Ghazi | 2005-06-09 | 6 | -12/+18 |
* | * typeck.c (convert): Only clear TREE_OVERFLOW on INTEGER_CST nodes. | Roger Sayle | 2005-06-09 | 2 | -1/+6 |
* | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 2005-06-06 | 5 | -32/+46 |
* | re PR java/21722 (gcj miscompiles accesses to static final vars with indirect... | Tom Tromey | 2005-06-03 | 2 | -11/+17 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 3 | -2/+7 |
* | Correct Martin Loewis's last name ("oe" was "o" with umlaut) mangled by | Ranjit Mathew | 2005-05-27 | 1 | -1/+1 |
* | re PR java/19870 (gcj -C doesn't generate accessors for private members acros... | Ranjit Mathew | 2005-05-27 | 4 | -156/+309 |
* | decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed. | Bryce McKinlay | 2005-05-26 | 2 | -20/+44 |
* | re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) | Richard Henderson | 2005-05-25 | 7 | -71/+176 |
* | common.opt (-Wattributes): New. | DJ Delorie | 2005-05-25 | 2 | -2/+9 |
* | builtins.c (define_builtin): Don't call make_decl_rtl. | Richard Henderson | 2005-05-24 | 8 | -38/+31 |
* | class.c (registered_class): Take it out of class_roots; turn into a vec of tr... | Richard Henderson | 2005-05-24 | 3 | -31/+39 |