summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from transactional-memory branch.aldyh2011-11-081-10/+22
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-2/+2
* gcc/ChangeLog:steven2010-05-221-0/+1
* PR middle-end/41360rth2009-09-161-2/+2
* PR middle-end/41360rth2009-09-161-2/+10
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-0/+9
* Squash commit of EH in gimplerth2009-09-141-57/+31
* 2009-09-02 David Daney <ddaney@caviumnetworks.com>daney2009-09-031-0/+7
* gcc/ChangeLog:aoliva2009-09-021-0/+2
* 2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2009-04-221-202/+0
* 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