aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
AgeCommit message (Expand)Author
2018-05-252018-05-25 Richard Biener <rguenther@suse.de>Richard Biener
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-14gcc:Bernd Edlinger
2017-11-01[PATCH] fix fdump-lang-raw ICENathan Sidwell
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-07-21 gcc/Nathan Sidwell
2017-07-02 * dumpfile.c: Include profile-count.hJan Hubicka
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-05-11 * dumpfle.h (dump_function): Declare here ...Nathan Sidwell
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-23 * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-18 * tree-cfg.h: Rename from tree-flow.h. Remove #includes.Andrew Macleod
2013-10-16gcc/Paulo Matos
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatAndrew Macleod
2013-03-29Add uniform debug dump function names.Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-03 PR target/53912Kai Tietz
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-012012-09-30 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-07-16gcc/Steven Bosscher
2012-04-20gcc/Thomas Schwinge
2011-06-292011-06-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-03-25Changelog c-family/Kai Tietz
2011-02-01 * tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.Bernd Schmidt
2010-12-01 * common.opt (main_input_filename, main_input_basename,Joseph Myers
2010-09-062010-09-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-07-15gcc/Nathan Froyd
2010-07-13gcc:Joern Rennecke
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-07-052010-07-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-06-01 * doc/invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet
2010-05-28 * final.c (rest_of_clean_state): Use %m in errors instead ofJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-04-152010-04-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-12-31 * tree-dump.c (dump_options): Don't set TDF_NOUID for all.Jakub Jelinek
2009-11-302009-11-30 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu