Age | Commit message (Expand) | Author | Files | Lines |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -4/+5 |
2009-05-22 | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 1 | -1/+0 |
2009-04-26 | tree-pass.h (pass_del_ssa, [...]): Remove decls. | Michael Matz | 1 | -58/+0 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -1/+1 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -3/+3 |
2008-11-20 | re PR c++/36631 (attribute always_inline -> sorry, unimplemented: recursive... | Jakub Jelinek | 1 | -1/+77 |
2008-10-09 | tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block as used. | Jakub Jelinek | 1 | -0/+6 |
2008-08-26 | rtlanal.c: Fix uses of "it's" with "its" where appropriate. | Ben Elliston | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -255/+320 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -0/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-04-18 | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 1 | -2/+2 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -6/+10 |
2008-03-18 | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 1 | -0/+1 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -5/+1 |
2007-10-29 | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 1 | -0/+2 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -4/+2 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-09-01 | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 1 | -1/+3 |
2007-08-14 | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 1 | -3/+3 |
2007-08-01 | tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | Zdenek Dvorak | 1 | -0/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-12 | re PR libstdc++/29286 (placement new does not change the dynamic type as it s... | Ian Lance Taylor | 1 | -0/+1 |
2007-02-19 | function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca... | Roger Sayle | 1 | -4/+6 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -11/+6 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -17/+17 |
2006-09-29 | builtins.c (expand_builtin_setjmp): Delete. | Eric Botcazou | 1 | -7/+184 |
2006-04-13 | re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) | Richard Henderson | 1 | -9/+6 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+4 |
2006-02-08 | passes.c (register_one_dump_file): Accept the current properties instead of p... | Paolo Bonzini | 1 | -1/+1 |
2006-01-25 | re PR middle-end/25886 (up to 256 tree codes for Objective-C++) | Diego Novillo | 1 | -3/+0 |
2006-01-19 | tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL... | Diego Novillo | 1 | -2/+58 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -7/+1 |
2006-01-05 | tree-pass.h (TODO_remove_unused_locals): Define. | Richard Guenther | 1 | -77/+0 |
2005-12-02 | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 1 | -3/+3 |
2005-08-18 | re PR c++/20624 (wrong "control reaches end of non-void function" warning) | Andrew Pinski | 1 | -0/+3 |
2005-06-30 | function.h (struct function): Add saved blocks/unexpanded var list. | Jan Hubicka | 1 | -2/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-03-08 | gimple-low.c (lower_stmt_body): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-02-09 | re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo... | Ian Lance Taylor | 1 | -9/+10 |
2005-01-28 | re PR middle-end/16558 (bogus missing-return warning) | Ian Lance Taylor | 1 | -1/+9 |
2005-01-27 | re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo... | Ian Lance Taylor | 1 | -0/+50 |
2005-01-26 | gimple-low.c (block_may_fallthru): Correct handling of SWITCH_EXPR--may fall ... | Ian Lance Taylor | 1 | -1/+1 |
2005-01-21 | re PR tree-optimization/13000 ([unit-at-a-time] Using -O2 cannot detect missi... | Ian Lance Taylor | 1 | -1/+7 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-06 | Fix PR middle-end/19286 Fix PR debug/19267 | Daniel Berlin | 1 | -32/+2 |
2005-01-04 | Fix PR debug/17924 Fix PR debug/19191 | Daniel Berlin | 1 | -0/+84 |
2004-09-09 | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -11/+9 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+4 |