aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2005-07-28expr.c (expand_load_internal): Fix missing parens in predicate.Diego Novillo2-1/+6
2005-07-28expr.c (expand_load_internal): Convert to destination type.Andrew Haley1-1/+1
2005-07-28expr.c (expand_load_internal): Convert to destination type.Andrew Haley2-1/+5
2005-07-22tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings.Manfred Hollstein2-3/+9
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo8-68/+109
2005-07-13jvspec.c (lang_specific_driver): Put filelist_filename first on command line.Tom Tromey2-9/+21
2005-07-12reverted erroneous commitTom Tromey1-14/+8
2005-07-12re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Tom Tromey3-8/+21
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2-6/+13
2005-07-07re PR java/18119 (Private inner class is visible when it shouldn't be)Bryce McKinlay2-77/+111
2005-07-07re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay2-46/+76
2005-07-05re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay2-0/+7
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini3-1/+8
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers4-15/+20
2005-07-01parse.y (issue_warning_error_from_context): Call pp_output_formatted_text to ...Andrew Pinski2-1/+7
2005-06-30parse.y (issue_warning_error_from_context): Update for the renaming of pp_for...Andrew Pinski2-1/+6
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook2-0/+6
2005-06-27PR java/21540, PR java/13788:Tom Tromey2-14/+34
2005-06-25builtins.c (define_builtin): Accept new flags parameter.Jan Hubicka2-19/+43
2005-06-25Update FSF address.Kelley Cook53-104/+108
2005-06-24verify-impl.c (verify_instructions_0): Correctly handle situation where PC fa...Tom Tromey2-4/+11
2005-06-23re PR java/20697 (Invalid Can't find method error on call to super)Bryce McKinlay2-6/+8
2005-06-15re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey4-1/+26
2005-06-14Index: ChangeLogGeoffrey Keating2-1/+5
2005-06-13expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner4-1/+41
2005-06-13re PR java/21844 (miscompilation of LinkedHashMap)Tom Tromey2-7/+13
2005-06-12* class.c (inherits_from_p): Do load_class if needed.Per Bothner2-0/+6
2005-06-09gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi6-12/+18
2005-06-09* typeck.c (convert): Only clear TREE_OVERFLOW on INTEGER_CST nodes.Roger Sayle2-1/+6
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek5-32/+46
2005-06-03re PR java/21722 (gcj miscompiles accesses to static final vars with indirect...Tom Tromey2-11/+17
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi3-2/+7
2005-05-27Correct Martin Loewis's last name ("oe" was "o" with umlaut) mangled byRanjit Mathew1-1/+1
2005-05-27re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew4-156/+309
2005-05-26decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.Bryce McKinlay2-20/+44
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson7-71/+176
2005-05-25common.opt (-Wattributes): New.DJ Delorie2-2/+9
2005-05-24builtins.c (define_builtin): Don't call make_decl_rtl.Richard Henderson8-38/+31
2005-05-24class.c (registered_class): Take it out of class_roots; turn into a vec of tr...Richard Henderson3-31/+39
2005-05-19re PR java/17845 (More problems with simple type names as superclasses)Paolo Bonzini2-42/+8
2005-05-15jcf-write.c (generate_bytecode_insns): Remove unused variable.Gerald Pfeifer2-1/+5
2005-05-15reverted erroneous checkinTom Tromey1-1/+0
2005-05-15re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey3-1/+7
2005-05-13[multiple changes]Bryce McKinlay2-1/+11
2005-05-12gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey4-0/+26
2005-05-10re PR java/21436 (imports not remembered for previously compiled files)Paolo Bonzini4-24/+66
2005-05-04re PR java/20309 (gcjh needs a -force option)Thomas Fitzsimmons5-16/+234
2005-05-03re PR java/21245 (gcjh creates invalid/empty header files)Tom Tromey2-2/+23
2005-05-03constants.c, [...]: Update copyright.Kazu Hirata5-4/+9
2005-04-29tree.c (build_block): Removed unused 'tags' argument.Tom Tromey2-2/+5