aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-01-29Daily bump.Jeff Law1-1/+1
1999-01-29* loop.c (strength_reduce): Size reg_map according to reg_iv_type.J"orn Rennecke2-5/+13
1999-01-29* check-init.c (check_init): Fix CLEANUP_POINT_EXPR typo.Richard Henderson2-1/+5
1999-01-29emit-rtl.c (remove_insn): New function.Dave Brolley4-12/+68
1999-01-29parse.h (BUILD_APPEND): If ARG is a non-String object reference...Tom Tromey3-7/+19
1999-01-29* loop.c (recombine_givs): Don't try to derive givs that have combined.J"orn Rennecke2-7/+8
1999-01-29toplev.c (notice, fnotice): Check ANSI_PROTOTYPES...Kaveh R. Ghazi4-7/+16
1999-01-29collect2.c (error): Fix typo in declaration.Kaveh R. Ghazi6-5/+18
1999-01-29loop.c (strength_reduce): Fix HAVE_cc0 handling when scanning forward from co...J"orn Rennecke2-3/+7
1999-01-29cccp.c (eprint_string): Constify a char*.Kaveh R. Ghazi2-64/+95
1999-01-28Daily bump.Jeff Law1-1/+1
1999-01-28check-init.c (check_bool2_init, [...]): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR,...Per Bothner2-2/+14
1999-01-28check-init.c (check_bool2_init, [...]): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR,...Per Bothner1-0/+3
1999-01-28loop.c (strength_reduce): Grow set_in_loop / n_times_set / may_not_optimize t...J"orn Rennecke2-4/+30
1999-01-28add new testMichael Meissner2-0/+54
1999-01-28Happy new year.Joern Rennecke2-2/+2
1999-01-28loop.c (recombine_givs): New parameter unroll_p.J"orn Rennecke2-5/+23
1999-01-28cp-tree.h (struct tree_binding): Replace scope field with a union.Jason Merrill3-3/+12
1999-01-28configure.in (hppa1.0-hp-hpux10*): Use t-pa.Jeffrey A Law3-92/+99
1999-01-27Daily bump.Jeff Law1-1/+1
1999-01-27Move `normal_memory_operand' from gcc2 merge into the operandRichard Henderson1-11/+11
1999-01-27rtl.h (insn_first_p): Declare.J"orn Rennecke7-94/+1040
1999-01-27Add new testMichael Meissner2-1/+21
1999-01-27function.c (purge_addressof_1): Handle case when a register has been used in ...J"orn Rennecke2-1/+19
1999-01-27Add new testMichael Meissner2-0/+35
1999-01-27cpplib.h (cpp_notice): Add prototype.Dave Brolley2-0/+5
1999-01-27Remove trigraph in commentZack Weinberg1-1/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law73-2258/+6011
1999-01-26rs6000.c (input_operand): Don't expect CONST around CONSTANT_P_RTX.Richard Henderson3-5/+8
1999-01-26Daily bump.Jeff Law1-1/+1
1999-01-26pt.c (instantiate_class_template): Set up the DECL_INITIAL of member constants.Jason Merrill3-1/+11
1999-01-26tweak formattingJason Merrill1-17/+19
1999-01-26add commentsJason Merrill1-1/+58
1999-01-26Fix i960 build failure with unrecognizable insn.Jim Wilson2-2/+14
1999-01-26rs6000.md (doz + set cr and or + set cr patterns): Add missing '#' to split p...David Edelsohn2-44/+51
1999-01-26cppfiles.c (safe_read): Deleted.Zack Weinberg4-133/+293
1999-01-25tree.c (equal_functions): Fix name in prototype.Jason Merrill5-15/+26
1999-01-26c4x.h (COUNTER_REGS): New register class.Michael Hayes3-9/+29
1999-01-25decl.c (push_local_binding): Also wrap used decls in a TREE_LIST.Jason Merrill3-15/+34
1999-01-25Daily bump.Jeff Law1-1/+1
1999-01-25class.c (resolve_address_of_overloaded_function): Mark the chosen function used.Jason Merrill7-21/+41
1999-01-25tree.c (equal_functions): New function.Martin v. Löwis2-2/+22
1999-01-25cppexp.c: (struct arglist): Removed.Zack Weinberg2-212/+229
1999-01-25cpplib.c: Don't include signal.h, sys/times.h, or sys/resource.h.Zack Weinberg2-55/+46
1999-01-25except.c, [...] (expand_resume_after_catch): new function.Andrew Haley4-10/+18
1999-01-25New test case.Martin v. Löwis1-0/+12
1999-01-24Daily bump.Jeff Law1-1/+1
1999-01-24Fixup changelog commentMichael Meissner1-2/+2
1999-01-24Fix problems found by David Edelsohn I causedDavid Edelsohn2-16/+28
1999-01-24* cvt.c (cp_convert_to_pointer): Fix conversion of 0 to pmf.Jason Merrill2-1/+5