target.h (globalize_decl_name): New.
[gcc.git] / gcc / java /
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...
2006-06-08 Andrew Haleyexpr.c (build_field_ref): Pass NULL_TREE as SPECIAL...
2006-06-06 David Daneygcj.texi (libgcj Runtime Properties): Document gnu...
2006-06-06 Tom Tromeyjcf-dump.c (print_access_flags): Handle varargs, bridge...
2006-06-06 Mike StumpMakefile.in: Rename to htmldir to build_htmldir to...
2006-05-31 Thomas Fitzsimmonsgcj.texi (Extensions): Document the new gcj-dbtool...
2006-05-29 Jakub Jelinekjavaop.h (int16, [...]): Define to exactly 16 (resp.
2006-05-28 Kazu Hirataclass.c, [...]: Fix comment typos.
2006-05-26 Tom Tromeyexpr.c (java_push_constant_from_pool): Handle 'ldc...
2006-05-26 Andrew Haleyre PR java/27756 (ICE in update_aliases, at java/decl...
2006-05-24 Tom Tromey* java-tree.h: Fixed flag documentation.
2006-05-24 Tom Tromeyre PR libgcj/27729 (Field, Method and Constructor need...
2006-05-24 Andrew Haleyre PR java/27754 (Stack overflow in gcj)
2006-05-24 Andrew Haleydecl.c (java_add_stmt): Use a STATEMENT_LIST rather...
2006-05-17 H.J. LuMakefile.in (GCC_OBJS): Replace options.o with gcc...
2006-05-16 Tom Tromeyverify-impl.c (verify_instructions_0): Special case...
2006-05-16 H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...
2006-05-15 H.J. LuMake-lang.in (ada/decl.o): Replace target.h with $...
2006-05-10 Andrew Haleyclass.c (emit_indirect_register_classes): Fix comment.
2006-05-05 Tom Tromeyjava-tree.h (uses_jv_markobj_p): Declare.
2006-05-04 Tom Tromey* java-tree.def (THIS_EXPR): Now a tcc_expression.
2006-05-04 Andrew Haley[multiple changes]
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-04-08 Kazu Hirata* expr.c, gjavah.c: Fix comment typos.
2006-04-03 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-03-31 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-03-30 Carlos O'DonellMakefile.in: Rename docdir to gcc_docdir.
2006-03-30 Tom Tromeyre PR java/26042 (ICE in mark_reference_fields, at...
2006-03-29 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-16 Tom Tromeyjcf-write.c (generate_bytecode_insns): Use qualifying...
2006-03-15 David Daneyjava-tree.h: Moved comment for TYPE_DOT_CLASS adjacent...
2006-03-15 David Daneylang.opt (-freduced-reflection): New option.
2006-03-15 Tom TromeyCorrectly reference PR java/26638 in ChangeLogs
2006-03-15 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-15 Tom Tromey* parse.y (analyze_clinit_body): Ignore empty statements.
2006-03-08 David Daneygcj.texi: Document -static-libgcj option.
2006-02-23 Andrew Haleyjcf-parse.c (parse_class_file): Set input_location...
2006-02-20 Andrew Haleyclass.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here.
2006-02-20 Paolo Bonziniconfigure.ac (target_list): Add install-info, dvi,...
2006-02-09 Andrew Haleyre PR java/26192 (ICE while compiling jar or class...
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-07 Andrew HaleyComment typo.
2006-02-07 Andrew Haleyre PR java/25535 (gcj broken on 64-bit big-endian systems)
2006-02-04 Tom Tromeyre PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong...
2006-02-04 Tom Tromeyre PR java/26097 (Libjava failed to build)
2006-02-04 Roger Sayledecl.c (java_init_decl_processing): Create char_type_no...
2006-02-04 Andreas Toblerexpr.c (java_stack_swap): Revert gcc_assert patch.
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-02-01 Jan Hubickaopts.c (no_unit_at_a_time_default): New global variable.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-30 Andrew Haleyre PR java/21428 (bogus warning: unused parameter ...
2006-01-21 Joseph Myersgcov.c (print_version), [...]): Update copyright notice...
2006-01-17 Ben EllistonFix up recent entries by espindola.
2006-01-16 Rafael Espindolajvspec.c (lang_specific_spec_functions): remove
2006-01-06 Tom Tromeygcj.texi (Arrays): Added more documentation for JvNewOb...
2005-12-16 Alexandre Olivajcf-parse.c (set_source_filename): Set the decl source...
2005-12-16 Tom Tromeyre PR java/25429 (can't see private static final int...
2005-12-13 Andrew Haleyre PR java/25366 (ICE in do_resolve_class)
2005-12-12 H.J. Lure PR java/25330 (A race condition in write_classfile)
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-12-08 Andrew Haleyre PR libgcj/25265 (linking BC-compiled classes with...
2005-12-08 Andrew Haleyjava-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCH...
2005-12-07 Rafael Ávila de... sourcebuild.texi (all.build, [...]): Remove.
2005-12-07 Alan Modragty.texi: Remove instructions for adding a dependency...
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-12-07 Tom Tromeyre PR java/25283 (gcj generates invalid signature)
next