summaryrefslogtreecommitdiff
path: root/gcc/graph.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-3/+3
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-4/+4
* re PR rtl-optimization/57100 (ICE: in pre_and_rev_post_order_compute, at cfga...Richard Biener2013-10-301-3/+3
* pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis2013-08-221-2/+0
* graph.c (init_graph_slim_pretty_print): Remove.Gabriel Dos Reis2013-08-051-22/+8
* pretty-print.h (pp_underscore): New.Gabriel Dos Reis2013-08-031-2/+2
* function.h (loops_for_fn): New inline function.Richard Biener2013-04-301-4/+2
* Display profile info in graph cfg dumpXinliang David Li2013-04-231-2/+3
* cfgloop.c (verify_loop_structure): Streamline and avoid ICEing on corrupt loo...Richard Biener2013-03-201-1/+5
* graph.c (start_graph_dump): Print dumpfile base as digraph label.Steven Bosscher2013-02-151-5/+10
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher2012-12-121-27/+129
* rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher2012-12-041-39/+13
* rtl.h (print_insn_with_notes): Prototype.Steven Bosscher2012-12-031-23/+23
* coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher2012-11-301-66/+58
* invoke.texi: Remove -dv documentation.Steven Bosscher2012-11-261-354/+191
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-1/+1
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-2/+2
* F^C the vcg dump bug.Tijs Wiebe Lefering2010-10-141-1/+10
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-5/+5
* driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi2008-06-261-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-3/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+1
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-7/+10
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-1/+2
* gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell2004-09-091-17/+4
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-15/+9
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-11/+11
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+2
* re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher2004-01-131-8/+8
* Fix messed up accidental commit.Steven Bosscher2004-01-031-17/+8
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-8/+17
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-5/+5
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-7/+6
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-35/+16
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai2003-05-201-2/+0
* diagnostic.c (output_format): Add support for %m.Zack Weinberg2003-05-131-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2