aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/dump.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-3/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+9
2011-12-12Add condition to MUST_NOT_THROW_EXPR.Torvald Riegel1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-11Implement range-based for-statements.Rodrigo Rivas Costa1-0/+7
2008-03-21cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini1-2/+2
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-4/+15
2005-07-03tree-dump.h (dump_string_field): Declare.Gabriel Dos Reis1-24/+24
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Canonicalize whitespace.Mike Stump1-32/+32
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-8/+8
2005-05-27cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle1-1/+1
2005-04-25c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor1-0/+5
2005-04-20c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor1-0/+4
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor1-1/+33
2004-10-15* dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata1-1/+1
2004-07-20tree.h: Include vec.hNathan Sidwell1-2/+4
2004-07-16re PR c++/16583 (G++ segfaults with -fdump-translation-unit)Nathan Sidwell1-1/+1
2004-07-07tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell1-2/+2
2004-07-06tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell1-1/+1
2004-06-21c-common.def (RETURN_STMT): Remove.Richard Henderson1-7/+0
2004-06-20c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson1-1/+17
2003-12-08Give the anonymous namespace a null DECL_NAME.Jason Merrill1-5/+0
2003-07-22fold-const.c (force_fit_type): Handle OFFSET_TYPE.Mark Mitchell1-10/+7
2003-06-29cp-tree.h (language_to_string): Adjust declaration.Gabriel Dos Reis1-1/+1
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode1-7/+7
2003-01-24* dump.c: ANSIfy function declarations and definitions.Nathanael Nerode1-13/+5
2003-01-03fold-const.c (fold): Avoid NOP_EXPRs better.Jason Merrill1-0/+3
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-30cp-tree.h (THUNK_TARGET): New macro.Nathan Sidwell1-2/+9
2002-12-30re PR c++/9054 (segfault on legal code with option -fdump-translation-unit)Nathan Sidwell1-0/+8
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-9/+12
2002-10-31cp-tree.h (lang_decl_flags): Remove init_priority.Mark Mitchell1-1/+0
2002-07-26c-dump.c: Resurrect.Jason Merrill1-4/+2
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill1-15/+0
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-8/+1
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-3/+4