| Commit message (Expand) | Author | Age | Files | Lines |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -2/+2 |
* | * stmt.c (n_occurrences): New static function. | law | 1998-10-08 | 1 | -33/+5 |
* | * reload.c (find_reloads): In code to promote RELOAD_FOR_X_ADDR_ADDR | amylaar | 1998-09-24 | 1 | -6/+23 |
* | * Revert this patch. | law | 1998-09-21 | 1 | -2/+1 |
* | P | law | 1998-09-18 | 1 | -1/+2 |
* | Typo fix in comment. | amylaar | 1998-09-08 | 1 | -1/+1 |
* | * reload.c (operands_match_p): Handle rtvecs. | rth | 1998-08-25 | 1 | -1/+14 |
* | 8 | law | 1998-08-16 | 1 | -1/+6 |
* | * reload.c (find_equiv_reg): If need_stable_sp is set, | amylaar | 1998-07-09 | 1 | -0/+2 |
* | * rtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_PART. If | law | 1998-07-08 | 1 | -3/+8 |
* | * reload.c (find_equiv_reg): When looking for stack pointer + const, | law | 1998-07-07 | 1 | -0/+3 |
* | * reload.c (find_equiv_reg): If need_stable_sp is set, | law | 1998-07-07 | 1 | -0/+2 |
* | * Disable the following change from gcc2. Not appropriate for egcs: | law | 1998-07-06 | 1 | -1/+7 |
* | * reload.c (find_reloads): If there are multiple | amylaar | 1998-07-01 | 1 | -9/+74 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -14/+39 |
* | * reload.c (find_reloads): Fix check for failure to match any alternative, to | raeburn | 1998-06-23 | 1 | -1/+1 |
* | * reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER to | amylaar | 1998-06-18 | 1 | -1/+3 |
* | * reload.c (find_reloads_toplev): Use gen_lowpart common to convert | law | 1998-06-10 | 1 | -1/+12 |
* | * reload.c (find_reloads): Record the existing mode if | law | 1998-05-31 | 1 | -2/+10 |
* | 8 | law | 1998-05-28 | 1 | -2/+3 |
* | Fix MIPS compiler abort on Mesa, reported by Andy Tai. | wilson | 1998-05-14 | 1 | -1/+2 |
* | * reload.c (remove_replacements): New function. | amylaar | 1998-05-14 | 1 | -0/+15 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -0/+71 |
* | * reload.c (find_reloads): Emit USEs to mark where a pseudo | amylaar | 1998-05-01 | 1 | -15/+30 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -22/+25 |
* | * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS. | rth | 1998-04-02 | 1 | -0/+37 |
* | * regclass.c (record_reg_classes): '?' increases cost by two. | amylaar | 1998-03-26 | 1 | -7/+16 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | d | manfred | 1998-03-12 | 1 | -0/+2 |
* | * reload.c (find_reloads): Always force (subreg (mem)) to be | rth | 1998-03-05 | 1 | -2/+14 |
* | Fix warious warnings: | ghazi | 1998-02-28 | 1 | -2/+1 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -0/+4 |
* | * reload.c (find_reloads_toplev): Handle arbitrary non-paradoxical | amylaar | 1998-02-09 | 1 | -1/+24 |
* | * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the | law | 1998-01-28 | 1 | -2/+9 |
* | Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem. | wilson | 1998-01-22 | 1 | -3/+5 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -48/+48 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -7/+12 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+14 |
* | Bug fix for v850 port. | wilson | 1997-11-05 | 1 | -2/+6 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -52/+49 |
* | * reload.c (debug_reload_to_stream): New function. Specify stream | law | 1997-10-17 | 1 | -24/+33 |
* | * reload.c (decompose): Always initialize val.base. | law | 1997-10-07 | 1 | -0/+1 |
* | * reload.c (find_reloads, case '0'): Reject matching a non-offsettable | law | 1997-08-27 | 1 | -1/+12 |
* | * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR | law | 1997-08-19 | 1 | -0/+29 |
* | (debug_reload): Rework to make output more compact. | kenner | 1997-08-02 | 1 | -41/+30 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -18/+18 |
* | (push_reload): Fix last argument of the call to find_dummy_reload. | kenner | 1997-04-23 | 1 | -1/+1 |
* | (find_dummy_reload): New parameter earlyclobber. If set then don't | kenner | 1997-03-25 | 1 | -7/+19 |