aboutsummaryrefslogtreecommitdiff
path: root/gcc/graph.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-10-302013-10-30 Richard Biener <rguenther@suse.de>rguenth
2013-08-22 * pretty-print.h (output_buffer::output_buffer): Declare.gdr
2013-08-05 * graph.c (init_graph_slim_pretty_print): Remove.gdr
2013-08-03 * pretty-print.h (pp_underscore): New.gdr
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>rguenth
2013-04-23Display profile info in graph cfg dumpdavidxl
2013-03-202013-03-20 Richard Biener <rguenther@suse.de>rguenth
2013-02-15 * graph.c (start_graph_dump): Print dumpfile base as digraph label.steven
2013-01-10Update copyright years in gcc/rsandifo
2012-12-12 * graph.c: Include sbitmap.h and cfgloop.h.steven
2012-12-04 * rtl.h (print_insn_with_notes): Remove prototype.steven
2012-12-03 * rtl.h (print_insn_with_notes): Prototype.steven
2012-11-30 * coretypes.h (struct pretty_print_info): Make a coretype.steven
2012-11-26gcc/steven
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2010-11-29 * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm28
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm28
2010-10-14F^C the vcg dump bug.xmj
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-01 * fwprop.c: Make emit-rtl.h include last.hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-07-16 * cfg.c (dump_reg_info): Avoid C++ keywords.ghazi
2008-06-26 * config/i386/driver-i386.c (detect_caches_amd,ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-05-21 * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2005-06-25Update FSF address.kcook
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-10-18 * basic-block.h (reg_set_iterator): New.kazu
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje
2004-09-09 * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-13 PR c++/13376steven
2004-01-03Fix messed up accidental commit.steven
2003-12-30 Backport from tree-ssa (relevant changes only):steven
2003-12-112003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi
2003-07-06 * gcc.c: Convert prototypes to ISO C90.aj
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai
2003-05-13 * diagnostic.c (output_format): Add support for %m.zack
2002-12-16Merge basic-improvements-branch to trunkzack