aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25egcs_update: Use "if" instead of "&&".Gerald Pfeifer2-6/+14
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
1999-01-24decl.c (decls_match): Return 1 if old and new are identical.Martin v. Löwis2-0/+10
1999-01-24stmt.c (stmt_loop_nest_empty): New function.Jeffrey A Law3-0/+11
1999-01-24rtl.def (CALL_PLACEHOLDER): New rtx code.Jeffrey A Law2-0/+22
1999-01-24Convert all direct memory references to use LO_SUM and remove machdep hack th...Michael Hayes4-615/+710
1999-01-23Bump for snapshotJeffrey A Law2-1/+5
1999-01-23decl.c (start_function): Make member functions one_only on windows.Jason Merrill3-6/+24
1999-01-23Daily bump.Jeff Law1-1/+1
1999-01-23Update copyrights for the last patchKaveh Ghazi14-14/+14
1999-01-23Update copyrightsKaveh Ghazi2-2/+2
1999-01-23Warning fixes:Kaveh R. Ghazi22-544/+663
1999-01-23final.c (bb_str): Qualify a char* with the keyword `const'.Kaveh R. Ghazi15-51/+89
1999-01-23configure.in (gcc_tooldir): Handle case where exec_prefix has not been explic...Jeffrey A Law3-5/+12
1999-01-22fold-const.c (lshift_double): Mark 'prec' arguments as possibly unused.Jeffrey A Law2-2/+5
1999-01-22Copyright update.Jeff Law1-1/+1
1999-01-22bitmap.h (bitmap_head_def): Make indx field unsigned.Jeffrey A Law2-1/+3
1999-01-22Daily bump.Jeff Law1-1/+1
1999-01-22configure.in (gcc_tooldir): When not making a relative gcc_tooldir...Jeffrey A Law3-3/+14
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson15-14/+21
1999-01-22cpp-if1.c: New test - torture test of preprocessor's number conversion in #if...Zack Weinberg2-0/+53
1999-01-22Use alternate crs if cr0 not availableMichael Meissner5-1135/+4146
1999-01-22Makefile.in (gcc_tooldir): Move before first reference.Jeffrey A Law4-198/+161
1999-01-21* Makefile.in (tooldir): Replace with gcc_tooldir.Jeffrey A Law2-20/+25
1999-01-21Daily bump.Jeff Law1-1/+1
1999-01-21Update sparc -mcpu= documentation.Richard Henderson1-5/+6
1999-01-21Update copyright.Richard Henderson10-10/+10
1999-01-21m68k.md (ashldi_const): Disable for !TARGET_5200.Jeffrey A Law2-21/+35
1999-01-21* emit-rtl.c (try_split): Don't try to split non-instructions.Richard Henderson2-4/+7
1999-01-21cp-tree.h (PUSH_GLOBAL): New macro.Mark Mitchell9-26/+147
1999-01-21* expr.c (emit_push_insn): Fix Dumb Typo.Andrew MacLeod2-1/+5
1999-01-21rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept transformations th...Richard Henderson3-0/+33
1999-01-21alpha.md (prologue_stack_probe_loop): Don't do our own label handling, call g...Richard Henderson1-21/+5