aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-30Simplify lexer. Implement --enable-mapped-location support.Per Bothner1-1/+62
2004-09-30java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros.Per Bothner1-0/+17
2004-09-30More cleanup for --enable-mapped-location.Per Bothner1-0/+13
2004-09-29check-init.c (check_init): Handle USE_MAPPED_LOCATION case.Per Bothner1-0/+6
2004-09-29java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner1-0/+9
2004-09-29re PR java/17007 (Inconsistent builtin attributes set by Java front end)Andrew Haley1-0/+9
2004-09-28re PR java/15710 (ICE: tree check: expected class 'E', have 'c' (integer_cst)...Tom Tromey1-0/+6
2004-09-28re PR java/17586 (kawa build fails with ICE)Andrew Haley1-0/+6
2004-09-28jcf-parse.c (load_class): Back out previous broken patch.Andrew Haley1-0/+4
2004-09-28re PR java/17586 (kawa build fails with ICE)Andrew Haley1-0/+7
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey1-0/+5
2004-09-25expr.c, [...]: Fix comment typos.Kazu Hirata1-0/+6
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey1-0/+8
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey1-0/+8
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley1-0/+6
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey1-0/+6
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey1-0/+6
2004-09-22aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.Kelley Cook1-0/+4
2004-09-22vec.h (VEC_space): Return true if there _is_ space.Nathan Sidwell1-0/+5
2004-09-21Fix bootstrap.Matt Austern1-0/+6
2004-09-21re PR java/17575 (gcjh does not clear its function name cache between files)Tom Tromey1-0/+6
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-3/+11
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