]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/flow.c
Merge from gcc-2.8
[thirdparty/gcc.git] / gcc / flow.c
1997-12-07  Jeff LawMerge from gcc-2.8
1997-12-04  Jason Merrill./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-28  Jeff LawGrr. Used the wrong patchfile last time.
1997-11-28  Jeffrey A Lawflow.c (find_basic_blocks): Handle cfg issues for rethr...
1997-11-13  Jeffrey A Lawflow.c (find_basic_blocks): During marking phase...
1997-11-12  Jeffrey A Lawflow.c (find_basic_blocks): Refine further to get a...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02  Jeffrey A Lawflow.c (find_basic_blocks): If we delete the label...
1997-11-01  Jason Merrillflow.c (find_basic_blocks): Generate correct flow contr...
1997-10-03  Michael MeissnerCast alloca return value for char *
1997-09-29  Jason Merrillflow.c (find_basic_blocks): Mark calls as potentially...
1997-09-28  Philippe De Muyterflow.c (print_rtl_with_bb): Cast alloca return values...
1997-09-22  Jeff LawForgot to check in last time.
1997-09-11  Michael Meissnerfix typo
1997-09-11  Michael Meissnermake change to spacing for Kenner
1997-09-04  Michael MeissnerFor phases starting with flow, print basic block inform...
1997-08-12  Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-07-16  Richard KennerMinor reformatting.
1997-07-14  Richard Kenner(init_regset_vector): Make global; don't take basic...
1997-06-18  Mike Stump* flow.c (find_basic_blocks): Fix end case bug.
1997-06-10  Richard Kenner(mark_used_regs): Fix typo in Jun 4 change.
1997-06-09  Mike Stumpflow.c (find_basic_blocks): Eliminate more dead code...
1997-06-05  Michael Meissnerremove cygnus local stuff
1997-06-05  Michael MeissnerFix urgent bug
1997-06-05  Michael Meissnerabstract regset stuff into macros
1997-06-02  Michael MeissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30  Michael MeissnerUse accessor macros to access arrays based on regno...
1997-05-06  Mike Stumpreformat a little to match GNU coding standards.
1997-02-04  Jeff Lawflow.c (life_analysis): Delete obvious no-op moves...
1997-01-29  Richard Kenner(regno_uninitialized): Return 0 if reg is used for...
1996-08-21  Mike Stumpflow.c (life_analysis): Preserve registers used by...
1996-07-23  Mike Stumpinstall EH code
1996-07-03  Mike Stumpformatting tweaks
1996-06-18  Richard Kenner(flow_analysis): Fix typo in last change.
1996-06-10  Richard Kenner(flow_analysis, find_basic_blocks): Ignore nonlocal_lab...
1996-05-10  Richard Kenner(mark_set_1, mark_used_regs): Clean up usages of ALL_NE...
1996-04-08  Jeff Lawflow.c (find_auto_inc): Also make sure there aren't...
1996-03-31  Richard Kenner(propagate_block): CALL_INSNs don't kill fixed regs.
1996-02-02  Richard Kenner(jmp_uses_reg_or_mem): Renamed from uses_reg_or_mem.
1995-08-28  Richard KennerFix spelling errors.
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerFix typos in comments.
1995-05-13  Doug Evans(find_basic_blocks): Only perform n_basic_blocks sanity...
1995-05-11  Michael MeissnerEliminate dead code caused by last patch
1995-05-11  Michael MeissnerDo not segfault if SUBREG uses something other than...
1995-03-29  Jim Wilson(mark_used_regs, case SUBREG): Only fall through to...
1995-03-18  Richard Kenner(mark_used_regs, case SUBREG): Set reg_changes_size...
1995-02-13  Doug Evans(find_basic_blocks): Revise calculation of when to...
1995-01-21  Jim Wilson(find_basic_blocks): No longer need to check for deleted
1994-12-20  Jim Wilson(mark_set_1): For multi-reg hard register, clear all
1994-11-17  Richard Kenner(find_auto_inc): Insert missing "return" statement.
1994-11-15  Doug Evans(flow_delete_insn): New function.
1994-10-26  Richard Kenner(find_basic_blocks): Ensure each live basic block is...
1994-10-18  Richard Kenner(propagate_block): Call mark_used_regs to show global...
1994-09-08  Jim Wilson(mark_used_regs, case REG): Correct typo, use GET_MODE...
1994-08-14  Jim Wilson(mark_used_regs): When adding REG_DEAD notes...
1994-08-12  Richard Kenner(mark_used_regs): Only show changes size if one mode...
1994-08-11  Richard Kenner(find_auto_inc): Ensure that all proposed changes to...
1994-08-07  Richard Kenner(reg_changes_size): New variable.
1994-07-07  Doug Evans(mark_set_1): Record explicit hard registers in their...
1994-06-14  Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-16  Richard Kenner(try_pre_increment_1): Don't try to create a pre-increm...
1994-05-06  Richard Kenner(flow_analysis, find_basic_blocks): Change from USE...
1994-04-20  Steve Chamberlain*** empty log message ***
1994-03-11  Jim Wilson(libcall_dead_p): Fail not abort for libcall that returns
1994-02-08  Jim Wilson(find_basic_blocks): Also look for REG_LABEL notes...
1994-02-03  Richard KennerAdd prototypes for static functions.
1994-01-29  Richard Kenner(find_auto_inc): Check for increment using single_set.
1993-12-08  Richard Kenner(mark_used_regs, case CLOBBER): Refine previous change...
1993-12-07  Richard Kenner(mark_used_regs): Look inside a CLOBBER...
1993-11-15  Richard Kenner(find_basic_blocks): When starting new basic block...
1993-09-24  Doug Evansflow.c: (life_analysis): Mark HARD_FRAME_POINTER_REGNUM...
1993-07-02  Doug Evans(find_auto_inc): In *p=expr;q=p+size case, avoid clobbe...
1993-04-24  Richard Kenner(mark_used_regs): Use proper type for {all,some}_needed.
1993-04-17  Richard Kenner(uid_block_number): Likewise.
1993-04-08  Richard Stallman(mark_set_1): Clear reg_next_use at the proper place.
1993-04-07  Richard Stallman(mark_set_1): Clear reg_next_use for all kinds of regs.
1993-02-19  Richard Stallman(regno_uninitialized): Test global_regs only for hard...
1993-01-23  Richard Stallman(find_basic_blocks): Don't mark labels in nonlocal_labe...
1992-10-30  Richard Kenner(life_analysis): Mark FP live at end of function.
1992-10-26  Richard Stallman(find_basic_blocks): Check for LABEL_REF_NONLOCAL_P...
1992-10-20  Jim WilsonChange global-alloc.c to global.c.
1992-08-14  Richard Kenner(life_analysis, propagate_block, dump_flow_info): Add...
1992-08-07  Richard Stallman(mark_used_regs): Do recurse in setting of global hard...
1992-08-03  Richard Kenner(find_use_as_address): Use HOST_WIDE_INT instead of...
1992-07-23  Richard Stallmanentered into RCS
1992-07-06  Charles Hannum*** empty log message ***
1992-06-29  Richard Stallman*** empty log message ***
1992-06-28  Richard Kenner*** empty log message ***
1992-06-27  Richard Kenner*** empty log message ***
1992-05-07  Richard Stallman*** empty log message ***
1992-04-27  Jim Wilson*** empty log message ***
1992-03-12  Richard Kenner*** empty log message ***
1992-02-11  Richard Stallman*** empty log message ***
1992-02-01  Richard Kenner*** empty log message ***
1992-01-15  Richard KennerInitial revision