OSDN Git Service

PR middle-end/42068
[pf3gnuchains/gcc-fork.git] / gcc / tracer.c
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.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-07-06 aj * toplev.c (set_fast_math_flags): Don't use ISO C...
2002-06-01 hubicka * Makefile.in (tracer.o): New.