aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-31* class.c, jcf-parse.c: Fix comment typos.Kazu Hirata1-0/+4
2007-01-30* gcj.texi (Strings): Fix documentation for JvNewString.Tom Tromey1-0/+4
2007-01-30gcj.texi (Invoking gcjh, [...]): Fix some typos.Ralf Wildenhues1-0/+5
2007-01-30* jvspec.c (lang_specific_driver): Remove unused classpath_args.Ben Elliston1-0/+4
2007-01-29re PR java/30607 (gcj -I x -C doesn't include x as source dir search patch)Tom Tromey1-0/+6
2007-01-29class.c (add_method_1): Mark fndecl as external unless we are compiling it in...Andrew Haley1-0/+5
2007-01-24[multiple changes]Andrew Haley1-0/+9
2007-01-23re PR java/30454 (empty "zip" file in class path can cause leakage of file st...Andrew Pinski1-0/+6
2007-01-16* java-tree.def: Added copyright header.Tom Tromey1-0/+4
2007-01-15lang.c (dump_compound_expr): Removed case.Tom Tromey1-0/+30
2007-01-13jcf-dump.c (main): Updated call to find_class.Tom Tromey1-0/+18
2007-01-11typeck.c (convert): Don't use flag_emit_class_files.Tom Tromey1-0/+22
2007-01-10fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.Tom Tromey1-0/+5
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-0/+583
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther1-0/+5
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-0/+5
2006-11-12re PR java/29805 (Write past end of array in java/typeck.c)David Daney1-0/+5
2006-11-11tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther1-0/+5
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-0/+10
2006-10-10--(top level)--------------------------------------------Brooks Moses1-0/+4
2006-09-12* expr.c (push_value): Always flush quick stack.Tom Tromey1-0/+4
2006-09-12re PR java/29013 (gcj generates a MetalLookAndFeel class that fails cacao's v...Tom Tromey1-0/+6
2006-09-12jvspec.c (lang_specific_driver): Read spec file even if -fsyntax-only.Tom Tromey1-0/+5
2006-09-12re PR java/28754 (java.lang.nullPointerException while accessing final static...Tom Tromey1-0/+6
2006-09-12re PR java/28892 (assignment to static field not in class initializer)Tom Tromey1-0/+6
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski1-14/+14
2006-08-22decl.c (java_add_stmt): Give the statement list a type.Andrew Haley1-0/+4
2006-08-17jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek1-0/+5
2006-08-10re PR java/8923 (ICE when modifying a variable decleared "final static")Simon Martin1-0/+11
2006-07-28Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt1-0/+4
2006-07-13builtins.c (check_for_builtin): If a builtin could result in a direct call be...Bryce McKinlay1-0/+10
2006-07-04class.c (build_fieldref_cache_entry): Set DECL_IGNORED_P on the entry.Andrew Haley1-0/+5