Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -0/+12 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -1/+1 |
2015-04-21 | cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE. | Richard Biener | 1 | -2/+4 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-22 | cfgbuild.h: New. | Andrew MacLeod | 1 | -0/+34 |
2014-10-20 | cfgrtl.h: New. | Andrew MacLeod | 1 | -3/+0 |
2014-09-18 | Add header guard to several header files. | Kito Cheng | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-05-16 | cfghooks.c (copy_bbs): Add update_dominance argument. | Steve Ellcey | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-12-04 | rtl.h (print_insn_with_notes): Remove prototype. | Steven Bosscher | 1 | -0/+3 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -2/+2 |
2012-10-09 | * basic-block. (profile_record): New struct, moved from passes.c. | Steven Bosscher | 1 | -0/+5 |
2012-09-13 | ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead... | Steven Bosscher | 1 | -0/+9 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -2/+2 |
2012-06-17 | cfglayout.h: Remove. | Steven Bosscher | 1 | -3/+9 |
2011-04-07 | basic-block.h (force_nonfallthru): Move to... | Eric Botcazou | 1 | -1/+5 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -0/+2 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -3/+3 |
2007-09-07 | tree-flow.h (const_block_stmt_iterator): Remove. | Diego Novillo | 1 | -4/+4 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -12/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-09 | cfghooks.c (remove_edge): New function. | Zdenek Dvorak | 1 | -0/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -2/+2 |
2007-02-04 | cfgloopmanip.c (loop_delete_branch_edge): Removed. | Zdenek Dvorak | 1 | -0/+6 |
2006-12-20 | loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header... | Zdenek Dvorak | 1 | -8/+6 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -2/+0 |
2006-11-03 | tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co... | Steven Bosscher | 1 | -1/+1 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -3/+3 |
2005-08-24 | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -2/+2 |
2005-04-03 | cfghooks.c (lv_flush_pending_stmts, [...]): New. | Mostafa Hagog | 1 | -0/+41 |
2004-11-22 | cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge. | Kazu Hirata | 1 | -0/+10 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -4/+45 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -20/+37 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-06 | basic-block.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -3/+3 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -0/+12 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-22 | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 1 | -9/+9 |
2003-06-08 | i386.md (subsi_3_zext, [...]): Fix predicates. | Jan Hubicka | 1 | -1/+2 |