Age | Commit message (Expand) | Author | Files | Lines |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -1/+1 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -1/+35 |
1998-04-16 | * function.c (assign_outer_stack_local): Make static and add prototype. | Jeffrey A Law | 1 | -1/+3 |
1998-04-14 | function.c (assign_parms): Initialize unsignedp before passing its pointer to... | John Carr | 1 | -0/+1 |
1998-04-10 | Reinstall this patch from Jason. | Jeff Law | 1 | -2/+0 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -63/+119 |
1998-04-01 | fold-const.c (optimze_bit_field_compare): Initialize rnbitpos, rnbitsize, rnm... | Jeffrey A Law | 1 | -3/+3 |
1998-03-27 | basic-block.h (basic_block_computed_jump_target): Declare. | Bernd Schmidt | 1 | -0/+7 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -4/+1 |
1998-03-19 | except.c (init_eh): Do nothing. | Jason Merrill | 1 | -1/+0 |
1998-03-18 | Fix more warnings... | Kaveh R. Ghazi | 1 | -1/+4 |
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 |