summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* gcc/rsandifo2008-06-011-1/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-5/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * haifa-sched.c (restore_bb_notes): Clear bb field of the notesrakdver2007-06-061-3/+31
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-17/+13
* PR rtl-optimization/29841ebotcazou2007-04-191-0/+5
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-031-3/+1
* Revert:kazu2007-01-021-1/+3
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-021-3/+1
* Whitespace fixupsmrs2006-05-181-10/+10
* * basic-block.h (control_flow_graph): Change the type ofkazu2006-01-111-3/+6
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-4/+7
* Update FSF address.kcook2005-06-251-2/+2
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-2/+1
* * cfgbuild.c: Update comments.kazu2005-03-141-10/+27
* * basic-block.h: Update the prototypes of cached_make_edge andkazu2005-03-141-24/+19
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* * cfgbuild.c (state, STATE, SET_STATE,kazu2005-03-091-19/+28
* * cfgbuild.c (find_sub_basic_blocks): Remove.kazu2005-03-071-42/+2
* * basic-block.h: Adjust the prototype for find_basic_blocks.kazu2005-02-151-4/+2
* PR middle-end/16585steven2005-01-261-14/+0
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR rtl-optimization/18861jakub2005-01-071-0/+64
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-9/+2
* * cfg.c (cached_make_edge): Use find_edge rather than an inlinedlaw2004-11-221-7/+4
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-8/+13
* * basic-block.h (guess_outgoing_edge_probabilities): Declare.hubicka2004-09-091-29/+37
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-9/+6
* Add more details to hot/cold partitioning comments and documentation.ctice2004-08-251-1/+4
* * basic-block.h (profile_staus): New global variable.hubicka2004-08-041-0/+2
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-8/+8
* * cfgbuild.c (make_edges): Do not use label_value_list.hubicka2004-06-171-44/+7
* * basic-block.h (could_fall_through): Declare.amylaar2004-06-141-0/+7
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-61/+1
* * cfgbuild.c (control_flow_insn_p): Notice noreturn callhubicka2004-05-271-0/+6
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-4/+4
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+6
* gcc/kazu2004-02-271-1/+1
* * basic-block.h (make_eh_edge, break_superblocks): Declare.hubicka2004-02-251-2/+1
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-10/+11
* * cfgbuild.c (compute_outgoing_frequencies): Use NOTE instead ofzlomek2003-09-021-3/+1
* * builtins.c: Fix comment typos.kazu2003-08-191-1/+1
* * caller-save.c: Convert to ISO C90.aj2003-06-221-47/+23
* * cfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.rth2003-06-131-1/+2
* * basic-block.h (EDGE_SIBCALL): New.rth2003-06-071-2/+1
* * cfgbuild.c (make_edges): Do not use next_nonnote_insn whenhubicka2003-04-241-5/+7
* * cfgbuild.c (make_edges): Use tablejump_p.rth2003-03-301-6/+2
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-2/+2