always define HAVE_memory_barrier
[gcc.git] / gcc / cfghooks.c
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-21 Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-02-10 Trevor Saunderscap frequency in make_forwarder_block
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Richard Bienerre PR tree-optimization/63168 (loop header copying...
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-05-16 Dehao Chencfghooks.c (make_forwarder_block): Use direct computati...
2014-03-14 Richard Bienerre PR ipa/60518 (ICE: in verify_loop_structure, at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 David MalcolmEliminate n_edges macro
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-05-16 Steve Ellceycfghooks.c (copy_bbs): Add update_dominance argument.
2013-04-30 Richard Bienerre PR tree-optimization/57122 (ICE in verify_loop_struc...
2013-04-23 Xinliang David LiSupport slim switch for cfg graph dump
2013-04-23 Xinliang David LiDisplay profile info in graph cfg dump
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-02-18 Richard Bienerre PR tree-optimization/56350 (ICE in vectorizable_redu...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-20 Richard Bienerre PR rtl-optimization/55740 (ICE in verify_loop_struct...
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Aldy Hernandez* cfghooks.c (copy_bbs): Handle a null loop_father.
2012-10-09 Steven Bosscher* basic-block. (profile_record): New struct, moved...
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-07-20 Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-04-03 Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2011-04-11 Eric Botcazoucfghooks.c (redirect_edge_and_branch_force): Localize...
2011-04-07 Eric Botcazoubasic-block.h (force_nonfallthru): Move to...
2011-04-04 Eric Botcazoucfghooks.c (tidy_fallthru_edges): Add ??? comment.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-24 Cary Coutantcfghooks.c (split_block): Copy discriminator to new...
2009-04-22 Laurynas Biveiniscfghooks.c (tidy_fallthru_edges): Remove find_basic_blo...
2008-11-03 Sebastian Popcfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and...
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-09-07 Diego Novillotree-flow.h (const_block_stmt_iterator): Remove.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Zdenek Dvorakcfghooks.c (split_block): Fix the information about...
2007-07-12 Zdenek Dvorakre PR rtl-optimization/32729 (Loop unrolling not perfor...
2007-07-09 Zdenek Dvorakcfghooks.c (remove_edge): New function.
2007-06-09 Zdenek Dvoraktree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...
2007-06-05 Thomas Neumanncfg.c (init_flow): Use type safe memory macros.
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-24 Zdenek Dvorakre PR middle-end/32018 (ICE on optimization)
2007-05-17 Zdenek Dvoraktree-vrp.c (finalize_jump_threads): Do not care about...
2007-05-11 Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-05-04 Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2007-02-06 Zdenek Dvorakloop.texi: Document possibility not to perform disambig...
2007-02-04 Zdenek Dvorakcfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-12 Zdenek Dvorakloop.texi: Document recording of loop exits.
2006-12-20 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Update arguments of...
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-03 Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-05-18 Mike StumpWhitespace fixups
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-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-04-03 Kazu Hiratacfghooks.c, [...]: Fix comment typos.
2005-04-03 Mostafa Hagogcfghooks.c (lv_flush_pending_stmts, [...]): New.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-08 Kazu Hiratac-semantics.c, [...]: Update copyright.
2005-03-07 Kazu Hiratacfghooks.c (verify_flow_info): Remove local variable...
2004-11-22 Kazu Hiratacfg.c (unchecked_make_edge): Call execute_on_growing_pr...
2004-11-22 Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-11-20 Kazu Hiratabasic-block.h (edge_def): Add dest_idx.
2004-11-04 Kazu Hiratacfghooks.c (delete_basic_block): Remove code to truncat...
2004-10-16 Zdenek Dvorakre PR tree-optimization/17766 (cc1 hangs in with -O3...
2004-10-07 Zdenek Dvorakre PR tree-optimization/17806 (compiler error: in verif...
2004-09-29 Jeff Lawtree-ssa-threadupdate.c (create_block_for_threading...
next