aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cxx-pretty-print.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-08re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill1-1/+4
2011-05-15c-common.c (c_common_reswords): Reorder.Paolo Carlini1-0/+3
2011-05-08re PR c++/48816 (possible pointless code in file cxx-pretty-print.c, line 2136)Paolo Carlini1-2/+0
2011-05-06introduce {class,type}_of_this_parm functionsNathan Froyd1-3/+2
2011-04-25c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini1-1/+2
2011-03-21ChangeLog gcc/c-familyKai Tietz1-0/+2
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-10-27c-common.c (c_common_reswords): Add __is_literal_type.Jason Merrill1-0/+3
2010-10-07In gcc/testsuite/: 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+8
2010-09-29tree.h (SCOPE_FILE_SCOPE_P): New macro.Richard Guenther1-1/+1
2010-09-11Implement range-based for-statements.Rodrigo Rivas Costa1-0/+17
2010-06-04cxx-pretty-print.c (pp_cxx_unary_expression): Handle NOEXCEPT_EXPR.Jason Merrill1-0/+9
2010-06-04Implement noexcept-specification (15.4)Jason Merrill1-1/+10
2010-05-21* cxx-pretty-print.c: Correct merge error.Joseph Myers1-1/+1
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+1
2010-05-13re PR bootstrap/44048 (building without C++ enabled fails)Jason Merrill1-1/+1
2010-05-06Add support for C++0x nullptr.Jason Merrill1-0/+8
2010-04-30re PR c++/43868 (ICE with -g)Jason Merrill1-10/+11
2009-12-04re PR c++/42218 (Broken diagnostic: 'tree_vec' not supported by pp_c_expression)Dodji Seketeli1-1/+2
2009-11-27re PR c++/38656 (Broken diagnostic: 'template_id_expr' not supported by pp_c_...Paolo Carlini1-0/+4
2009-11-06re PR c++/15946 (Unhelpful error message when "typename" is omitted)Jason Merrill1-0/+6
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-1/+2
2009-07-16re PR libstdc++/37907 ([c++0x] support for std::is_standard_layout)Jason Merrill1-0/+6
2009-05-10pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers1-3/+7
2009-05-01c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p...Joseph Myers1-68/+70
2008-07-21objc-act.c: Fix comment typos.Ralf Wildenhues1-3/+3
2008-02-24error.c (dump_expr): Don't deal directly with NEW_EXPR (and VEC_NEW_EXPR), fo...Paolo Carlini1-9/+15
2007-11-01re PR c++/33494 (Broken diagnostic: 'modop_expr' not supported by dump_expr)Paolo Carlini1-3/+4
2007-10-27re PR c++/33844 (Broken diagnostic: 'dotstar_expr/member_ref' not supported b...Jakub Jelinek1-1/+4
2007-10-27re PR c++/33842 (Broken diagnostic: 'offsetof_expr' not supported by dump_expr)Jakub Jelinek1-0/+48
2007-10-25re PR c++/33843 (Broken diagnostic: 'bit_not_expr' not supported by pp_cxx_un...Paolo Carlini1-0/+5
2007-09-27re PR c++/33493 (Broken diagnostic: 'dl_expr' not supported by dump_expr)Paolo Carlini1-2/+5
2007-09-18PR c++/33462 (again)Paolo Carlini1-1/+1
2007-09-18re PR c++/33462 (Broken diagnostic: 'va_arg_expr' not supported by dump_expr)Paolo Carlini1-0/+17
2007-09-18re PR c++/33463 (Broken diagnostic: 'typeid_expr' not supported by dump_expr)Paolo Carlini1-8/+14
2007-09-18re PR c++/33464 (Broken diagnostic: 'trait_expr' not supported by dump_expr)Paolo Carlini1-1/+98
2007-08-31re PR c++/33210 (Broken diagnostics: 'bound_template_template_parm' not suppo...Paolo Carlini1-3/+8
2007-08-28error.c (dump_expr): Handle COMPLEX_CST.Gabriel Dos Reis1-0/+2
2007-08-17re PR c++/32112 (#'unbound_class_template' not supported by dump_decl#)Paolo Carlini1-0/+1
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-07-27typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor1-0/+8
2007-03-23error.c (dump_expr): Handle dependent names that designate types.Gabriel Dos Reis1-1/+7
2007-03-10re PR c++/20599 (variadic template support)Douglas Gregor1-18/+114
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-8/+43
2006-11-21cp-tree.def (STATIC_ASSERT): New.Douglas Gregor1-2/+16
2006-06-06Fix up whitespacingMike Stump1-9/+8
2005-12-30c-pretty-print.h (struct c_pretty_print_info): Add new member "constant".Gabriel Dos Reis1-3/+27
2005-11-14re PR c++/20293 (Wrong diagnostic for ambiguous access)Mark Mitchell1-0/+9
2005-06-25Update FSF address.Kelley Cook1-2/+2