aboutsummaryrefslogtreecommitdiff
path: root/gcc/graph.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-2/+0
2013-08-05graph.c (init_graph_slim_pretty_print): Remove.Gabriel Dos Reis1-22/+8
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis1-2/+2
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-4/+2
2013-04-23Display profile info in graph cfg dumpXinliang David Li1-2/+3
2013-03-20cfgloop.c (verify_loop_structure): Streamline and avoid ICEing on corrupt loo...Richard Biener1-1/+5
2013-02-15graph.c (start_graph_dump): Print dumpfile base as digraph label.Steven Bosscher1-5/+10
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-12graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher1-27/+129
2012-12-04rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher1-39/+13
2012-12-03rtl.h (print_insn_with_notes): Prototype.Steven Bosscher1-23/+23
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher1-66/+58
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-354/+191
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+2
2010-10-14F^C the vcg dump bug.Tijs Wiebe Lefering1-1/+10
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-1/+1
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-16cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi1-5/+5
2008-06-26driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi1-3/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-3/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-1/+1
2004-10-18basic-block.h (reg_set_iterator): New.Kazu Hirata1-7/+10
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+2
2004-09-09gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-17/+4
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-15/+9
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-11/+11
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-8/+8
2004-01-03Fix messed up accidental commit.Steven Bosscher1-17/+8
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-8/+17
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-5/+5
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-7/+6
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-35/+16
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai1-2/+0
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-5/+4
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-12/+13
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-13/+12
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-1/+1