summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Require wi::to_wide for treesRichard Sandiford2017-10-101-2/+2
* Add warn_if_not_aligned attributeH.J. Lu2017-08-181-3/+6
* print-tree.c (print_node): Print location using the established format %s:%i%i.Martin Sebor2017-08-101-27/+27
* Always print attributes when dumping treeAndi Kleen2017-07-021-1/+1
* Simplify usage of some TDF_* flags.Martin Liska2017-05-261-15/+0
* print-tree.c (print_node): Print DECL_READ_P flag.Martin Sebor2017-05-221-0/+2
* Introduce dump_flags_t type and use it instead of int type.Martin Liska2017-05-171-1/+1
* dumpfle.h (dump_function): Declare here ...Nathan Sidwell2017-05-111-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Fix print_node for CONSTRUCTORsMartin Liska2016-11-241-28/+15
* * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek2016-09-231-1/+1
* PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor2016-09-201-1/+2
* c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...Martin Sebor2016-09-011-4/+10
* Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CSTPatrick Palka2016-08-221-2/+18
* Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger2016-07-111-1/+3
* Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm2016-05-201-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm2015-11-131-0/+21
* Merge of the scalar-storage-order branch.Eric Botcazou2015-11-081-0/+7
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-3/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-7/+5
* * print-tree.c (print_node): Handle TREE_BINFO.Jason Merrill2015-08-181-0/+11
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* Make debug_tree() print the length of a TREE_VECPatrick Palka2015-06-271-0/+1
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+11
* cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez2014-09-241-1/+1
* tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka2014-07-151-1/+1
* cgraph.h (tls_model_names): New variable.Jan Hubicka2014-06-211-18/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-22/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* print-tree.c (print_node): Print no_force_blk_flag for all types.Eric Botcazou2013-12-191-6/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Re-factor tree.h - Part 1.Diego Novillo2013-11-081-24/+0
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-0/+2
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-core.h (tree_code_name): Remove.Paulo Matos2013-10-161-2/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka2013-08-281-2/+0
* print-tree.c (debug_vec_tree): Use debug_raw.Jason Merrill2013-07-131-5/+31
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-28/+144
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1