summaryrefslogtreecommitdiffstats
path: root/gcc/flow.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (init_decl_processing): Remove unneeded &.law1998-08-171-2/+0
* * flow.c (regno_uninitialized): Fixed regs are never uninitialized.rth1998-07-211-5/+7
* * flow.c (find_auto_inc): Remove most recent change. Real bug waslaw1998-07-081-4/+0
* * flow.c (find_auto_inc): Clear UNCHANGING bit of register that islaw1998-07-061-0/+4
* Switch reg_n_info structure to use varraysmeissner1998-07-021-1/+1
* * flow.c (recompute_reg_usage): Does not return a value.law1998-06-301-1/+1
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-2/+5
* * flow.c (count_reg_sets): New function.law1998-06-271-0/+281
* * basic-block.h (init_regset_vector): Delete declaration.law1998-06-211-1/+3
* * flow.c (allocate_for_life_analysis, init_regset_vector):law1998-06-201-2/+0
* * alias.c: Include toplev.hlaw1998-06-191-0/+1
* Flow now removes exception regions when their handlers are all removed.amacleod1998-05-281-22/+22
* Warning Fixes:ghazi1998-05-191-1/+0
* First cut of changes to utilize the new exception handling modelamacleod1998-05-141-20/+35
* Warning fixes:ghazi1998-05-131-1/+1
* * flow.c (dump_flow_info): Also print number of sets andlaw1998-05-131-0/+5
* * acconfig.h (ENABLE_CHECKING): Undefine.law1998-05-131-0/+4
* typo typo fixes fixeslaw1998-05-061-1/+1
* * flow.c (sbitmap_vector_alloc): Ensure sbitmaps properly aligned.devans1998-04-201-6/+17
* 8law1998-04-161-0/+40
* * flow.c (sbitmap_union_of_successors): New function.law1998-04-151-0/+13
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-18/+25
* * basic-block.h (basic_block_computed_jump_target): Declare.law1998-03-281-7/+24
* Major cutover to using system.h:ghazi1998-03-201-2/+1
* More warning fixes...ghazi1998-03-191-2/+1
* manfred1998-03-191-0/+1
* Fix more warnings...ghazi1998-03-181-5/+1
* dmanfred1998-03-121-1/+1
* dmanfred1998-03-121-2/+1
* Plaw1998-03-111-0/+8
* * haifa-sched.c (is_cfg_nonregular): Change return type tolaw1998-03-081-7/+28
* * haifa-sched.c (build_jmp_edges): Delete dead function.law1998-03-051-43/+849
* * flow.c (life_analysis): Do not conside the stack pointer live atlaw1998-02-111-2/+6
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-36/+35
* law1997-12-271-3/+25
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-1/+3
* * flow.c (flow_analysis): Be consistent with find_basic_blocks injason1997-12-131-1/+2
* * flow.c (find_basic_blocks): A CALL_INSN that can throw startsjason1997-12-121-2/+7
* Merge from gcc-2.8law1997-12-071-5/+5
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.jason1997-12-041-18/+1
* Grr. Used the wrong patchfile last time.law1997-11-281-1/+13
* * flow.c (find_basic_blocks): Handle cfg issues for rethrows andlaw1997-11-281-0/+5
* * flow.c (find_basic_blocks): During marking phase, if we encounterlaw1997-11-131-30/+23
* * flow.c (find_basic_blocks): Refine further to get a more correctlaw1997-11-121-121/+150
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+4
* * flow.c (find_basic_blocks): If we delete the label for anlaw1997-11-021-0/+45
* * flow.c (find_basic_blocks): Generate correct flow controllaw1997-11-011-12/+31
* Cast alloca return value for char *meissner1997-10-031-1/+1
* * flow.c (find_basic_blocks): Mark calls as potentially jumpinglaw1997-09-291-2/+8
* * flow.c (print_rtl_with_bb): Cast alloca return values for variableslaw1997-09-281-2/+2
OpenPOWER on IntegriCloud