| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-09-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2009-09-17 | 1 | -0/+11 |
* | * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | rth | 2009-09-14 | 1 | -0/+9 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -4/+17 |
* | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-06-22 | 1 | -6/+2 |
* | * cfgcleanup.c (try_crossjump_to_edge): Only skip past | rth | 2009-05-30 | 1 | -9/+5 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -3/+3 |
* | 2009-03-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-03-30 | 1 | -2/+2 |
* | 2008-10-13 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2008-10-13 | 1 | -1/+1 |
* | * rtl.h (locator_eq): New decl. | jakub | 2008-10-09 | 1 | -16/+39 |
* | PR debug/29609 | jakub | 2008-10-07 | 1 | -0/+40 |
* | * function.c (free_after_compilation): Call insn_locators_free. | hubicka | 2008-09-11 | 1 | -0/+13 |
* | * rtlanal.c (add_reg_note): New function. | ian | 2008-07-02 | 1 | -2/+1 |
* | gcc/ | rwild | 2008-06-06 | 1 | -1/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -4/+8 |
* | gcc | tromey | 2008-02-26 | 1 | -18/+1 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -2/+2 |
* | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * cfglayout.c (insn_scope, insn_line): Constify. | ghazi | 2007-07-25 | 1 | -4/+4 |
* | PR rtl-optimization/32773 | rakdver | 2007-07-17 | 1 | -0/+51 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -15/+16 |
* | * cfg.c (init_flow): Use type safe memory macros. | tneumann | 2007-06-05 | 1 | -6/+6 |
* | * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c, | kazu | 2007-05-25 | 1 | -1/+1 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -14/+8 |
* | * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Use | hubicka | 2007-04-28 | 1 | -142/+113 |
* | Revert: | hubicka | 2007-04-24 | 1 | -107/+142 |
* | * function.c (init_function_start): Don't init line number info. | hubicka | 2007-04-23 | 1 | -142/+107 |
* | * tracer.c (tracer): Don't take FLAGS argument. Assert we are | steven | 2007-03-23 | 1 | -56/+74 |
* | * cfglayout.c (fixup_reorder_chain): Postpone deleting dead | steven | 2007-03-15 | 1 | -1/+3 |
* | * tree-pass.h (pass_into_cfg_layout_mode, | steven | 2007-03-12 | 1 | -0/+54 |
* | * lower-subreg.c: Include except.h. | steven | 2007-03-10 | 1 | -2/+0 |
* | * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set | steven | 2007-01-18 | 1 | -1/+2 |
* | * cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | hubicka | 2006-11-27 | 1 | -1/+0 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -3/+1 |
* | * extended.texi (__builtin_expect): We no longer require second argument | hubicka | 2006-11-11 | 1 | -1/+0 |
* | * final.c (final): Walk from first instruction. | hubicka | 2006-11-10 | 1 | -0/+1 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -16/+16 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |
* | * cfgloopmanip.c (create_loop_notes): Removed. | rakdver | 2006-03-23 | 1 | -8/+2 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -1/+1 |
* | * cfglayout.c (fixup_reorder_chain): Remove kludge for the | ebotcazou | 2006-01-02 | 1 | -34/+6 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -3/+3 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -3/+7 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -2/+2 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+19 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -50/+47 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cfglayout.c (block_locators_locs, line_locators_locs, | kazu | 2005-06-24 | 1 | -19/+22 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -5/+7 |