Age | Commit message (Expand) | Author | Files | Lines |
1998-03-09 | Patch to fix mips64-elf varargs aliasing failures. | Jim Wilson | 1 | -2/+11 |
1998-02-28 | Fix warious warnings: | Kaveh R. Ghazi | 1 | -2/+9 |
1998-02-13 | varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat... | Jeffrey A Law | 1 | -6/+7 |
1998-02-07 | * function.c (assign_parms): Fix typo in last change. | Jeffrey A Law | 1 | -1/+1 |
1998-02-06 | Fix irix6 stdarg failure when last named arg has FP type. | Jim Wilson | 1 | -9/+17 |
1998-01-20 | More bytecode stuff disappears. | Jeffrey A Law | 1 | -18/+0 |
1998-01-20 | Makefile.in: Remove all bytecode support. | Jeffrey A Law | 1 | -166/+2 |
1998-01-14 | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... | Richard Henderson | 1 | -73/+61 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -2/+4 |
1997-12-15 | Bring over changes from latest gcc-2.8 pre-release. | Jeff Law | 1 | -2/+2 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -11/+32 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -53/+283 |
1997-10-28 | function.c (assign_parms): Correct mode of stack_parm if entry_parm underwent... | Doug Evans | 1 | -0/+6 |
1997-10-18 | tree.c (restore_tree_status): Also free up temporary storage when we finish a... | Jason Merrill | 1 | -1/+1 |
1997-08-27 | reorg.c (dbr_schedule): Allow current_function_return_rtx to be something oth... | Jeffrey A Law | 1 | -4/+9 |
1997-08-02 | (put_var_into_stack, assign_parms): If -fcheck-memory-usage, set the | Richard Kenner | 1 | -2/+42 |
1997-07-27 | (put_var_into_stack, trampoline_address): Treat inline_function_decl | Richard Kenner | 1 | -2/+3 |
1997-07-17 | (expand_function_end): If function is non-leaf and stack checking is | Richard Kenner | 1 | -0/+20 |
1997-05-15 | function.c (expand_function_end): Make sure we finish off any leftover except... | Mike Stump | 1 | -0/+18 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -4/+4 |
1997-04-24 | x | Jason Merrill | 1 | -0/+8 |
1997-04-18 | (instantiate_decls): For DECL_INCOMING_RTL, use max | Jim Wilson | 1 | -4/+8 |
1997-04-03 | (expand_function_start): Emit queue after expanding | Jim Wilson | 1 | -1/+6 |
1997-03-28 | function.c (expand_function_end): Output NOTE_REPEATED_LINE_NUMBER for last l... | Doug Evans | 1 | -0/+8 |
1997-03-18 | Add a REG_EQUIV note when a register parameter has a stack location | Ian Lance Taylor | 1 | -4/+4 |
1997-02-16 | x | Jason Merrill | 1 | -3/+1 |
1997-02-09 | (assign_stack_temp): Clear MEM flags from reuse. | Richard Kenner | 1 | -0/+5 |
1997-02-07 | (instantiate_virtual_regs_1, case USE, CLOBBER): Fix error in last change. | Richard Kenner | 1 | -1/+1 |
1997-01-30 | (TRAMPOLINE_ALIGNMENT): Provide default. | Richard Kenner | 1 | -1/+5 |
1997-01-21 | (mark_all_temps_used): Set KEEP as well. | Richard Kenner | 1 | -1/+1 |
1997-01-19 | (instantiate_virtual_regs_1... | Richard Kenner | 1 | -4/+21 |
1997-01-03 | (push_function_context_to, pop_function_context_from): Save and | Richard Kenner | 1 | -1/+3 |
1996-12-13 | Check SMALL_REGISTER_CLASSES at runtime | Ian Lance Taylor | 1 | -20/+25 |
1996-12-11 | (fixup_var_refs_1, case ZERO_EXTRACT): Don't call fixup_memory_subreg | Richard Kenner | 1 | -2/+2 |
1996-12-07 | (frame_offset, get_frame_size): Make HOST_WIDE_INT. | Richard Kenner | 1 | -2/+2 |
1996-11-08 | (expand_function_end): Handle BLKmode structures returned | Jim Wilson | 1 | -0/+5 |
1996-09-29 | (assign_parms): Use mark_user_reg. | Richard Kenner | 1 | -2/+2 |
1996-09-25 | (instantiate_decl): Always store addr back into x. | Jim Wilson | 1 | -20/+20 |
1996-08-26 | (mark_all_temps_used): Fix error in last change. | Richard Kenner | 1 | -1/+1 |
1996-08-25 | (mark_all_temps_used): New function. | Richard Kenner | 1 | -0/+15 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+1 |
1996-07-08 | (aggregate_value_p): If hard_function_value returns | Jim Wilson | 1 | -0/+6 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -23/+16 |
1996-06-18 | (find_temp_slot_from_address): Check for overlap from BASE_OFFSET if X | Richard Kenner | 1 | -1/+6 |
1996-06-08 | (fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxical SUBREGs as first ope... | Richard Kenner | 1 | -4/+32 |
1996-06-06 | (assign_parms): Handle PARALLEL parameter in ENTRY_PARM. | Jim Wilson | 1 | -10/+26 |
1996-06-06 | (assign_parms): Tighten up code that makes REG_EQUIV notes for parms. | Richard Kenner | 1 | -19/+24 |
1996-05-19 | Include bc-emit.h. | Richard Kenner | 1 | -8/+3 |
1996-05-09 | * function.c (aggregate_value_p): Return 1 if TREE_ADDRESSABLE. | Doug Evans | 1 | -0/+4 |
1996-05-06 | (assign_parms): Set RTX_UNCHANGING_P in stack_parm if parm is | Richard Kenner | 1 | -1/+3 |