expr.c (build_jni_stub): Use the computed jni func type for variable meth.
[gcc.git] / gcc / java /
2007-11-26 Alexandre Olivaexpr.c (build_jni_stub): Use the computed jni func...
2007-11-26 Alexandre Oliva* class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID.
2007-11-26 Alexandre Olivaexpr.c (type_assertion_hash): Hash type uids rather...
2007-11-18 David Daneyconstants.c (build_constants_constructor): Use POINTER_...
2007-11-07 Tom Tromeyre PR java/34019 (Minor typo in gcj documentation)
2007-11-02 Tom Tromeyre PR java/33765 (gcj internal compiler error when...
2007-11-01 Tom TromeyMake-lang.in (java/jcf-dump.o): Depend on zipfile.h.
2007-10-17 Richard GuentherMake-lang.in (java/builtins.o): Add $(OPTABS_H) and...
2007-10-03 Andrew Haleyre PR java/33639 (gcj generates assembler errors)
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-15 Tom Tromeyjava-tree.h (struct lang_decl_func): Remove.
2007-09-11 Jan Hubickadecl.c (java_expand_body): Kill.
2007-09-06 Tom Tromey* jcf-parse.c (parse_class_file): Re-enter the current...
2007-09-06 Roman Zippelboehm.c (mark_reference_fields): Move misaligned pointe...
2007-09-06 Matthias KloseAdd function name to last changelog entry:
2007-09-06 Roman Zippelboehm.c: Don't use bitmap as gc_descr if pointer is...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-04 Andrew Haleydecl.c (java_init_decl_processing): Call "__cxa_end_cle...
2007-09-04 Daniel Jacobowitz* Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoi...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-29 Tom Tromey* Make-lang.in (java.tags): Don't tag '*.y' files.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-21 Paul Brookconfigure.ac: Add --with-pkgversion and --with-bugurl.
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-17 Tom Tromeytypeck.c (find_method_in_interfaces): Update.
2007-08-17 Tom Tromeytree.h (struct tree_label_decl): Removed old "java...
2007-08-10 Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-27 Kaveh R. Ghazimangle.c (set_type_package_list): Constify.
2007-07-26 Tom Tromeyjava-tree.h (push_labeled_block, [...]): Remove.
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-16 Rainer Orthre PR target/32462 (Linking libgcj.so fails on Solaris...
2007-07-12 Richard Guentherexpr.c (expand_java_return): RETURN_EXPR has void type.
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-07-03 David DaneyMake-lang.in (doc/gcj.info): Add $(gcc_docdir) to inclu...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-11 Rafael Espindolaremove signed(_or_unsigned)?_type langhooks
2007-05-18 Geoffrey KeatingIndex: gcc/java/ChangeLog
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-06 Colin Waltersjcf-io.c (open_class): Copy 'filename'.
2007-04-03 Andrew Haleyjvgenmain.c (main): Change main to use class$, not...
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-03-27 Tom TromeyIndex: gcc/java/ChangeLog
2007-03-02 Brooks MosesMake-lang.in: Add install-pdf target as copied from...
2007-02-27 Brooks Mosesgcj.texi: Standardize title page.
2007-02-18 Kazu Hirata* class.c: Fix a comment typo.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 David DaneyMake-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.
2007-02-07 Andrew Haleyclass.c (uncache_this_class_ref): New.
2007-02-06 Tom Tromeyre PR driver/30714 (gcj driver doesn't recognize files...
2007-02-03 Kazu Hirata* java-tree.h, javaop.def, jcf-parse.c: Fix comment...
2007-02-02 Andrew Haleyexpr.c (expand_byte_code): Call cache_this_class_ref...
2007-02-02 David Daneyclass.c (is_compiled_class): Move check to avoid reload...
2007-02-01 Andrew Haleyre PR java/30641 (gcj corrupted double-linked list...
2007-01-31 Kazu Hirata* class.c, jcf-parse.c: Fix comment typos.
2007-01-30 Tom Tromey* gcj.texi (Strings): Fix documentation for JvNewString.
2007-01-30 Ralf Wildenhuesgcj.texi (Invoking gcjh, [...]): Fix some typos.
2007-01-29 Ben Elliston* jvspec.c (lang_specific_driver): Remove unused classp...
2007-01-29 Tom Tromeyre PR java/30607 (gcj -I x -C doesn't include x as...
2007-01-29 Andrew Haleyclass.c (add_method_1): Mark fndecl as external unless...
2007-01-24 Andrew Haley[multiple changes]
2007-01-24 Andrew Pinskire PR java/30454 (empty "zip" file in class path can...
2007-01-16 Tom Tromey* java-tree.def: Added copyright header.
2007-01-15 Tom Tromeylang.c (dump_compound_expr): Removed case.
2007-01-13 Tom Tromeyjcf-dump.c (main): Updated call to find_class.
2007-01-11 Tom Tromeytypeck.c (convert): Don't use flag_emit_class_files.
2007-01-11 Paolo Bonziniconfigure.ac (strict1_warn): Rename to strict_warn.
2007-01-10 Tom Tromeyfold-const.c (fold_truthop): Don't check can_use_bit_fi...
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-12 David Daneyre PR java/29805 (Write past end of array in java/typeck.c)
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-10 Brooks Moses--(top level)-------------------------------------...
2006-09-12 Tom Tromey* expr.c (push_value): Always flush quick stack.
2006-09-12 Tom Tromeyre PR java/29013 (gcj generates a MetalLookAndFeel...
2006-09-12 Tom Tromeyjvspec.c (lang_specific_driver): Read spec file even...
2006-09-12 Tom Tromeyre PR java/28754 (java.lang.nullPointerException while...
2006-09-12 Tom Tromeyre PR java/28892 (assignment to static field not in...
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-08-22 Andrew Haleydecl.c (java_add_stmt): Give the statement list a type.
2006-08-17 Jakub Jelinekjvspec.c (lang_specific_driver): Add -s-bc-abi when...
2006-08-10 Simon Martinre PR java/8923 (ICE when modifying a variable decleare...
2006-07-28 Volker ReicheltMakefile.in: Use $(HEADER_H) instead of header.h in...
2006-07-14 Bryce McKinlaygcj.texi (Invocation): Corrections for Invocation API...
2006-07-13 Bryce McKinlaybuiltins.c (check_for_builtin): If a builtin could...
2006-07-04 Andrew Haleyclass.c (build_fieldref_cache_entry): Set DECL_IGNORED_...
2006-06-23 Andrew Haleyjava-tree.h (update_aliases): Remove
2006-06-19 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-06-17 Karl Berrygcj.texi (@dircategory): Use "Software development...
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-06-13 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-06-09 Tom Tromeygcj.texi (libgcj Runtime Properties): Document gnu...
next