aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-09-14re PR java/17216 (ICE in 3.5, error in 3.4.1 when compiling .class->.o)Tom Tromey1-0/+6
2004-09-11Make-lang.in (java/ggc-none.c): Change dependency for ggc.h into $(GGC_H).Andrew Pinski1-0/+5
2004-09-11Make-lang.in (java/win32-host.o): Add dependency on coretypes.h.Mohan Embar1-0/+6
2004-09-11Make-lang.in (GCJH_OBJS): Change dependency from ggc-none.o to java/ggc-none.oMohan Embar1-0/+7
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-1/+23
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell1-1/+6
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-1/+5
2004-08-20expr.c (build_java_arrayaccess): Use convert to change len's type.Nathan Sidwell1-1/+6
2004-08-19class.c (make_local_function_alias): Allocate extra space for 'L' in name buf...Bryce McKinlay1-0/+5
2004-08-19tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell1-2/+9
2004-08-18class.c (make_local_function_alias): Only make a new decl if we support alias...Andrew Pinski1-0/+5
2004-08-18class.c (make_local_function_alias): New function.Bryce McKinlay1-0/+10
2004-08-18tree.h (struct tree_decl): Add gimple_formal_temp.Richard Henderson1-0/+6
2004-08-17lang.c (lang_printable_name): Obey verbose flag.Andrew Haley1-0/+14
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey1-0/+9
2004-08-16jcf-write.c (find_constant_index): Canonicalize NaNs when generating bytecode.Andrew Haley1-0/+5
2004-08-16re PR java/9677 (File not found if spaces in file name)Elliot Lee1-0/+6
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-0/+22
2004-08-10java-gimplify.c (java_gimplify_new_array_init): Use create_tmp_var.Bryce McKinlay1-0/+5
2004-08-09java-tree.h (flag_deprecated): Removed.H.J. Lu1-0/+7
2004-08-06lang.c (flag_emit_class_files, [...]): Remove explicit declarations.Kelley Cook1-0/+11
2004-08-05re PR bootstrap/14893 (3.4.0-20040406, 'make install' fails on doc/gcjh.1)Michael Chastain1-0/+6
2004-08-05tree.h (force_fit_type): Return a tree, take three flags.Nathan Sidwell1-0/+7
2004-08-04typeck.c (convert_ieee_real_to_integer): Call fold on the range checking tree...Roger Sayle1-0/+8
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay1-0/+6
2004-08-01decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle1-0/+21
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-15/+20
2004-07-26parse.y (build_super_invocation): Adjust declaration order to avoid declarati...Hans-Peter Nilsson1-0/+5
2004-07-25* decl.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti1-0/+4
2004-07-25c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU...Richard Henderson1-0/+4
2004-07-24boehm.c (set_bit): Improve type safety wrt unsignedness.Mike Stump1-0/+18
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-0/+6
2004-07-21PR java/16431.Andrew Haley1-0/+1
2004-07-21verify.c (verify_jvm_instructions): Comment change only.Andrew Haley1-0/+37
2004-07-20tree.h: Include vec.hNathan Sidwell1-0/+19
2004-07-18builtins.c (max_builtin, [...]): Replace calls to build with buildN.Roger Sayle1-0/+17
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+4
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher1-0/+5
2004-07-15* Fix for g++/15861Frank Ch. Eigler1-0/+6
2004-07-13java-tree.h (all_class_filename): Remove useless macro.Per Bothner1-0/+9
2004-07-12re PR java/16474 (gcjh: Illegal C++ produced for some non-gcj bytecode)Bryce McKinlay1-0/+5
2004-07-12expr.c (java_truthvalue_conversion, [...]): Convert calls to "build" into cal...Roger Sayle1-0/+20
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-0/+10
2004-07-10004-07-10 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay1-0/+5
2004-07-10re PR java/8618 (call to private constructor allowed for anonymous inner class)Bryce McKinlay1-0/+30
2004-07-10class.c (interface_of_p): Check for null TYPE_BINFO.Bryce McKinlay1-0/+4
2004-07-09class.c (make_class): Do not create binfo here.Nathan Sidwell1-1/+7
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-0/+7
2004-07-07class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we get internal e...Per Bothner1-0/+3
2004-07-07* gcj.texi (Linking): New node. Document -lgij usage.Per Bothner1-0/+2