aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-05optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes from the insn ...Hans-Peter Nilsson2-1/+25
2000-04-05sh.c (block_lump_real_i4): Add missing clobber of T_REGToshiyasu Morita2-0/+8
2000-04-05mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks.Chris Demetriou2-3/+8
2000-04-05basic-block.h (verify_flow_info): Declare.Jeffrey A Law3-7/+13
2000-04-05m68k-protos.h (finalize_pic): Turn prototype off using `#if 0', not C++ comme...Philippe De Muyter2-1/+8
2000-04-05Fix problems in my previous commit.Jan Hubicka2-1/+6
2000-04-0520000405-2.c: New test.Jakub Jelinek3-0/+20
2000-04-05sparc.md (snedi_zero+1, [...]): Allow splits only if registers are different.Jakub Jelinek2-6/+19
2000-04-05Daily bump.Jeff Law2-2/+2
2000-04-05Update.Ulrich Drepper1-0/+10
2000-04-05acconfig.h: Add HAVE_GAS_HIDDEN.Ulrich Drepper5-5/+54
2000-04-05cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0, before freei...Philippe De Muyter3-2/+8
2000-04-05* compile/20000405-1.c: New test.Alexandre Oliva2-0/+17
2000-04-05Make memory reference + update work with -mregnamesMichael Meissner2-4/+10
2000-04-05regrename.c (regno_first_use_in): Wrap prototype in PARAMS.Kaveh R. Ghazi2-55/+60
2000-04-05* calls.c (initialize_argument_information): Fix typo in last change.Kaveh R. Ghazi2-1/+6
2000-04-04regrename.c (consider_available): Test fixed_regs not PIC_OFFSET_TABLE_REGNUM.Richard Henderson2-3/+9
2000-04-05t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, crtend.Geoff Keating19-461/+229
2000-04-04* calls.c (try_to_integrate): Initialize reg_parm_stack_space.Richard Henderson2-1/+5
2000-04-05Makefile.in: Add rules for regrename.oStan Cox6-1/+1109
2000-04-04Makefile (gccbug): New target.Martin v. Löwis4-36/+196
2000-04-04* gcc.dg/cast-qual-1.c: Revert last change.Geoff Keating2-30/+4
2000-04-04dbxout.c (CONTIN): If it doesn't have to do anything...Zack Weinberg2-1/+5
2000-04-04cpplex.c (trigraph_map, speccase): Combine into single table, chartab.Zack Weinberg2-36/+32
2000-04-04builtins.c (expand_builtin_strlen): Force the source to be a memory address.Clinton Popetz2-1/+7
2000-04-04cpplib.c (D): Adjust to call CONCAT2 macro without whitespace.Kaveh R. Ghazi2-2/+8
2000-04-04cfns.gperf (hash, [...]): Prototype.Kaveh R. Ghazi6-4/+31
2000-04-04boehm.c (mark_reference_fields, set_bit): Prototype.Kaveh R. Ghazi7-432/+466
2000-04-04Correct many new ABI issues regarding vbase and vcall offset layout.Mark Mitchell14-586/+979
2000-04-04calls.c (ECF_MALLOC, [...]): New constants.Jan Hubicka4-225/+283
2000-04-04* gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.Kaveh R. Ghazi2-0/+34
2000-04-04* execute/20000403-1.c: New test.Hans-Peter Nilsson2-0/+33
2000-04-04sparc.md (movdi_insn_sp64_novis): New pattern.Jakub Jelinek4-209/+395
2000-04-04sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offse...Jakub Jelinek2-7/+27
2000-04-04Daily bump.Jeff Law2-2/+2
2000-04-04pa-64.h: New file.Jeffrey A Law6-0/+786
2000-04-04sparc.c (output_restore_regs): Prototype.Kaveh R. Ghazi7-7/+28
2000-04-04Update regexps for modified error messagesZack Weinberg1-2/+2
2000-04-03bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.Zack Weinberg4-8/+9
2000-04-03Should have been committed with previous batchZack Weinberg1-0/+4
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg12-2/+31
2000-04-03cppexp.c: wrap long lines.Neil Booth2-78/+82
2000-04-03* execute/20000402-1.c: New test.Geoffrey Keating2-1/+42
2000-04-03log entryDon Lindsay1-0/+4
2000-04-03More va-arg variations. OKed by Jeff Law.Don Lindsay5-0/+191
2000-04-03Add dependency of 'diagnostic.o' on 'diagnostic.c'Nick Clifton2-1/+5
2000-04-03Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPECPhilip Blundell2-2/+6
2000-04-03* gcc.c-torture/compile/20000403-2.c: New test.Jeffrey A Law2-0/+7
2000-04-03* gcc.c-torture/compile/20000403-1.c: New test.Jeffrey A Law2-0/+22
2000-04-03server.c (find_shell): New function.Felix Lee2-0/+29