summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
Commit message (Expand)AuthorAgeFilesLines
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-1/+4
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* * cfglayout.c (insn_locators_alloc): Initialize curr_location andebotcazou2011-03-301-2/+2
* * cfgexpand.c (expand_gimple_cond): Always set the source location andebotcazou2011-03-281-1/+1
* * tree-ssa-live.c (remove_unused_scope_block_p): Remove set butlaw2011-03-241-4/+7
* * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.jakub2011-03-161-4/+3
* PR rtl-optimization/46777jakub2010-12-061-1/+14
* PR middle-end/46515rth2010-11-181-1/+1
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-2/+2
* * cfglayout.c (fixup_reorder_chain): When ensuring that there is atebotcazou2010-10-241-4/+25
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-8/+4
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-10/+4
* PR debug/45531aoliva2010-09-081-2/+2
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-011-0/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* PR bootstrap/42347jakub2010-05-171-1/+2
* PR middle-end/44071jakub2010-05-111-3/+6
* Remove trailing white spaces.hjl2009-11-251-2/+2
* 2009-09-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2009-09-171-0/+11
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-0/+9
* gcc/ChangeLog:aoliva2009-09-021-4/+17
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-6/+2
* * cfgcleanup.c (try_crossjump_to_edge): Only skip pastrth2009-05-301-9/+5
* * df.h: Include "timevar.h".ian2009-04-171-3/+3
* 2009-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-301-2/+2
* 2008-10-13 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-10-131-1/+1
* * rtl.h (locator_eq): New decl.jakub2008-10-091-16/+39
* PR debug/29609jakub2008-10-071-0/+40
* * function.c (free_after_compilation): Call insn_locators_free.hubicka2008-09-111-0/+13
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-2/+1
* gcc/rwild2008-06-061-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-4/+8
* gcctromey2008-02-261-18/+1
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-2/+2
* * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,kazu2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-4/+4
* PR rtl-optimization/32773rakdver2007-07-171-0/+51
* Merge dataflow branch into mainlinedberlin2007-06-111-15/+16
* * cfg.c (init_flow): Use type safe memory macros.tneumann2007-06-051-6/+6
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-1/+1
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-14/+8
* * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Usehubicka2007-04-281-142/+113
* Revert:hubicka2007-04-241-107/+142
* * function.c (init_function_start): Don't init line number info.hubicka2007-04-231-142/+107
* * tracer.c (tracer): Don't take FLAGS argument. Assert we aresteven2007-03-231-56/+74
* * cfglayout.c (fixup_reorder_chain): Postpone deleting deadsteven2007-03-151-1/+3
* * tree-pass.h (pass_into_cfg_layout_mode,steven2007-03-121-0/+54
* * lower-subreg.c: Include except.h.steven2007-03-101-2/+0