aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-10-03re PR java/33639 (gcj generates assembler errors)Andrew Haley1-0/+8
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-0/+4
2007-09-15java-tree.h (struct lang_decl_func): Remove.Tom Tromey1-0/+8
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-0/+5
2007-09-06* jcf-parse.c (parse_class_file): Re-enter the current file.Tom Tromey1-0/+4
2007-09-06boehm.c (mark_reference_fields): Move misaligned pointer checkRoman Zippel1-0/+5
2007-09-06Add function name to last changelog entry:Matthias Klose1-1/+2
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel1-0/+4
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-0/+11
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+4
2007-09-04decl.c (java_init_decl_processing): Call "__cxa_end_cleanup" when using the A...Andrew Haley1-0/+5
2007-09-04* Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz1-0/+4
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-0/+6
2007-08-29* Make-lang.in (java.tags): Don't tag '*.y' files.Tom Tromey1-0/+4
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-0/+4
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-0/+8
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-0/+5
2007-08-17typeck.c (find_method_in_interfaces): Update.Tom Tromey1-0/+51
2007-08-17tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey1-0/+17
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-0/+5
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-0/+13
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-0/+4
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-0/+4
2007-07-27mangle.c (set_type_package_list): Constify.Kaveh R. Ghazi1-0/+6
2007-07-26java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey1-0/+14
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-0/+10
2007-07-16re PR target/32462 (Linking libgcj.so fails on Solaris 10/x86)Rainer Orth1-0/+6
2007-07-12expr.c (expand_java_return): RETURN_EXPR has void type.Richard Guenther1-0/+9
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-0/+7
2007-07-03Make-lang.in (doc/gcj.info): Add $(gcc_docdir) to include path.David Daney1-0/+8
2007-06-15[multiple changes]Andrew Pinski1-0/+14
2007-06-11remove signed(_or_unsigned)?_type langhooksRafael Espindola1-0/+6
2007-05-18Index: gcc/java/ChangeLogGeoffrey Keating1-0/+5
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-0/+8
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-0/+5
2007-04-06jcf-io.c (open_class): Copy 'filename'.Colin Walters1-0/+5
2007-04-03jvgenmain.c (main): Change main to use class$, not class$$.Andrew Haley1-0/+17
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-0/+9
2007-03-27Index: gcc/java/ChangeLogTom Tromey1-0/+14
2007-03-01Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses1-0/+5
2007-02-27gcj.texi: Standardize title page.Brooks Moses1-0/+4
2007-02-18* class.c: Fix a comment typo.Kazu Hirata1-0/+4
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-0/+67
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney1-0/+9
2007-02-07class.c (uncache_this_class_ref): New.Andrew Haley1-0/+7
2007-02-06re PR driver/30714 (gcj driver doesn't recognize files starting with II)Tom Tromey1-0/+5
2007-02-03* java-tree.h, javaop.def, jcf-parse.c: Fix comment typos.Kazu Hirata1-0/+4
2007-02-02expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r...Andrew Haley1-0/+15
2007-02-02class.c (is_compiled_class): Move check to avoid reloading current class.David Daney1-0/+7
2007-02-01re PR java/30641 (gcj corrupted double-linked list (glibc detected))Andrew Haley1-0/+5