]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tracer.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tracer.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-02-06  Richard Bienertracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-29  Richard Guentherre PR middle-end/53695 (ICE: in dfs_enumerate_from...
2012-08-22  Steven Bosschertracer.c (mark_bb_seen): Use SBITMAP_SIZE.
2012-07-20  Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-04  Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-04-03  Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2011-11-19  Patrick Marlierre PR middle-end/51211 (ICE: SIGSEGV in execute_tm_mark...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2009-11-25  H.J. LuRemove trailing white spaces.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-29  Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20  Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-09-15  Zdenek Dvoraktree-parloops.c: New file.
2007-09-10  Robert Kiddbb-reorder.c (rest_of_handler_reorder_blocks): Removed...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-03-23  Steven Bosschertracer.c (tracer): Don't take FLAGS argument.
2007-01-27  Steven Bosschertracer.c (rest_of_handle_tracer): We already cleaned...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-15  Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-08-24  Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-27  Jan Hubickabasic-block.h (basic_block_def): Kill rbi.
2005-06-25  Kelley CookUpdate FSF address.
2005-03-12  Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2004-11-22  Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-07-26  Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-27  Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2003-12-18  Steven BosscherMakefile.in (tracer.o, [...]): Depend on timevar.h
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-06  Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-05  Kazu Hiratabt-load.c: Fix comment typos.
2003-07-03  Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-06-16  Andreas Jaegertracer.c: Remove duplication declaration.
2003-04-23  Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21  Nathan SidwellBreak out coverage routines to new file.
2003-03-15  Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-01-24  Zdenek Dvorakcfgloopanal.c: New file.
2002-12-24  Kazu Hirataregmove.c: Fix comment typos.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-08  Kazu Hiratabasic-block.h: Fix comment formatting.
2002-07-06  Andreas Jaegertoplev.c (set_fast_math_flags): Don't use ISO C style...
2002-06-01  Jan HubickaMakefile.in (tracer.o): New.