summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* 2013-11-12 Teresa Johnson <tejohnson@google.com>tejohnson2013-11-121-0/+2
* Time profiler introduced.marxin2013-11-111-2/+35
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-10/+10
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-281-3/+3
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * tree-profile.c (tree_profiling): Cleanup CFG when done.hubicka2013-09-021-0/+2
* Workaround binutils PR14342hubicka2013-08-101-23/+86
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-24/+19
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-5/+0
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-13/+6
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-8/+0
* * opts.c (common_handle_option): Do not set steven2012-07-231-15/+19
* gcc/steven2012-07-161-2/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* 2012-05-24 Richard Guenther <rguenther@suse.de>rguenth2012-05-241-1/+2
* 2012-05-24 Richard Guenther <rguenther@suse.de>rguenth2012-05-241-3/+0
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-2/+0
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-9/+6
* * cgraph.h: Update copyrights;hubicka2012-04-141-15/+17
* * tree-flow.h (get_var_ann): Don't declare.matz2011-10-061-0/+11
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph afterhubicka2011-06-101-2/+3
* Pass name cleanupsdavidxl2011-06-011-1/+1
* use tls for ic varsdavidxl2011-04-291-0/+10
* Remove cgraph piddavidxl2011-04-221-1/+5
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-1/+1
* * 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