Age | Commit message (Expand) | Author | Files | Lines |
2000-04-05 | optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes from the insn ... | Hans-Peter Nilsson | 2 | -1/+25 |
2000-04-05 | sh.c (block_lump_real_i4): Add missing clobber of T_REG | Toshiyasu Morita | 2 | -0/+8 |
2000-04-05 | mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks. | Chris Demetriou | 2 | -3/+8 |
2000-04-05 | basic-block.h (verify_flow_info): Declare. | Jeffrey A Law | 3 | -7/+13 |
2000-04-05 | m68k-protos.h (finalize_pic): Turn prototype off using `#if 0', not C++ comme... | Philippe De Muyter | 2 | -1/+8 |
2000-04-05 | Fix problems in my previous commit. | Jan Hubicka | 2 | -1/+6 |
2000-04-05 | 20000405-2.c: New test. | Jakub Jelinek | 3 | -0/+20 |
2000-04-05 | sparc.md (snedi_zero+1, [...]): Allow splits only if registers are different. | Jakub Jelinek | 2 | -6/+19 |
2000-04-05 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-04-05 | Update. | Ulrich Drepper | 1 | -0/+10 |
2000-04-05 | acconfig.h: Add HAVE_GAS_HIDDEN. | Ulrich Drepper | 5 | -5/+54 |
2000-04-05 | cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0, before freei... | Philippe De Muyter | 3 | -2/+8 |
2000-04-05 | * compile/20000405-1.c: New test. | Alexandre Oliva | 2 | -0/+17 |
2000-04-05 | Make memory reference + update work with -mregnames | Michael Meissner | 2 | -4/+10 |
2000-04-05 | regrename.c (regno_first_use_in): Wrap prototype in PARAMS. | Kaveh R. Ghazi | 2 | -55/+60 |
2000-04-05 | * calls.c (initialize_argument_information): Fix typo in last change. | Kaveh R. Ghazi | 2 | -1/+6 |
2000-04-04 | regrename.c (consider_available): Test fixed_regs not PIC_OFFSET_TABLE_REGNUM. | Richard Henderson | 2 | -3/+9 |
2000-04-05 | t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, crtend. | Geoff Keating | 19 | -461/+229 |
2000-04-04 | * calls.c (try_to_integrate): Initialize reg_parm_stack_space. | Richard Henderson | 2 | -1/+5 |
2000-04-05 | Makefile.in: Add rules for regrename.o | Stan Cox | 6 | -1/+1109 |
2000-04-04 | Makefile (gccbug): New target. | Martin v. Löwis | 4 | -36/+196 |
2000-04-04 | * gcc.dg/cast-qual-1.c: Revert last change. | Geoff Keating | 2 | -30/+4 |
2000-04-04 | dbxout.c (CONTIN): If it doesn't have to do anything... | Zack Weinberg | 2 | -1/+5 |
2000-04-04 | cpplex.c (trigraph_map, speccase): Combine into single table, chartab. | Zack Weinberg | 2 | -36/+32 |
2000-04-04 | builtins.c (expand_builtin_strlen): Force the source to be a memory address. | Clinton Popetz | 2 | -1/+7 |
2000-04-04 | cpplib.c (D): Adjust to call CONCAT2 macro without whitespace. | Kaveh R. Ghazi | 2 | -2/+8 |
2000-04-04 | cfns.gperf (hash, [...]): Prototype. | Kaveh R. Ghazi | 6 | -4/+31 |
2000-04-04 | boehm.c (mark_reference_fields, set_bit): Prototype. | Kaveh R. Ghazi | 7 | -432/+466 |
2000-04-04 | Correct many new ABI issues regarding vbase and vcall offset layout. | Mark Mitchell | 14 | -586/+979 |
2000-04-04 | calls.c (ECF_MALLOC, [...]): New constants. | Jan Hubicka | 4 | -225/+283 |
2000-04-04 | * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef. | Kaveh R. Ghazi | 2 | -0/+34 |
2000-04-04 | * execute/20000403-1.c: New test. | Hans-Peter Nilsson | 2 | -0/+33 |
2000-04-04 | sparc.md (movdi_insn_sp64_novis): New pattern. | Jakub Jelinek | 4 | -209/+395 |
2000-04-04 | sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offse... | Jakub Jelinek | 2 | -7/+27 |
2000-04-04 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-04-04 | pa-64.h: New file. | Jeffrey A Law | 6 | -0/+786 |
2000-04-04 | sparc.c (output_restore_regs): Prototype. | Kaveh R. Ghazi | 7 | -7/+28 |
2000-04-04 | Update regexps for modified error messages | Zack Weinberg | 1 | -2/+2 |
2000-04-03 | bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING. | Zack Weinberg | 4 | -8/+9 |
2000-04-03 | Should have been committed with previous batch | Zack Weinberg | 1 | -0/+4 |
2000-04-03 | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 12 | -2/+31 |
2000-04-03 | cppexp.c: wrap long lines. | Neil Booth | 2 | -78/+82 |
2000-04-03 | * execute/20000402-1.c: New test. | Geoffrey Keating | 2 | -1/+42 |
2000-04-03 | log entry | Don Lindsay | 1 | -0/+4 |
2000-04-03 | More va-arg variations. OKed by Jeff Law. | Don Lindsay | 5 | -0/+191 |
2000-04-03 | Add dependency of 'diagnostic.o' on 'diagnostic.c' | Nick Clifton | 2 | -1/+5 |
2000-04-03 | Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPEC | Philip Blundell | 2 | -2/+6 |
2000-04-03 | * gcc.c-torture/compile/20000403-2.c: New test. | Jeffrey A Law | 2 | -0/+7 |
2000-04-03 | * gcc.c-torture/compile/20000403-1.c: New test. | Jeffrey A Law | 2 | -0/+22 |
2000-04-03 | server.c (find_shell): New function. | Felix Lee | 2 | -0/+29 |