OSDN Git Service

* basic-block.h, tree-ssa-uncprop.c, varasm.c,
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
2005-04-13 kazu * basic-block.h, tree-ssa-uncprop.c, varasm.c,
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-18 hubicka * basic-block.h (scale_bbs_frequencies_int,
2005-03-14 kazu * basic-block.h: Update the prototypes of cached_make_...
2005-03-14 rakdver * basic-block.h (BB_VISITED): Removed.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-03-07 kazu * flow.c (regs_live_at_setjmp): Make it static.
2005-03-04 law * basic-block.h (rediscover_loops_after_threading...
2005-02-15 kazu * basic-block.h: Adjust the prototype for find_basic_b...
2005-02-01 steven PR optimization/15242
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-17 steven * basic-block.h: Document BB_* flags.
2005-01-14 jakub PR middle-end/19084
2004-12-13 steven * basic-block.h (PROP_POSTRELOAD): Do not include...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 kazu * tree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-20 kazu * basic-block.h (edge_def): Add dest_idx.
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-11-10 steven * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET):...
2004-11-09 kazu * conflict.c (mark_reg, conflict_graph_compute): Remove.
2004-11-08 kazu * flow.c (allocate_bb_life_data): Make it static.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-10-16 rakdver PR tree-optimization/17766
2004-10-13 bje * basic-block.h (edge_iterator): Keep the address...
2004-10-10 kazu * basic-block.h: Remove the prototypes for can_hoist_i...
2004-10-05 kazu * basic-block.h: Remove the prototype for
2004-09-28 kazu * basic-block.h: Fix a comment typo.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-19 hubicka * basic-block.h (update_bb_profile_after_threading...
2004-09-17 kazu * basic-block.h, c-decl.c, c-parse.in, cgraphunit...
2004-09-16 rakdver * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-14 rakdver * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG...
2004-09-09 hubicka * basic-block.h (guess_outgoing_edge_probabilities...
2004-08-25 zack * basic-block.h (BB_SET_PARTITION): Clear old value...
2004-08-24 zack * basic-block.h (struct basic_block_def): Reorder...
2004-08-19 steven * basic-block.h (struct edge_def): Remove crossing_edge.
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-07-26 rsandifo PR rtl-optimization/16643
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-16 rth * basic-block.h (remove_fake_exit_edges): Declare.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-14 amylaar * basic-block.h (could_fall_through): Declare.
2004-06-09 rth * basic-block.h (struct edge_def): Add goto_locus.
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-02-25 hubicka * basic-block.h (make_eh_edge, break_superblocks)...
2004-02-17 rakdver * loop-iv.c: New file.
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-23 hubicka * basic-block.h (PROP_POSTRELOAD): New macro.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-18 hubicka * basic-block.h (try_redirect_by_replacing_jump):...
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-06 amodra PR 13169
2003-07-18 rakdver * Makefile.in (ifcvt.o): Add cfgloop.h.
2003-07-06 aj * basic-block.h: Convert prototypes to ISO C90.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-26 rakdver * Makefile.in (cfgrtl.o): Add expr.h dependency.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-16 aj * basic-block.h: Remove duplicate prototype of
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-06-12 hubicka * basic-block.h (flow_delete_block_noexpunge): Kill.
2003-06-07 rth * basic-block.h (EDGE_SIBCALL): New.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-03-10 matz * cfg.c (unchecked_make_edge): New.
2003-03-05 rakdver * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS...
2003-02-06 hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-01-24 rakdver * cfgloopanal.c: New file.
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-09 zlomek * Makefile.in (optabs.o): Add dependency on basic...
2003-01-08 zlomek * Makefile.in (PARTITION_H): New.
2002-12-19 sayle * basic-block.h (flow_bb_inside_loop_p): Correct proto...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-09-08 sayle * basic-block.h (struct loop): Remove unused cont_domi...
2002-07-29 nathan * profile.c: Add file comment describing the overall...
2002-07-21 berndsEnhancements for the if-conversion pass
2002-07-15 matz2002-07-15 Michael Matz <matz@suse.de>,
2002-06-24 davem2002-06-24 David S. Miller <davem@redhat.com>
2002-06-20 hubicka Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-10 sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-06-01 hubicka * basic-block.h (struct basic_block_def): New field...
next