loop.c (recombine_givs): New parameter unroll_p.
[platform/upstream/gcc.git] / gcc /
1999-01-28 J"orn Renneckeloop.c (recombine_givs): New parameter unroll_p.
1999-01-28 Jason Merrillcp-tree.h (struct tree_binding): Replace scope field...
1999-01-28 Jeffrey A Lawconfigure.in (hppa1.0-hp-hpux10*): Use t-pa.
1999-01-28 Jeff LawDaily bump.
1999-01-27 Richard HendersonMove `normal_memory_operand' from gcc2 merge into the...
1999-01-27 J"orn Renneckertl.h (insn_first_p): Declare.
1999-01-27 Michael MeissnerAdd new test
1999-01-27 J"orn Renneckefunction.c (purge_addressof_1): Handle case when a...
1999-01-27 Michael MeissnerAdd new test
1999-01-27 Dave Brolleycpplib.h (cpp_notice): Add prototype.
1999-01-27 Zack WeinbergRemove trigraph in comment
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-27 Richard Hendersonrs6000.c (input_operand): Don't expect CONST around...
1999-01-27 Jeff LawDaily bump.
1999-01-26 Jason Merrillpt.c (instantiate_class_template): Set up the DECL_INIT...
1999-01-26 Jason Merrilltweak formatting
1999-01-26 Jason Merrilladd comments
1999-01-26 Jim WilsonFix i960 build failure with unrecognizable insn.
1999-01-26 David Edelsohnrs6000.md (doz + set cr and or + set cr patterns):...
1999-01-26 Zack Weinbergcppfiles.c (safe_read): Deleted.
1999-01-26 Jason Merrilltree.c (equal_functions): Fix name in prototype.
1999-01-26 Michael Hayesc4x.h (COUNTER_REGS): New register class.
1999-01-26 Jason Merrilldecl.c (push_local_binding): Also wrap used decls in...
1999-01-26 Jeff LawDaily bump.
1999-01-25 Jason Merrillclass.c (resolve_address_of_overloaded_function): Mark...
1999-01-25 Martin v. Löwistree.c (equal_functions): New function.
1999-01-25 Zack Weinbergcppexp.c: (struct arglist): Removed.
1999-01-25 Zack Weinbergcpplib.c: Don't include signal.h, sys/times.h, or sys...
1999-01-25 Andrew Haleyexcept.c, [...] (expand_resume_after_catch): new function.
1999-01-25 Martin v. LöwisNew test case.
1999-01-25 Jeff LawDaily bump.
1999-01-24 Michael MeissnerFixup changelog comment
1999-01-24 David EdelsohnFix problems found by David Edelsohn I caused
1999-01-24 Jason Merrill* cvt.c (cp_convert_to_pointer): Fix conversion of...
1999-01-24 Martin v. Löwisdecl.c (decls_match): Return 1 if old and new are ident...
1999-01-24 Jeffrey A Lawstmt.c (stmt_loop_nest_empty): New function.
1999-01-24 Jeffrey A Lawrtl.def (CALL_PLACEHOLDER): New rtx code.
1999-01-24 Michael HayesConvert all direct memory references to use LO_SUM...
1999-01-24 Jeffrey A LawBump for snapshot
1999-01-24 Jason Merrilldecl.c (start_function): Make member functions one_only...
1999-01-24 Jeff LawDaily bump.
1999-01-23 Kaveh GhaziUpdate copyrights for the last patch
1999-01-23 Kaveh GhaziUpdate copyrights
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-23 Jeffrey A Lawconfigure.in (gcc_tooldir): Handle case where exec_pref...
1999-01-23 Jeffrey A Lawfold-const.c (lshift_double): Mark 'prec' arguments...
1999-01-23 Jeff LawCopyright update.
1999-01-23 Jeffrey A Lawbitmap.h (bitmap_head_def): Make indx field unsigned.
1999-01-23 Jeff LawDaily bump.
1999-01-23 Jeffrey A Lawconfigure.in (gcc_tooldir): When not making a relative...
1999-01-22 Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-22 Zack Weinbergcpp-if1.c: New test - torture test of preprocessor...
1999-01-22 Michael MeissnerUse alternate crs if cr0 not available
1999-01-22 Jeffrey A LawMakefile.in (gcc_tooldir): Move before first reference.
1999-01-22 Jeffrey A Law* Makefile.in (tooldir): Replace with gcc_tooldir.
1999-01-22 Jeff LawDaily bump.
1999-01-21 Richard HendersonUpdate sparc -mcpu= documentation.
1999-01-21 Richard HendersonUpdate copyright.
1999-01-21 Jeffrey A Lawm68k.md (ashldi_const): Disable for !TARGET_5200.
1999-01-21 Richard Henderson* emit-rtl.c (try_split): Don't try to split non-instru...
1999-01-21 Mark Mitchellcp-tree.h (PUSH_GLOBAL): New macro.
1999-01-21 Andrew MacLeod* expr.c (emit_push_insn): Fix Dumb Typo.
1999-01-21 Richard Hendersonrs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and...
1999-01-21 Richard Hendersonalpha.md (prologue_stack_probe_loop): Don't do our...
1999-01-21 Jason Merrill* decl.c (grokdeclarator): Fix lang_c -> lang_name_c...
1999-01-21 Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1999-01-21 Richard Henderson* configure.in ({rs6000|powerpc}-ibm-aix4.[12]*): Add...
1999-01-21 Michael Meissner--with-gnu-ld uses different x- fiile under aix 4.1
1999-01-21 Mark Mitchellcp-tree.h (PARM_DECL_EXPR): Delete.
1999-01-21 Dave Brolleycppexp.c (cpp_lex): Allocate token_buffer dynamically.
1999-01-21 Andrew MacLeodexpr.c (MOVE_BY_PIECES_P): Define condition for decidin...
1999-01-21 Vladimir N. Makarovvarasm.c (output_constant_pool): Use floor_log2 instead...
1999-01-21 Gerald PfeiferRemove obsolete file, whose contents has moved to the...
1999-01-21 Andrew Haley[multiple changes]
1999-01-21 Richard Hendersoncse.c (fold_rtx): Revert 29 Dec change.
1999-01-21 Jeff LawDaily bump.
1999-01-20 Nathan SidwellMakefile.in (install-common): Remove extraneous chmod...
1999-01-20 Jeff Lawupdate copyright
1999-01-20 Dave Brolleyfunction.c (assign_parms): Save and restore setting...
1999-01-20 Mark Mitchellerror.c (dump_function_decl): Don't print the argument...
1999-01-20 Mark Mitchellarm.md: Use MEM_COPY_ATTRIBUTES where appropriate throu...
1999-01-20 Jeff LawTweak
1999-01-20 Richard HendersonUpdate comment to match code.
1999-01-20 Joern RenneckeFixed Copyright.
1999-01-20 Joern RenneckeFixed copyright
1999-01-20 Jeff Lawloop.c (NUM_STORES): Delete.
1999-01-20 Jeffrey A Lawflow.c (invalidate_from_autoinc): New function.
1999-01-20 Jeff LawThis should have been deleted during the ChangeLog...
1999-01-20 Jeff LawDaily bump.
1999-01-20 Jeff LawRemoved.
1999-01-20 Jeff LawUpdate copyright.
1999-01-20 Jeff LawMinor copyright tweak.
1999-01-19 Jeffrey A LawMakefile.in (typeck.o): Depend on insn-codes.h.
1999-01-19 Richard Hendersonrecog.c (pop_operand): New function.
1999-01-19 Richard Hendersonexpr.c (do_jump_for_compare): Handle conditional branch...
1999-01-19 Richard Hendersonexpr.c (emit_move_insn_1): Revert 17 Dec change.
1999-01-19 Richard HendersonUpdate copyright.
1999-01-19 Richard Hendersongenoutput.c (name_for_index): New function.
1999-01-19 Richard Hendersonisc.h (TARGET_DEFAULT): Define symbolicly.
next