OSDN Git Service

Reorg reg-stack to use the standard CFG.
[pf3gnuchains/gcc-fork.git] / gcc / global.c
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-08-12 amylaar * global.c (prune_preferences): Move some invariants...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-08 rthRevert last change until I figure out what's wrong...
1999-08-07 rth * global.c (build_insn_chain): Use EXECUTE_IF_S...
1999-08-04 law * global.c: Fix comment.
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1999-01-06 lawCopyright fixes.
1998-12-12 law * rtlanal.c (multiple_sets): New function.
1998-12-12 mmitchel * global.c (record_conflicts): Don't use an array...
1998-10-14 ghaziWarning fixes:
1998-10-09 law * global.c (build_insn_chain): Verify no real...
1998-10-06 law * loop.c (count_one_set): New static function, broken...
1998-10-06 law * Makefile.in (stupid.o): Update dependencies.
1998-10-02 law * global.c (global_alloc): Delete code to manage the...
1998-09-30 law * regs.h (HARD_REGNO_CALL_PART_CLOBBERED):...
1998-09-16 law * global.c (reg_allocno): Now static.
1998-09-08 law * global.c: Update comments.
1998-06-21 law * global.c: Include machmode.h amd move hard-reg-set...
1998-06-19 law * alias.c: Include toplev.h
1998-04-18 law * global.c (global_alloc): Don't pass HARD_CONS...
1998-03-28 law * basic-block.h (basic_block_computed_jump_target...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfreda
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-31 law * global.c (global_alloc): Free the conflict...
1997-10-28 brendan * global.c (global_alloc): Use xmalloc instead of...
1997-07-16 kenner(global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to
1997-06-05 meissnerabstract regset stuff into macros
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1996-11-12 kenner(prune_references): Add missing symmetic CONFLICTP...
1996-11-12 kenner(allocno_compare): Use `const void *' arguments.
1996-01-01 kenner(reg_allocno): No longer static.
1996-01-01 law * hard-reg-set.h (losing_caller_save_reg_set...
1995-06-15 kennerUpdate FSF address.
1994-09-16 kenner(global_alloc): Mark regs assigned to SCRATCH as used...
1994-08-07 kenner(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its regis...
1994-07-19 wilson(find_reg): Store divide results in temporary variables.
1994-06-29 kenner(global_alloc): Make a more accurate attempt to see...
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-04 kenner(find_reg): When looking for locally-allocated hard...
1994-04-21 kennerAdd prototypes for static functions.
1994-04-08 kennerRemove previous Berg change.
1994-04-06 kenner(global_conflicts): Avoid #ifdef HARD_REG_SET.
1994-03-25 kenner(global_conflicts): Move decl of unused variable I...
1994-02-27 kenner(allocno_compare): Give multi-word regs higher priority...
1993-09-24 dje* global.c: (global_alloc): Make sure that it is always...
1993-01-19 kenner(find_reg): Add comment about nonlocal labels.
1992-07-06 mycroftentered into RCS
1992-06-22 rms*** 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-02-17 rms*** empty log message ***
1992-01-20 rms*** empty log message ***
1992-01-17 rms*** empty log message ***
1991-12-31 rms*** empty log message ***
1991-12-14 kennerInitial revision