summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* * value-prof.c (value_prof_hooks): Remove.steven2010-12-211-42/+25
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* PR middle-end/45736hubicka2010-10-261-3/+2
* 2010-10-05 Richard Guenther <rguenther@suse.de>rguenth2010-10-051-115/+185
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-07-07 Richard Guenther <rguenther@suse.de>rguenth2010-07-071-6/+9
* * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on theebotcazou2010-06-061-0/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * regs.h: Do not include obstack.h, basic-block.h.steven2010-05-231-0/+1
* gcc/ChangeLog:steven2010-05-211-3/+0
* * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.hubicka2010-05-131-1/+1
* * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls ashubicka2010-04-301-0/+2
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-04-01 Richard Guenther <rguenther@suse.de>rguenth2010-04-011-2/+0
* 2010-03-30 Seongbae Park <seongbae.park@gmail.com>rguenth2010-03-301-0/+2
* Remove trailing white spaces.hjl2009-11-251-32/+32
* * lto-cgraph.c: Include gcov-io.hhubicka2009-11-111-2/+10
* gcc/java/aldyh2009-06-121-2/+2
* 2009-04-15 Richard Guenther <rguenther@suse.de>rguenth2009-04-151-0/+2
* * omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.steven2009-04-031-1/+1
* 2008-12-31 Seongbae Park <seongbae.park@gmail.com>spark2008-12-301-2/+0
* 2008-12-29 Seongbae Park <seongbae.park@gmail.com>spark2008-12-291-0/+2
* PR middle-end/32581hubicka2008-09-131-6/+26
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-87/+94
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-5/+2
* gcc/rwild2008-06-061-1/+1
* gcc/ChangeLog:spark2008-05-281-1/+14
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-03-08 Richard Guenther <rguenther@suse.de>rguenth2008-03-081-16/+11
* PR gcov-profile/34610jakub2008-01-191-3/+7
* 2007-12-07 Richard Guenther <rguenther@suse.de>rguenth2007-12-071-9/+18
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-8/+10
* * tree-scalar-evolution.c (scev_const_prop): Do not create labels.rakdver2007-05-301-1/+1
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-13/+11
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-31/+17
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-3/+3
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-8/+65
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-1/+143
* * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka2007-01-031-27/+4
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-8/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-5/+5
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-6/+5
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-0/+27
* Update FSF address.kcook2005-06-251-2/+2
* * tree-nested.c (build_addr): New "context" argument. Temporarilylaw2005-05-241-3/+3
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-448/+96