OSDN Git Service

update copyrights
[pf3gnuchains/gcc-fork.git] / gcc / local-alloc.c
1994-05-27 kenner(qty_sugg_compare_1): Fix typo in last change.
1994-05-27 kenner(qty_phys_num{,_copy}_sugg): New variables.
1994-04-21 kennerAdd prototypes for static functions.
1994-04-08 kennerRemove previous Berg change.
1994-04-06 kenner(block_alloc): Avoid #ifdef HARD_REG_SET.
1994-02-27 kenner(qty_compare{,_1}): Give multi-word regs higher priorit...
1994-02-15 kenner(optimize_reg_copy): A register that dies in a CALL_INS...
1993-12-24 wilson(optimize_reg_copy_1): After decreasing sregno's
1993-09-24 dje* local-alloc.c: (find_free_reg): Make sure we will...
1993-08-03 wilson(block_alloc): Don't attempt to allocate a
1993-06-23 kenner(alloc_qty_for_scratch): Can allocate likely-spilled...
1993-06-23 kenner(scratch_block, scratch_list{,_length}, scratch_index...
1993-05-11 rms(block_alloc): Don't dereference a NULL pointer.
1993-04-17 kenner(qty_n_refs): Make int, like reg_n_refs.
1993-03-31 rms(optimize_reg_copy_1): Don't increment n_calls speciall...
1993-01-24 kenner(CLASS_LIKELY_SPILLED_P): Add default definition.
1993-01-19 kenner(find_free_reg): Add comment about nonlocal labels.
1993-01-04 kenner(block_alloc): Generalize tying so we can tie any opera...
1992-12-01 wilson(optimize_reg_copy_2): Correct reg_n_refs updates.
1992-11-04 kenner(optimize_reg_copy_1): If P is a CALL_INSN, count it...
1992-10-09 kenner(optimize_reg_copy_1): Tighten up code to properly...
1992-08-19 kenner(alloc_qty_for_scratch, block_alloc): Provide alternate...
1992-07-06 mycroftentered into RCS
1992-06-27 kenner*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-03-22 rms*** empty log message ***
1992-03-14 rms*** empty log message ***
1992-01-18 rmsInitial revision