]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graph.c
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / graph.c
2019-06-05  mseborgcc/c/ChangeLog:
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-07-04  vriesSave and restore EDGE_DFS_BACK in draw_cfg_edges
2017-06-30  rguenth2017-06-30 Richard Biener <rguenther@suse.de>
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-01-01  jakub Update copyright years.
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-02-22  vriesAdd dot-fn to gdbhooks.py
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-03-13  thopre012015-03-13 Thomas Preud'homme <thomas.preudhomme...
2015-01-30  jsm28Always pass explicit location to fatal_error.
2015-01-05  jakub Update copyright years.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-04  mrsMerge in trunk.
2013-10-30  rguenth2013-10-30 Richard Biener <rguenther@suse.de>
2013-09-04  mrsMerge in trunk.
2013-08-22  gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05  gdr * graph.c (init_graph_slim_pretty_print): Remove.
2013-08-03  gdr * pretty-print.h (pp_underscore): New.
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-23  davidxlDisplay profile info in graph cfg dump
2013-03-20  rguenth2013-03-20 Richard Biener <rguenther@suse.de>
2013-02-15  steven * graph.c (start_graph_dump): Print dumpfile base...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-12  steven * graph.c: Include sbitmap.h and cfgloop.h.
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-03  steven * rtl.h (print_insn_with_notes): Prototype.
2012-11-30  steven * coretypes.h (struct pretty_print_info): Make a coretype.
2012-11-26  stevengcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2010-11-29  jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-10-14  xmjF^C the vcg dump bug.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01  hubicka * fwprop.c: Make emit-rtl.h include last.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-16  ghazi * cfg.c (dump_reg_info): Avoid C++ keywords.
2008-06-26  ghazi * config/i386/driver-i386.c (detect_caches_amd,
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-06-25  kcookUpdate FSF address.
2004-11-22  nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-10-18  kazu * basic-block.h (reg_set_iterator): New.
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-09  nathan * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-07-09  jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13  steven PR c++/13376
2004-01-03  stevenFix messed up accidental commit.
2003-12-30  steven Backport from tree-ssa (relevant changes only):
2003-12-11  steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06  aj * gcc.c: Convert prototypes to ISO C90.
2003-05-20  kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-13  zack * diagnostic.c (output_format): Add support for %m.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-05-23  rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-17  rth Revert "Basic block renumbering removal", and...
2002-05-16  rthBasic block renumbering removal.
2001-10-11  shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-12  ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12  kazu * gcc.c: Fix comment formatting.
2001-02-04  kenner * diagnostic.h (set_internal_error_function): Renamed.
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-04-27  rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * ggc-common.c: PROTO -> PARAMS.
1999-11-08  mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-02  ghazi * graph.h: New file to prototype functions exported...
1999-08-20  ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-09  cruxInclude function.h in most files. Remove most of the...
1999-04-14  zack1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.colum...
1999-02-25  rthFlow rewrite to use basic block structures and edge...
1999-01-11  rthUpdate copyrights.
1999-01-11  rth * basic-block.h (basic_block_head): Rename...
1998-11-23  rthUlrich Drepper <drepper@cygnus.com>