Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-04-13 | tree-flow.h (struct gimple_df): Make free_ssanames a VEC. | Nathan Froyd | 1 | -20/+8 |
2011-02-15 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -1/+1 |
2010-09-22 | tree-ssanames.c (release_dead_ssa_names): Do not remove callee edges here. | Richard Guenther | 1 | -7/+5 |
2010-08-12 | tree-flow.h (struct ptr_info_def): Add align and misalign fields. | Richard Guenther | 1 | -9/+33 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -7/+7 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -1/+1 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+3 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -3/+4 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -6/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -11/+7 |
2008-05-13 | tree.h (init_phinodes, [...]): Move ... | Diego Novillo | 1 | -17/+21 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -1/+1 |
2007-01-31 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-01-16 | tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeing the names... | Jan Hubicka | 1 | -1/+6 |
2007-01-16 | tree-ssanames.c (release_dead_ssa_names): Remove invalidated cgraph edges too. | Jan Hubicka | 1 | -0/+5 |
2007-01-11 | re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ... | Jan Hubicka | 1 | -0/+46 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -1/+2 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -1/+3 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -24/+16 |
2005-07-13 | tree-dfa.c (dump_variable): Use default_def function. | Jan Hubicka | 1 | -1/+1 |
2005-07-08 | re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c) | Kazu Hirata | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -2/+2 |
2005-04-30 | tree-ssanames.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-04-27 | tree-flow.h (ssa_names): Change the type to VEC(tree,gc). | Kazu Hirata | 1 | -9/+11 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -59/+8 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -12/+6 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -0/+22 |
2005-03-29 | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 1 | -7/+23 |
2005-02-17 | bt-load.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -3/+3 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -14/+6 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -1/+1 |
2004-09-20 | tree-ssanames.c (make_ssa_name): No longer need to clear, then initialize key... | Jeff Law | 1 | -13/+24 |
2004-09-18 | tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to return NULL. | Jan Hubicka | 1 | -0/+3 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -4/+2 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -8/+6 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+3 |
2004-09-03 | cfg.c (free_edge): Use ggc_free. | Jan Hubicka | 1 | -1/+2 |
2004-09-03 | tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays. | Jan Hubicka | 1 | -0/+2 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -18/+4 |