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