aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-05* gcj.texi (Standard Properties): java.ext.dirs is now used.Tom Tromey1-0/+4
2004-12-20typeck.c: Use fold_convert for ints and booleans.Andrew Haley1-0/+4
2004-12-17re PR java/18931 (Java bytecode ICE in except.c remove_unreachable_regions)Andrew Haley1-1/+11
2004-12-13re PR target/18459 (gcj no longer works on win32)Danny Smith1-1/+1
2004-12-13defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith1-0/+6
2004-12-08re PR java/18811 (rhug build problem, regression?)Andrew Haley1-0/+1
2004-12-08jcf-parse.c (load_class): Remove sanity test for missing inner class file.Andrew Haley1-0/+5
2004-12-06Make-lang.in (JAVA_MANFILES): Added gcj-dbtool.Tom Tromey1-0/+13
2004-12-06re PR java/14853 (Assignment to final field permitted when compiling to native)Tom Tromey1-0/+8
2004-12-03lang.c (flag_new_verifier): Define.Tom Tromey1-0/+7
2004-12-03re PR bootstrap/14614 (Double target prefixed gcjh)Tom Tromey1-0/+6
2004-12-03re PR java/18812 (ICE in catalina/common/lib/naming-resources.jar)Andrew Haley1-0/+6
2004-12-03re PR java/18697 (Miscompilation of GtkMenuItemPeer.setParent(MenuItem))Andrew Haley1-0/+6
2004-12-02re PR java/16675 (Null parameter values for anonymous constructor invocation ...Tom Tromey1-0/+5
2004-12-02re PR java/18741 (ICE tree check: expected class 'expression', have 'declarat...Tom Tromey1-0/+6
2004-11-27jcf-parse.c (set_source_filename): Improvement to Andrew's fix...Per Bothner1-0/+7
2004-11-27expr.c (build_expr_wfl): Only declare last_file and last_filenode local stati...Per Bothner1-0/+5
2004-11-27* class.c, decl.c, expr.c: Fix comment typos.Kazu Hirata1-0/+4
2004-11-26re PR java/18305 (Class initialization optimization is not done when compiled...Andrew Pinski1-0/+12
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-0/+5
2004-11-25verify-glue.c (vfy_init_name, [...]): Use ANSI declaration form.Richard Henderson1-0/+5
2004-11-25verify.c (defer_merging): Don't use C++-style comment.Tom Tromey1-0/+4
2004-11-25verify-impl.c (vfy_push_type): Removed bogus "return".Tom Tromey1-0/+4
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-0/+583
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-0/+9
2004-11-24expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher1-0/+22
2004-11-23xref.h (xref_flag_value): Remove.Ben Elliston1-0/+11
2004-11-23gjavah.c (output_directory): Make static.Ben Elliston1-0/+5
2004-11-15decl.c (instn_ptr_type_node): Removed.Tom Tromey1-0/+7
2004-11-09re PR java/15576 (Class initialization optimization is disabled)Andrew Pinski1-0/+10
2004-11-08re PR java/16843 (gcjh generated headers don't define final constants)Tom Tromey1-0/+9
2004-11-08decl.c (end_java_method): Remove duplicated code.Andrew Pinski1-0/+4
2004-11-06lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg1-0/+6
2004-11-02re PR java/17265 (Libjava doesn't build)Bryce McKinlay1-0/+7
2004-10-22re PR java/17265 (Libjava doesn't build)Eric Botcazou1-0/+6
2004-10-21re PR java/18091 (Valgrind errors building libjava)Andrew Haley1-0/+10
2004-10-18Make-lang.in (java/parse.o-warn, [...]): New rules to work around old Bison w...Steven Bosscher1-0/+5
2004-10-17class.c (ident_subst): Always alloca buffer.Steven Bosscher1-0/+16
2004-10-16expr.c (expr_add_location): Move declaration to before all statements.Hans-Peter Nilsson1-0/+7
2004-10-15parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet...Ranjit Mathew1-0/+21
2004-10-15boehm.c, [...]: Update copyright.Kazu Hirata1-0/+6
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern1-0/+5
2004-10-13re PR java/15578 (gcj doesn't support -extdirs)Tom Tromey1-0/+7
2004-10-06parse.y (issue_warning_error_from_context): Use va_list * instead of va_list ...Ulrich Weigand1-0/+7
2004-10-06pretty-print.c: Include tree.h.Zack Weinberg1-1/+7
2004-10-05Prepare for %q, %< and %> in diagnostic message strings.Ranjit Mathew1-0/+12
2004-10-05[multiple changes]Andrew Haley1-0/+11
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka1-0/+4
2004-10-01* lex.c: Fix a comment typo.Kazu Hirata1-0/+4
2004-10-01* java-tree.h: Fix a comment typo.Kazu Hirata1-0/+4