aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-01C-family: Add attribute 'unavailable'.Iain Sandoe1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell1-1/+1
2020-11-02core: debug-print whole call exprNathan Sidwell1-7/+13
2020-09-21POLY_INT_CST: remove extra space in dumpMartin Liska1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-06introduce -fcallgraph-info optionEric Botcazou1-0/+76
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+5
2019-06-24ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka1-1/+6
2019-06-11gdbhooks.py (TreePrinter.to_string): Recognize ggc_free'd memory.Jason Merrill1-7/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-3/+3
2018-07-03print-tree.c (print_real_cst): New function.Martin Sebor1-36/+67
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm1-3/+4
2018-02-27PR c++/83871 - wrong code for attribute const and pure on distinct template s...Martin Sebor1-0/+2
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-1/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: tree constantsRichard Sandiford1-0/+12
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTRichard Sandiford1-15/+9
2017-11-20vec.h (debug_helper): New function.Aldy Hernandez1-29/+6
2017-10-10Require wi::to_wide for treesRichard Sandiford1-2/+2
2017-08-18Add warn_if_not_aligned attributeH.J. Lu1-3/+6
2017-08-10print-tree.c (print_node): Print location using the established format %s:%i%i.Martin Sebor1-27/+27
2017-07-02Always print attributes when dumping treeAndi Kleen1-1/+1
2017-05-26Simplify usage of some TDF_* flags.Martin Liska1-15/+0
2017-05-22print-tree.c (print_node): Print DECL_READ_P flag.Martin Sebor1-0/+2
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-1/+1
2017-05-11dumpfle.h (dump_function): Declare here ...Nathan Sidwell1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-24Fix print_node for CONSTRUCTORsMartin Liska1-28/+15
2016-09-23* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek1-1/+1
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-1/+2
2016-09-01c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...Martin Sebor1-4/+10
2016-08-22Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CSTPatrick Palka1-2/+18
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-1/+3
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+21
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-0/+7
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-3/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-7/+5
2015-08-18* print-tree.c (print_node): Handle TREE_BINFO.Jason Merrill1-0/+11
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-27Make debug_tree() print the length of a TREE_VECPatrick Palka1-0/+1
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1