summaryrefslogtreecommitdiff
path: root/gcc/graph.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-07-04Save and restore EDGE_DFS_BACK in draw_cfg_edgesTom de Vries
2017-06-30graph.c (draw_cfg_node_succ_edges): Fix broken dot syntax.Richard Biener
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-02-22Add dot-fn to gdbhooks.pyRichard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-03-13graph.c (print_graph_cfg): Make function names visible and append parenthesis...Thomas Preud'homme
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-10-30re PR rtl-optimization/57100 (ICE: in pre_and_rev_post_order_compute, at cfga...Richard Biener
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis
2013-08-05graph.c (init_graph_slim_pretty_print): Remove.Gabriel Dos Reis
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener
2013-04-23Display profile info in graph cfg dumpXinliang David Li
2013-03-20cfgloop.c (verify_loop_structure): Streamline and avoid ICEing on corrupt loo...Richard Biener
2013-02-15graph.c (start_graph_dump): Print dumpfile base as digraph label.Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-12graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher
2012-12-04rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher
2012-12-03rtl.h (print_insn_with_notes): Prototype.Steven Bosscher
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers
2010-10-14F^C the vcg dump bug.Tijs Wiebe Lefering
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez