Age | Commit message (Expand) | Author | Files | Lines |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -0/+1 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -4/+4 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -1/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -33/+32 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-12-03 | re PR tree-optimization/59362 (Abort in fini_object_sizes) | Jakub Jelinek | 1 | -6/+7 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+6 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-18 | re PR middle-end/59125 (gcc triggers wrong strncpy_chk) | Richard Biener | 1 | -15/+22 |
2013-11-18 | c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned... | Richard Sandiford | 1 | -4/+2 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -9/+9 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -8/+8 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-08 | Re-factor tree.h - Part 1. | Diego Novillo | 1 | -1/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+4 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+4 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -17/+35 |
2013-06-07 | tree-object-size.c (unknown): Make const. | David Malcolm | 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-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-09-07 | Modify gcc/*.[hc] double_int call sites to use the new interface. | Lawrence Crowl | 1 | -5/+4 |
2012-08-10 | tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ... | Richard Guenther | 1 | -8/+6 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2011-12-15 | builtins.def (BUILT_IN_STPNCPY_CHK): New definition. | Romain Geissler | 1 | -0/+1 |
2011-11-10 | re PR middle-end/51077 (Endless recursion with __builtin_object_size) | Jakub Jelinek | 1 | -1/+1 |
2011-10-12 | re PR middle-end/50700 (__builtin_object_size computed wrong) | Richard Guenther | 1 | -14/+16 |
2011-10-07 | re PR middle-end/50527 (inconsistent vla align) | Tom de Vries | 1 | -0/+1 |
2011-09-27 | tree-object-size.c (compute_object_sizes): Fix dumping of folded statement. | Richard Guenther | 1 | -4/+1 |
2011-09-01 | expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ... | Richard Guenther | 1 | -10/+8 |
2011-07-01 | tree-object-size.c (pass_through_call): Handle BUILT_IN_ASSUME_ALIGNED. | Jakub Jelinek | 1 | -1/+2 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-05-19 | re PR c/48985 (bogus buffer overflow warning and abort on static flexible arr... | Richard Guenther | 1 | -0/+6 |
2011-03-24 | re PR middle-end/48269 (Incorrect fortify warning for a packed struct member) | Richard Guenther | 1 | -2/+0 |
2011-03-17 | re PR tree-optimization/48165 (gcc-4.6: internal compiler error: in build2_stat) | Richard Guenther | 1 | -1/+1 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-03 | builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert. | Nathan Froyd | 1 | -2/+1 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -2/+1 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -2/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -12/+39 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+3 |
2010-04-18 | fold-const.c (fold_comparison): Use ssizetype. | Eric Botcazou | 1 | -1/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |