aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-24Fix print_node for CONSTRUCTORsMartin Liska
2016-09-23 * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek
2016-09-21PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor
2016-09-01gcc/c-family/ChangeLog:Martin Sebor
2016-08-22Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CSTPatrick Palka
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
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-08-18 * print-tree.c (print_node): Handle TREE_BINFO.Jason Merrill
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-27Make debug_tree() print the length of a TREE_VECPatrick Palka
2015-06-252015-06-25 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-10-29gcc/ada/Richard Sandiford
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-09-24 * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,Aldy Hernandez
2014-07-15 * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,Jan Hubicka
2014-06-21 * cgraph.h (tls_model_names): New variable.Jan Hubicka
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-19 * print-tree.c (print_node) <case tcc_type>: Print no_force_blk_flagEric Botcazou
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-08Re-factor tree.h - Part 1.Diego Novillo
2013-11-07gcc:Joseph Myers
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-10-16gcc/Paulo Matos
2013-09-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-28 * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,Jan Hubicka
2013-07-13 * print-tree.c (debug_vec_tree): Use debug_raw.Jason Merrill
2013-03-29Add uniform debug dump function names.Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-10 PR target/53912Kai Tietz
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-08-25 * print-tree.c (print_node): Don't check TREE_LANG_FLAG_*Jason Merrill
2012-07-16gcc/Steven Bosscher
2012-05-102012-05-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-162012-03-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-05-27move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd