summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-4/+4
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-1/+1
* bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...Robert Kidd2007-09-101-90/+72
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+3
* tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher2007-03-231-6/+7
* tracer.c (rest_of_handle_tracer): We already cleaned up the CFG in tracer() s...Steven Bosscher2007-01-271-1/+0
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* cfg.c (dump_flow_info): Get dump flags as an additional parameter.Paolo Bonzini2006-02-151-3/+3
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-2/+2
* bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak2005-08-241-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-3/+35
* basic-block.h (basic_block_def): Kill rbi.Jan Hubicka2005-06-271-11/+11
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-3/+3
* cfg.c (cached_make_edge): Use find_edge rather than an inlined variant.Jeff Law2004-11-221-4/+1
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-10/+16
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-2/+1
* re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford2004-07-261-3/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+2
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-20/+20
* Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher2003-12-181-0/+7
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-1/+3
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-24/+17
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka2003-07-031-12/+12
* tracer.c: Remove duplication declaration.Andreas Jaeger2003-06-161-1/+0
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-2/+2
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-2/+2
* c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle2003-03-151-1/+1
* cfgloopanal.c: New file.Zdenek Dvorak2003-01-241-1/+1
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger2002-07-061-4/+9
* Makefile.in (tracer.o): New.Jan Hubicka2002-06-011-0/+373