except.c (struct eh_region): Kill unused fields.
[gcc.git] / gcc / basic-block.h
2005-06-01 Jan Hubickaexcept.c (struct eh_region): Kill unused fields.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-28 Kazu Hirata* basic-block.h: Remove forward declaration of bb_ann_d.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-13 Joern Renneckere PR rtl-optimization/20756 (Clobbers of deleted insns...
2005-05-12 Jan Hubickabasic-block.h (FOR_ALL_BB_FN): New macro.
2005-04-26 Kazu Hiratabasic-block.h (ei_cond): New.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-16 Kazu Hiratabasic-block.h: Adjust the value of PROP_SCAN_DEAD_STORE...
2005-04-15 Kazu Hiratabasic-block.h (PROP_EQUAL_NOTES): Remove.
2005-04-15 Kazu Hiratacfgrtl.c (purge_all_dead_edge): Remove an unused argument.
2005-04-13 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-03-18 Jan Hubickabasic-block.h (scale_bbs_frequencies_int, [...]): Declare.
2005-03-14 Kazu Hiratabasic-block.h: Update the prototypes of cached_make_edg...
2005-03-14 Zdenek Dvorakbasic-block.h (BB_VISITED): Removed.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): Improve comments.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-07 Kazu Hiratacfgbuild.c (find_sub_basic_blocks): Remove.
2005-03-07 Kazu Hirataflow.c (regs_live_at_setjmp): Make it static.
2005-03-04 Jeff Lawbasic-block.h (rediscover_loops_after_threading): Declare.
2005-02-15 Kazu Hiratabasic-block.h: Adjust the prototype for find_basic_blocks.
2005-02-01 Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-17 Steven Bosscherbasic-block.h: Document BB_* flags.
2005-01-14 Jakub Jelinekre PR middle-end/19084 (ICE: internal consistency failure)
2004-12-13 Steven Bosscherbasic-block.h (PROP_POSTRELOAD): Do not include PROP_AU...
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 Kazu Hiratatree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-20 Kazu Hiratabasic-block.h (edge_def): Add dest_idx.
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-10 Steven Bosscherbasic-block.h (XMALLOC_REG_SET, [...]): New.
2004-11-09 Kazu Hirataconflict.c (mark_reg, [...]): Remove.
2004-11-08 Kazu Hirataflow.c (allocate_bb_life_data): Make it static.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-10-16 Zdenek Dvorakre PR tree-optimization/17766 (cc1 hangs in with -O3...
2004-10-13 Ben Ellistonbasic-block.h (edge_iterator): Keep the address of...
2004-10-10 Kazu Hiratabasic-block.h: Remove the prototypes for can_hoist_insn...
2004-10-05 Kazu Hiratabasic-block.h: Remove the prototype for flow_preorder_t...
2004-09-28 Kazu Hirata* basic-block.h: Fix a comment typo.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-19 Jan Hubickabasic-block.h (update_bb_profile_after_threading):...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-16 Zdenek DvorakMakefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-14 Zdenek DvorakMakefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H...
2004-09-09 Jan Hubickabasic-block.h (guess_outgoing_edge_probabilities):...
2004-08-25 Zack Weinbergbasic-block.h (BB_SET_PARTITION): Clear old value first.
2004-08-24 Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-26 Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-21 Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-14 J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-06-09 Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Steven Bosscherbasic-block.h (free_basic_block_vars): Update prototype.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-02-25 Jan Hubickabasic-block.h (make_eh_edge, [...]): Declare.
2004-02-17 Zdenek Dvorakloop-iv.c: New file.
2004-01-29 Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-23 Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-18 Jan Hubickabasic-block.h (try_redirect_by_replacing_jump): Declare.
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-06 Alan Modrare PR rtl-optimization/13169 (asm using r30 or r31...
2003-07-18 Zdenek DvorakMakefile.in (ifcvt.o): Add cfgloop.h.
2003-07-06 Andreas Jaegerbasic-block.h: Convert prototypes to ISO C90.
2003-07-03 Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-26 Zdenek DvorakMakefile.in (cfgrtl.o): Add expr.h dependency.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-16 Andreas Jaegerbasic-block.h: Remove duplicate prototype of note_predi...
2003-06-15 Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-06-12 Jan Hubickabasic-block.h (flow_delete_block_noexpunge): Kill.
2003-06-07 Richard Hendersonbasic-block.h (EDGE_SIBCALL): New.
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-03-10 Michael Matzcfg.c (unchecked_make_edge): New.
2003-03-05 Zdenek Dvorakbasic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.
2003-02-06 Jan Hubickai386.c (x86_inter_unit_moves): New variable.
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-09 Josef ZlomekMakefile.in (optabs.o): Add dependency on basic-block.h.
2003-01-08 Josef ZlomekMakefile.in (PARTITION_H): New.
2002-12-19 Roger Sayle* basic-block.h (flow_bb_inside_loop_p): Correct prototype.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
next