OSDN Git Service

* gcc-interface/misc.c (gnat_expand_expr): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / tree-profile.c
2009-04-15 rguenth2009-04-15 Richard Guenther <rguenther@suse.de>
2009-04-03 steven * omp-low.c (pass_expand_omp): Don't claim to provide...
2008-12-30 spark2008-12-31 Seongbae Park <seongbae.park@gmail.com>
2008-12-29 spark2008-12-29 Seongbae Park <seongbae.park@gmail.com>
2008-09-13 hubicka PR middle-end/32581
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-06-06 rwildgcc/
2008-05-28 sparkgcc/ChangeLog:
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-08 rguenth2008-03-08 Richard Guenther <rguenther@suse.de>
2008-01-19 jakub PR gcov-profile/34610
2007-12-07 rguenth2007-12-07 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-09 rakdver * tree-scalar-evolution.c (scev_const_prop): Add argum...
2007-05-30 rakdver * tree-scalar-evolution.c (scev_const_prop): Do not...
2007-03-08 sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-03 kazu * c-decl.c, config/avr/avr.c, config/avr/avr.h,
2007-01-31 kazu * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
2007-01-28 hubicka * expr.c (emit_block_move_via_movmem, emit_block_move_...
2007-01-19 hubickaPatch by Tomas Bily <tbily@suse.cz>
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-07-28 hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-25 kcookUpdate FSF address.
2005-05-24 law * tree-nested.c (build_addr): New "context...
2005-04-22 rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-06 rsandifo * coverage.h (GCOV_TYPE_NODE): Delete.
2005-03-29 kazu * builtin-types.def, c-convert.c, c-format.c, ddg...
2005-03-29 hubicka * Makefile.in (value-prof.o): New dependencies on...
2004-10-28 hubicka * profile.c (branch_prob): Call to init_edge_profiler...
2004-09-25 hubicka * predict.c (counts_to_freqs): Make glolbal.
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.