aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-02-062013-02-06 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-10-292012-10-29 Richard Guenther <rguenther@suse.de>rguenth
2012-08-22 * tracer.c (mark_bb_seen): Use SBITMAP_SIZE.steven
2012-07-20gcc/steven
2012-07-16gcc/steven
2012-07-08gcc/steven
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-04-042012-04-04 Richard Guenther <rguenther@suse.de>rguenth
2012-04-032012-04-03 Richard Guenther <rguenther@suse.de>rguenth
2011-11-19PR middle-end/51211rth
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2009-11-25Remove trailing white spaces.hjl
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-08-29 * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>rguenth
2008-06-20 * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.hubicka
2007-09-15 * tree-parloops.c: New file.rakdver
2007-09-102007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu>rkidd
2007-09-05 * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-06-11Merge dataflow branch into mainlinedberlin
2007-03-23 * tracer.c (tracer): Don't take FLAGS argument. Assert we aresteven
2007-01-27 * tracer.c (rest_of_handle_tracer): We already cleanedsteven
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2006-02-152006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-08-24 * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argumentrakdver
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-06-27 * basic-block.h (basic_block_def): Kill rbi.hubicka
2005-06-25Update FSF address.kcook
2005-03-12 * cfglayout.c, loop-doloop.c, profile.c, target-def.h,kazu