summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-06introduce -fcallgraph-info optionEric Botcazou
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-06-24ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka
2019-06-11gdbhooks.py (TreePrinter.to_string): Recognize ggc_free'd memory.Jason Merrill
2019-01-01Update copyright years.Jakub Jelinek
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-07-03print-tree.c (print_real_cst): New function.Martin Sebor
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm
2018-02-27PR c++/83871 - wrong code for attribute const and pure on distinct template s...Martin Sebor
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: tree constantsRichard Sandiford
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTRichard Sandiford
2017-11-20vec.h (debug_helper): New function.Aldy Hernandez
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-18Add warn_if_not_aligned attributeH.J. Lu
2017-08-10print-tree.c (print_node): Print location using the established format %s:%i%i.Martin Sebor
2017-07-02Always print attributes when dumping treeAndi Kleen
2017-05-26Simplify usage of some TDF_* flags.Martin Liska
2017-05-22print-tree.c (print_node): Print DECL_READ_P flag.Martin Sebor
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-05-11dumpfle.h (dump_function): Declare here ...Nathan Sidwell
2017-01-01Update 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-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor
2016-09-01c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...Martin Sebor
2016-08-22Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CSTPatrick Palka
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm
2016-01-04Update 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-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-08-18* print-tree.c (print_node): Handle TREE_BINFO.Jason Merrill
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-27Make debug_tree() print the length of a TREE_VECPatrick Palka
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-09-24cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez
2014-07-15tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka
2014-06-21cgraph.h (tls_model_names): New variable.Jan Hubicka