OSDN Git Service

Bump for snapshot
[pf3gnuchains/gcc-fork.git] / gcc / flow.c
1998-11-04 lawx
1998-11-04 lawWed Nov 4 19:15:37 1998 "Melissa O'Neill" <oneill...
1998-10-29 law * flow.c (XNMALLOC): New macro.
1998-10-27 law * final.c (cleanup_subreg_operands): New function.
1998-10-23 law * flow.c (life_analysis_1): Enable "rescan...
1998-10-23 law * flow.c (life_analysis_1): Delete CLOBBER...
1998-10-19 law * combine.c (recog_for_combine): Lose PADDED_SCRATCHES...
1998-10-17 ghaziWarning fixes:
1998-10-17 law * flow.c (propagate_block): Replace code that...
1998-10-16 law * flow.c (find_basic_blocks_1): Do not delete...
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-14 ghaziWarning fixes:
1998-10-13 rthTue Oct 13 22:12:11 1998 Bernd Schmidt <crux@pool...
1998-10-12 law * flow.c: Update comment.
1998-10-11 mmitchel * flow.c (find_basic_blocks_1): Fix prototype.
1998-10-10 law * flow.c (find_basic_blocks): Delte "live_reach...
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-10-09 rthFri Oct 9 15:57:51 1998 Bernd Schmidt <crux@Pool...
1998-10-08 rth * flow.c (find_basic_blocks): Correctly determi...
1998-10-08 rth * flow.c (find_basic_blocks): Calc upper bound...
1998-10-06 amylaarCleanup for -fdump-unnumbered:
1998-10-01 jfc * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix...
1998-09-21 wilsonFix for g++ failure reported by Brendan.
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-12 davem * flow.c (mark_set_1): Recognize multi-register struct...
1998-09-09 law * except.h (current_function_eh_stub_label...
1998-08-17 law * c-decl.c (init_decl_processing): Remove unnee...
1998-07-21 rth* flow.c (regno_uninitialized): Fixed regs are never...
1998-07-08 law * flow.c (find_auto_inc): Remove most recent...
1998-07-06 law * flow.c (find_auto_inc): Clear UNCHANGING...
1998-07-02 meissnerSwitch reg_n_info structure to use varrays
1998-06-30 law * flow.c (recompute_reg_usage): Does not return...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-27 law * flow.c (count_reg_sets): New function.
1998-06-21 law * basic-block.h (init_regset_vector): Delete...
1998-06-20 law * flow.c (allocate_for_life_analysis, init_regs...
1998-06-19 law * alias.c: Include toplev.h
1998-05-28 amacleodFlow now removes exception regions when their handlers...
1998-05-19 ghaziWarning Fixes:
1998-05-14 amacleodFirst cut of changes to utilize the new exception handl...
1998-05-13 ghaziWarning fixes:
1998-05-13 law * flow.c (dump_flow_info): Also print number...
1998-05-13 law * acconfig.h (ENABLE_CHECKING): Undefine.
1998-05-06 lawtypo typo fixes fixes
1998-04-20 devans * flow.c (sbitmap_vector_alloc): Ensure sbitmaps prope...
1998-04-16 law8
1998-04-15 law * flow.c (sbitmap_union_of_successors): New...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-28 law * basic-block.h (basic_block_computed_jump_target...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-19 ghaziMore warning fixes...
1998-03-19 manfred
1998-03-18 ghaziFix more warnings...
1998-03-12 manfredd
1998-03-12 manfredd
1998-03-11 lawP
1998-03-08 law * haifa-sched.c (is_cfg_nonregular): Change...
1998-03-05 law * haifa-sched.c (build_jmp_edges): Delete dead...
1998-02-11 law * flow.c (life_analysis): Do not conside the...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-12-27 law * flow.c (find_basic_blocks): Don't create...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-13 jason * flow.c (flow_analysis): Be consistent with find_basi...
1997-12-12 jason * flow.c (find_basic_blocks): A CALL_INSN that can...
1997-12-07 lawMerge from gcc-2.8
1997-12-04 jason./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-28 lawGrr. Used the wrong patchfile last time.
1997-11-28 law * flow.c (find_basic_blocks): Handle cfg issues...
1997-11-13 law * flow.c (find_basic_blocks): During marking...
1997-11-12 law * flow.c (find_basic_blocks): Refine further...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 law * flow.c (find_basic_blocks): If we delete...
1997-11-01 law * flow.c (find_basic_blocks): Generate correct...
1997-10-03 meissnerCast alloca return value for char *
1997-09-29 law * flow.c (find_basic_blocks): Mark calls as...
1997-09-28 law * flow.c (print_rtl_with_bb): Cast alloca retur...
1997-09-22 lawForgot to check in last time.
1997-09-11 meissnerfix typo
1997-09-11 meissnermake change to spacing for Kenner
1997-09-04 meissnerFor phases starting with flow, print basic block inform...
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-07-16 kennerMinor reformatting.
1997-07-14 kenner(init_regset_vector): Make global; don't take basic...
1997-06-18 mrs * flow.c (find_basic_blocks): Fix end case...
1997-06-10 kenner(mark_used_regs): Fix typo in Jun 4 change.
1997-06-09 mrs * flow.c (find_basic_blocks): Eliminate more...
1997-06-05 meissnerremove cygnus local stuff
1997-06-05 meissnerFix urgent bug
1997-06-05 meissnerabstract regset stuff into macros
1997-06-02 meissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-02-04 law * flow.c (life_analysis): Delete obvious no...
1997-01-29 kenner(regno_uninitialized): Return 0 if reg is used for...
1996-08-21 mrs * flow.c (life_analysis): Preserve registers used...
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-06-18 kenner(flow_analysis): Fix typo in last change.
1996-06-10 kenner(flow_analysis, find_basic_blocks): Ignore nonlocal_lab...
1996-05-10 kenner(mark_set_1, mark_used_regs): Clean up usages of ALL_NE...
next