| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -1/+1 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -2/+4 |
* | * matrix-reorg.c (analyze_matrix_allocation_site): Remove unused | jakub | 2009-11-28 | 1 | -6/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -23/+23 |
* | 2009-09-23 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-23 | 1 | -2/+3 |
* | 2009-09-18 Neil Vachharajani <nvachhar@google.com> | nvachhar | 2009-09-18 | 1 | -14/+22 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -119/+111 |
* | * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC. | nvachhar | 2009-08-06 | 1 | -3/+2 |
* | 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2009-07-07 | 1 | -3/+3 |
* | 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2008-10-24 | 1 | -1/+1 |
* | * value-prof.c (gimple_ic): Fix tuplification bug. | hubicka | 2008-09-10 | 1 | -2/+1 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -4/+4 |
* | 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-20 | 1 | -3/+2 |
* | 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-20 | 1 | -4/+5 |
* | 2008-08-18 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-08-18 | 1 | -2/+2 |
* | 2008-08-18 Paul Yuan <yingbo.com@gmail.com> | spark | 2008-08-18 | 1 | -13/+40 |
* | 2008-08-09 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-09 | 1 | -44/+3 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -6/+6 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -375/+364 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -3/+3 |
* | 2008-06-10 Vinodha Ramasamy <vinodha@google.com> | dougkwan | 2008-06-10 | 1 | -12/+30 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+3 |
* | 2008-05-28 Seongbae Park <seongbae.park@gmail.com> | spark | 2008-05-28 | 1 | -1/+2 |
* | 2008-05-28 Seongbae Park <seongbae.park@gmail.com> | spark | 2008-05-28 | 1 | -0/+19 |
* | gcc/ChangeLog: | spark | 2008-05-28 | 1 | -0/+1 |
* | * value-prof.c (interesting_stringop_to_profile): Do not | uros | 2008-05-10 | 1 | -2/+2 |
* | 2007-08-24 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-08-24 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-lex.c (c_lex_with_flags, lex_string): Constify. | ghazi | 2007-07-25 | 1 | -2/+2 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -13/+6 |
* | * function.c (gimplify_parameters): Call build_gimple_modify_stmt | sayle | 2007-02-19 | 1 | -31/+35 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -34/+28 |
* | * value-prof.c (visit_hist, free_hist): Return 1 instead of 0. | hubicka | 2007-02-08 | 1 | -2/+2 |
* | PR gcov-profile/30650 | hubicka | 2007-02-03 | 1 | -4/+14 |
* | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, | kazu | 2007-01-31 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_memset): Fix typo in my last patch. | hubicka | 2007-01-28 | 1 | -1/+1 |
* | * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Add | hubicka | 2007-01-28 | 1 | -2/+82 |
* | Patch by Tomas Bily <tbily@suse.cz> | hubicka | 2007-01-19 | 1 | -1/+250 |
* | | hubicka | 2006-12-13 | 1 | -115/+352 |
* | * value-prof.c (tree_stringops_transform): New. | hubicka | 2006-12-11 | 1 | -13/+280 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -27/+28 |
* | * tree-dump.c (dump_enable_all): Rename local variable | steven | 2006-11-03 | 1 | -1/+1 |
* | PR gcov/profile/26570 | rakdver | 2006-08-17 | 1 | -10/+1 |
* | * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable. | hubicka | 2006-07-13 | 1 | -1/+5 |
* | 2006-04-24 Richard Guenther <rguenther@suse.de> | rguenth | 2006-04-24 | 1 | -9/+7 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 1 | -1/+1 |
* | * profile.c (compute_value_histograms): Fix thinko. | hubicka | 2005-08-01 | 1 | -0/+30 |
* | * Makefile.in (rtl-profile.o): Kill all traces of it. | hubicka | 2005-07-28 | 1 | -1024/+36 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+39 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |