Age | Commit message (Expand) | Author | Files | Lines |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -16/+26 |
2017-05-11 | dumpfle.h (dump_function): Declare here ... | Nathan Sidwell | 1 | -0/+1 |
2017-05-11 | dumpfile.h (TDF_FLAGS): New. | Nathan Sidwell | 1 | -0/+1 |
2017-05-10 | dumpfile.h (TDI_lang_all): New. | Nathan Sidwell | 1 | -13/+20 |
2017-05-10 | * dumpfile.h: Tabify. | Nathan Sidwell | 1 | -39/+40 |
2017-02-28 | Miscellaneous optimization group fixes | Thomas Schwinge | 1 | -3/+3 |
2017-02-28 | Rename the "openmp" group of optimizations to "omp" | Thomas Schwinge | 1 | -1/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-30 | Introduce -fdump-ipa-clones dump output | Martin Liska | 1 | -0/+1 |
2016-11-23 | backport: hsa-builtins.def: New file. | Martin Jambor | 1 | -1/+2 |
2016-11-14 | Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o. | Prasad Ghangal | 1 | -3/+4 |
2016-04-17 | Only finalize dot files that have been initialized | Tom de Vries | 1 | -0/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -2/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-09 | PR jit/64166: Add methods to gcc::dump_manager needed by JIT testing | David Malcolm | 1 | -0/+6 |
2014-11-19 | PR jit/63854: Fix memory leaks within context/pass_manager/dump_manager | David Malcolm | 1 | -1/+10 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-14 | Introduce gcc::dump_manager class | David Malcolm | 1 | -10/+80 |
2013-08-29 | dumpfile.c (dump_loc): Output column number. | Teresa Johnson | 1 | -1/+2 |
2013-08-19 | Makeifle-in (ipa-devirt.o): New. | Jan Hubicka | 1 | -0/+1 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -1/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-12-12 | dumpfile.h (enum tree_dump_index): Remove TDI_vcg. | Steven Bosscher | 1 | -2/+0 |
2012-11-01 | re PR other/55164 (-fdump-*-all not working) | Sharad Singhai | 1 | -1/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -10/+22 |
2012-10-24 | dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi... | Sharad Singhai | 1 | -3/+9 |
2012-10-22 | dumpfile.c (dump_phase_enabled_p): Renamed dump_enabled_p. | Sharad Singhai | 1 | -0/+1 |
2012-10-04 | dumpfile.h, dumpfile.c: Remove TDI_ada. | Arnaud Charlet | 1 | -1/+0 |
2012-10-01 | invoke.texi: Add documentation for the new option. | Sharad Singhai | 1 | -17/+50 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -0/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -0/+117 |