Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tracer.c
2016-01-04 jakub Update copyright years.
2015-11-13 law[Patch,tree-optimization]: Add new path Splitting pass...
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27 nathan * internal-fn.c (expand_UNIQUE): New.
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-18 marxintracer ported to new fibonacci_heap data structure.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-20 amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-07-09 tbsaunderemove has_execute
2014-06-06 rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate n_basic_blocks macro
2013-11-16 mrsMerge in trunk.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04 mrsMerge in trunk.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-02-06 rguenth2013-02-06 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-01 crowlThis patch normalizes more bitmap function names.
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30 crowlThis patch implements the unification of the *bitmap...
2012-10-29 rguenth2012-10-29 Richard Guenther <rguenther@suse.de>
2012-08-22 steven * tracer.c (mark_bb_seen): Use SBITMAP_SIZE.
2012-07-20 stevengcc/
2012-07-16 stevengcc/
2012-07-08 stevengcc/
2012-06-17 steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-04 rguenth2012-04-04 Richard Guenther <rguenther@suse.de>
2012-04-03 rguenth2012-04-03 Richard Guenther <rguenther@suse.de>
2011-11-19 rthPR middle-end/51211
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2009-11-25 hjlRemove trailing white spaces.
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-09-15 rakdver * tree-parloops.c: New file.
2007-09-10 rkidd2007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu>
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-11 dberlinMerge dataflow branch into mainline
2007-03-23 steven * tracer.c (tracer): Don't take FLAGS argument. Asser...
2007-01-27 steven * tracer.c (rest_of_handle_tracer): We already cleaned
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-08-24 rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-25 kcookUpdate FSF address.
2005-03-12 kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2004-11-22 law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-07-26 rsandifo PR rtl-optimization/16643
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-27 kazugcc/
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2003-12-18 steven * Makefile.in (tracer.o, bb-reorder.o): Depend on...
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 nathan Break out coverage routines to new file.
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-01-24 rakdver * cfgloopanal.c: New file.
next