tree-ssa-reassoc.c (reassociate_expr): Allow scaler floating point types when flag_un...
[platform/upstream/gcc.git] / gcc / java /
2005-07-22 Manfred Hollsteintree-ssa-structalias.c (merge_graph_nodes): Fix uniniti...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-13 Tom Tromeyjvspec.c (lang_specific_driver): Put filelist_filename...
2005-07-12 Tom Tromeyreverted erroneous commit
2005-07-12 Tom Tromeyre PR java/19674 (Empty declaration through semicolon...
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-07 Bryce McKinlayre PR java/18119 (Private inner class is visible when...
2005-07-07 Bryce McKinlayre PR java/21045 (Anonymous inner class constructor...
2005-07-05 Bryce McKinlayre PR java/19674 (Empty declaration through semicolon...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-07-01 Andrew Pinskiparse.y (issue_warning_error_from_context): Call pp_out...
2005-07-01 Andrew Pinskiparse.y (issue_warning_error_from_context): Update...
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-27 Tom TromeyPR java/21540, PR java/13788:
2005-06-25 Jan Hubickabuiltins.c (define_builtin): Accept new flags parameter.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-24 Tom Tromeyverify-impl.c (verify_instructions_0): Correctly handle...
2005-06-23 Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-06-15 Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-06-14 Geoffrey KeatingIndex: ChangeLog
2005-06-13 Per Bothnerexpr.c (int highest_label_pc_this_method, [...]): New...
2005-06-13 Tom Tromeyre PR java/21844 (miscompilation of LinkedHashMap)
2005-06-12 Per Bothner* class.c (inherits_from_p): Do load_class if needed.
2005-06-09 Kaveh R. Ghazigjavah.c (error): Add ATTRIBUTE_PRINTF_1.
2005-06-09 Roger Sayle* typeck.c (convert): Only clear TREE_OVERFLOW on INTEG...
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-03 Tom Tromeyre PR java/21722 (gcj miscompiles accesses to static...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-27 Ranjit MathewCorrect Martin Loewis's last name ("oe" was "o" with...
2005-05-27 Ranjit Mathewre PR java/19870 (gcj -C doesn't generate accessors...
2005-05-26 Bryce McKinlaydecl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.
2005-05-25 Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-24 Richard Hendersonclass.c (registered_class): Take it out of class_roots...
2005-05-19 Paolo Bonzinire PR java/17845 (More problems with simple type names...
2005-05-15 Gerald Pfeiferjcf-write.c (generate_bytecode_insns): Remove unused...
2005-05-15 Tom Tromeyreverted erroneous checkin
2005-05-15 Tom Tromeyre PR java/21519 (ICE in generate_bytecode_conditional...
2005-05-13 Bryce McKinlay[multiple changes]
2005-05-12 Tom Tromeygcj.texi (Code Generation): Document -fbootstrap-classes.
2005-05-10 Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-05-04 Thomas Fitzsimmonsre PR java/20309 (gcjh needs a -force option)
2005-05-03 Tom Tromeyre PR java/21245 (gcjh creates invalid/empty header...
2005-05-03 Kazu Hirataconstants.c, [...]: Update copyright.
2005-04-29 Tom Tromeytree.c (build_block): Removed unused 'tags' argument.
2005-04-29 Andrew Pinskiexpr.c (force_evaluation_order): Declare 'saved' earlier.
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-27 Bryce McKinlaygcj.texi (libgcj Runtime Properties): Remove obsolete...
2005-04-26 Kaveh R. Ghazicollect2.c, [...]: Replace calls to `unlock_stream...
2005-04-24 Jakub JelinekMake-lang.in (java/decl.o, [...]): Depend on $(EXPR_H...
2005-04-24 Kaveh R. Ghazicollect2.c (main): Unlock the stdio streams.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Bryce McKinlaygcj.texi (Object fields): Change "Integer" to "Int...
2005-04-21 Bryce McKinlaygcj.texi: Fix typos and bogus example.
2005-04-19 Kazu Hirata* except.c: Fix a comment typo.
2005-04-19 Julian Browndecl.c (finish_method): Revert patch from 2005-04-13...
2005-04-19 Andrew Haleyjava-except.h (struct eh_range.handler): Remove unused...
2005-04-13 Julian Brownelfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WE...
2005-04-12 Richard Sandifordlang.opt: Refer to the GCC internals documentation...
2005-04-08 Kaveh R. Ghazisystem.h: Poison PARAMS.
2005-04-07 Per Bothnerclass.c (push_class): By default, suppress debug output.
2005-04-07 Andrew Haleygcj.texi: Correct gcj-dbtool instructions.
2005-04-04 Kazu Hiratagcj.texi: Fix a typo.
2005-04-02 Thomas Fitzsimmonsre PR libgcj/20090 (gij should be implemented in Java)
2005-04-01 Tom Tromeydecl.c (java_init_decl_processing): Fix types of _Jv_Mo...
2005-03-30 Jan Hubicka[multiple changes]
2005-03-30 Ian Lance Taylor* parse.y (maybe_yank_clinit): Don't crash if bbody...
2005-03-30 Tom Tromeyjcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle...
2005-03-29 Tom TromeynatRuntime.cc (insertSystemProperties): Set gnu.gcj...
2005-03-25 Anthony GreenFrom libjava...
2005-03-23 Tom Tromeyjvm.h (GCJ_40_BC_ABI_VERSION): New define.
2005-03-23 Joseph Myerslanghooks.h (truthvalue_conversion): Remove.
2005-03-18 Andrew Haleyre PR java/20522 (ICE in update_aliases, at java/decl...
2005-03-17 Bryce McKinlayre PR java/20502 (gcj failure if .jar contains same...
2005-03-17 Andrew Haleyexpr.c (expand_java_arrayload): Don't generate a NullPo...
2005-03-16 Zack Weinberggcc-version.m4: Delete.
2005-03-11 Tom TromeyMain.java (main): Handle '-p'.
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-09 Ranjit Mathewre PR java/20338 (Program compiled with gcj crashes...
2005-03-08 Julian Brown* Revert patch from 2005-03-08 for causing bootstrap...
2005-03-08 Bryce McKinlay[multiple changes]
2005-03-08 Julian Brown* decl.c (finish_method): Give methods once-only linkage.
2005-03-07 Bryce McKinlay[multiple changes]
2005-03-07 Tom Tromeygcj.texi (Invoking gcj-dbtool): Document '-f'.
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-06 Ranjit MathewRemove xref code.
2005-03-05 Kazu Hiratac-semantics.c (build_stmt): Use TYPE_P instead of IS_NO...
2005-03-04 Andrew Haleyre PR java/18362 (internal compiler error: in size_bino...
2005-03-03 Kaveh R. Ghazijcf-io.c (caching_stat): Use __extension__ to avoid...
2005-03-01 Per Bothnerre PR java/8608 (segmentation fault on compiling bad...
2005-03-01 Per Bothnerjcf-reader.c (get_attribute): Handle SourceDebugExtensi...
2005-03-01 Per Bothnerjava-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove...
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-22 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-14 Tom Tromeyre PR java/19921 (wrong argument count for invokeInterf...
2005-02-14 Andrew Haleyre PR java/19907 (Incorrect code generated for Manifest...
next