Age | Commit message (Expand) | Author | Files | Lines |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -91/+2 |
2012-07-16 | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -4/+0 |
2012-07-10 | tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -0/+4 |
2012-06-22 | tree-ssa-live.c (remove_unused_scope_block_p): Remove again DECL_IGNORED_P no... | Eric Botcazou | 1 | -5/+2 |
2012-05-29 | expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp. | Michael Matz | 1 | -0/+3 |
2012-05-24 | re PR bootstrap/53466 (Bootstrap failure) | Richard Guenther | 1 | -4/+17 |
2012-05-23 | tree-dfa.c (add_referenced_var_1): Do not add global vars. | Richard Biener | 1 | -62/+44 |
2012-05-21 | tree-dfa.c (add_referenced_var): Do not walk DECL_INITIAL for more referenced... | Richard Guenther | 1 | -1/+2 |
2011-12-03 | re PR debug/50317 (missing DW_OP_GNU_implicit_pointer) | Jakub Jelinek | 1 | -9/+1 |
2011-12-01 | re PR debug/50317 (missing DW_OP_GNU_implicit_pointer) | Jakub Jelinek | 1 | -2/+10 |
2011-11-17 | re PR tree-optimization/50644 (ICE in set_is_used added today) | Michael Matz | 1 | -2/+4 |
2011-11-08 | gengtype.c (write_field_root): Avoid out-of-scope access of newv. | Michael Matz | 1 | -0/+42 |
2011-04-27 | Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend... | Richard Guenther | 1 | -2/+1 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -4/+2 |
2011-03-24 | tree-ssa-live.c (remove_unused_scope_block_p): Remove set but unused variable... | Jeff Law | 1 | -6/+3 |
2011-02-15 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -2/+2 |
2011-02-02 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -11/+9 |
2011-01-21 | tree-ssa-live.c (remove_unused_scope_block_p): Don't remove DECL_IGNORED_P no... | Jakub Jelinek | 1 | -2/+5 |
2011-01-20 | re PR tree-optimization/46583 (-fcompare-debug failure with -O -fno-inline -f... | Alexandre Oliva | 1 | -5/+10 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -0/+4 |
2010-10-11 | vec.h (VEC_qsort): Define. | Nathan Froyd | 1 | -3/+1 |
2010-09-03 | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 1 | -3/+3 |
2010-08-30 | re PR debug/45419 (-fcompare-debug failure at -O3) | Jakub Jelinek | 1 | -1/+1 |
2010-08-30 | re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre... | Richard Guenther | 1 | -7/+2 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -5/+2 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -4/+4 |
2010-07-13 | re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) | Joern Rennecke | 1 | -0/+91 |
2010-07-13 | re PR debug/44901 (-fcompare-debug failure for tree-predcom.c) | Jakub Jelinek | 1 | -14/+25 |
2010-07-10 | re PR debug/44832 (-fcompare-debug failure for C++ i386.c) | Richard Guenther | 1 | -0/+21 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-06 | vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. | Nathan Froyd | 1 | -28/+22 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -2/+2 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -2/+4 |
2009-12-01 | final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns w... | Richard Guenther | 1 | -11/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -33/+33 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+5 |
2009-08-27 | gengtype.c (main): Handle uint64_t. | Richard Guenther | 1 | -0/+9 |
2009-07-02 | tree-ssa-live.c (remove_unused_locals): Do not remove heap variables. | Richard Guenther | 1 | -0/+1 |
2009-06-05 | re PR middle-end/40340 (Fortification warning no longer emitted in inlines) | Jakub Jelinek | 1 | -1/+19 |
2009-06-04 | tree-ssa-live.c (remove_unused_scope_block_p): Keep variables that have value... | Alexandre Oliva | 1 | -0/+11 |
2009-05-28 | tree-ssa-live.c (remove_unused_locals): Skip when not optimizing. | Alexandre Oliva | 1 | -4/+8 |
2009-05-27 | tree-ssa-live.c (dump_scope_block): Document arguments. | Diego Novillo | 1 | -1/+17 |
2009-04-26 | Expand from SSA. | Michael Matz | 1 | -66/+9 |
2009-04-17 | dbxout.c (dbxout_block): Reinstate test on TREE_USED. | Eric Botcazou | 1 | -0/+2 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -2/+0 |
2009-03-17 | re PR debug/39474 (DW_AT_location missing for unused variables even at -O0) | Jakub Jelinek | 1 | -3/+3 |
2009-03-01 | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 1 | -1/+9 |