platform/upstream/gcc.git
1998-06-07 Richard Hendersontoplev.c (flag_exceptions): Default to 0.
1998-06-07 Mark Mitchellclass.c (instantiate_type): Handle pointer-to-members...
1998-06-07 David Edelsohnrs6000.md (restore_stack_block): Generate MEM and speci...
1998-06-07 Jeff LawDaily bump.
1998-06-06 Jason Merrill* search.c (envelope_add_decl): Tweak for implicit...
1998-06-06 Per BothnerOne more typo.
1998-06-06 Per BothnerFixed typo: lang_specific_extra_ofiles -> lang_specific...
1998-06-06 Kaveh R. GhaziSome fixes for KNR compilers:
1998-06-06 Per BothnerFix typo.
1998-06-06 Jeff LawDaily bump.
1998-06-05 Jason Merrillcall.c (joust): Also warn about confusing conversion...
1998-06-05 Jason Merrillnew
1998-06-05 Jason Merrillspew.c (yylex): Also return the TYPE_DECL if got_object.
1998-06-05 Per BothnerFixed minor typo.
1998-06-05 Per Bothnergcc.c (lang_specific_pre_link): New LANG_SPECIFIC_DRIVE...
1998-06-05 Per Bothnergcc.c (lang_specific_pre_link): New LANG_SPECIFIC_DRIVE...
1998-06-05 Per Bothnerg77spec (lang_specific_pre_link, [...]): Define - updat...
1998-06-05 Per Bothnerg77spec (lang_specific_pre_link, [...]): Define - updat...
1998-06-05 Per Bothnerg++spec (lang_specific_pre_link, [...]): Define - updat...
1998-06-05 Per Bothnerg++spec (lang_specific_pre_link, [...]): Define - updat...
1998-06-05 David Edelsohndocument -maix64 and -mpowerpc64 options of rs6000...
1998-06-05 J"orn Rennecke* execute/980605-1.c: New test.
1998-06-05 Jeffrey A Lawhaifa-sched.c (rank_for_schedule): For "equally good...
1998-06-05 Jeff LawThe right file.
1998-06-05 Jeff LawCopied in the wrong file. I'll have to go find the...
1998-06-05 John Carr* alias.c (find_base_value): Avoid reading past end...
1998-06-05 Richard Henderson* alpha.md (insxh-1): New insxl pattern for combine.
1998-06-05 Dave LoveCommentary.
1998-06-05 Jason Merrillx
1998-06-05 Martin v. Löwiscp-tree.h (DECL_NAMESPACE_ALIAS, [...]): Declare.
1998-06-05 Jason Merrillfix
1998-06-05 Jeff LawDaily bump.
1998-06-05 H.J. Lui386.c (output_fp_conditional_move): New function to...
1998-06-04 Dave LoveCommentary.
1998-06-04 Jeff LawRegenerated.
1998-06-04 Dave Brolleydbxout.c (dbxout_type): Output arrays of bits as if...
1998-06-04 David Edelsohntree.c (get_inner_array_type): New function.
1998-06-04 Jason Merrillnew
1998-06-04 Jason Merrill* tree.c (really_overloaded_fn): Only see through one...
1998-06-04 Jason Merrillnew
1998-06-04 Craig Burleycom.c (ffecom_init_0): Fix setup of INTEGER(KIND=7...
1998-06-04 Robert Lipertti5.C float1.C were duplicated as 980310-2.C, 980310-C.
1998-06-04 Jason Merrilltweak
1998-06-04 Jason Merrillrestore
1998-06-04 Martin v. Löwisdecl2.c (do_toplevel_using_decl): When decl is a TYPE_D...
1998-06-04 Jason Merrillupdate
1998-06-04 Martin v. Löwis* decl2.c (arg_assoc_type): Process unknown_type_node...
1998-06-04 Jason Merrillerror.c (dump_expr): Clean up NEW_EXPR case.
1998-06-04 Jeff LawDaily bump.
1998-06-04 Jeffrey A Law* gcc.c-torture/execute/980604-1.c: New test.
1998-06-04 Jason Merrillmethod.c (make_thunk): Use overload machinery to make...
1998-06-04 Craig Burleyexpr.c (safe_from_p): Avoid combinatorial explosion...
1998-06-04 Graham Stottloop.c (check_dbra_loop): Initialise final_value before...
1998-06-03 Craig Burleycom.c (ffecom_expr_): Fix D**I and Z**I cases to not...
1998-06-03 Craig Burley(ffecom_expr_): Fix D**I and Z**I cases to not convert...
1998-06-03 J"orn Renneckereload1.c (reload_reg_free_for_value_p): New arguments...
1998-06-03 Ulrich DrepperAdd _() and N_() macros.
1998-06-03 Bruce KorbThis is a more workable makefile
1998-06-03 Andreas Schwabc-common.c (check_format_info): Put back check for...
1998-06-03 Andreas Schwabconfigure.in: Set float_format to m68k for all m68k...
1998-06-03 Andreas Schwabconfigure.in: Set float_format to m68k for all m68k...
1998-06-03 Jeff LawDaily bump.
1998-06-02 Richard Hendersonjump.c (jump_optimize): Remove debug messages accidenta...
1998-06-02 Jeff LawFix typo in last change change.
1998-06-02 Richard Hendersonexpr.c (store_expr): Revert stray patch associated...
1998-06-02 Richard Hendersonjump.c (rtx_unsafe_p): New function.
1998-06-02 Jeffrey A LawNew test.
1998-06-02 Andreas Schwabfold-const.c (fold, [...]): When folding VAR++ == CONST...
1998-06-02 Jeffrey A LawMakefile.in (site.exp): Use the object testsuite direct...
1998-06-02 Robert LipeCorrect typo in "OPtions"
1998-06-02 Bernd Schmidtexpr.c (emit_move_insn_1): When moving complex values...
1998-06-02 Jeff LawRandom tweaks.
1998-06-02 Jeffrey A Lawexpr.c (expand_expr, [...]): Handle taking the address...
1998-06-02 Mike Stumpexpr.c (expand_builtin_setjmp): Handle BUILTIN_SETJMP_F...
1998-06-02 Robert LipePer Martin.
1998-06-02 Robert LipeMore patches from Martin.
1998-06-02 Robert LipeCorrections, per Martin.
1998-06-02 Robert LipeRemove syntax error, turns into an ICE.
1998-06-02 Jeffrey A Law* gcc.c-torture/execute/980602-1.c: New test.
1998-06-02 Robert LipeQuoting Martin:
1998-06-02 Robert LipeQuoting Martin:
1998-06-02 Robert Lipeeb47.C eb53.C eb89.C, quoting Martin:
1998-06-02 Richard Hendersonalpha.md (divsi3, [...]): Enable, and work around an...
1998-06-02 Richard Henderson* vax/netbsd.h (DWARF2_UNWIND_INFO): Must be undef...
1998-06-02 Bruce Korbupdate generated files
1998-06-02 Bruce KorbFix variable name to match inclhack shell script
1998-06-02 Dave Love970125-0.f: Fix per JCB.
1998-06-02 Dave LoveFix per JCB. Add commentary.
1998-06-02 Jeff LawDaily bump.
1998-06-01 Per Bothnercp-tree.h (TYPE_FOR_JAVA): New macro.
1998-06-01 Per Bothnercp-tree.h (TYPE_FOR_JAVA): New macro.
1998-06-01 Per Bothnercp-tree.h (TYPE_FOR_JAVA): New macro.
1998-06-01 Catherine Mooresh.h (MAX_OFILE_ALIGNMENT): Define.
1998-06-01 Robert LipeMuch simplified version from Martin.
1998-06-01 Jason Merrill* pt.c (for_each_template_parm): Use first_rtl_op.
1998-06-01 Robert LipeAdd better error text.
1998-06-01 Michael MeissnerFix IEEE negative zero problems
1998-06-01 Robert LipeMore changes from Martin.
1998-06-01 Robert LipeAdditional changes from Martin.
1998-06-01 Robert LipeAnother round of improvements from Martin.
next