aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pretty-print.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-04c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.Sterling Augustine1-1/+3
2012-03-16tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther1-1/+9
2012-01-17re PR c++/51777 (Errors message show unsigned long template parameters as sig...Paolo Carlini1-1/+3
2011-11-08re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_ex...Richard Guenther1-0/+7
2011-10-11re PR c++/33067 (Awkward long decimal expansion for double literal in error.)Paolo Carlini1-1/+13
2011-07-22re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Jason Merrill1-2/+4
2011-06-10c-pretty-print.c (pp_c_type_specifier): Use pp_c_identifier to print a IDENTI...Richard Guenther1-1/+1
2011-06-07re PR debug/49130 (discrepancies between DW_AT_name and demangler)Dodji Seketeli1-2/+7
2011-03-21ChangeLog gcc/c-familyKai Tietz1-0/+42
2010-12-03re PR middle-end/46745 ('#'mem_ref' not supported by dump_expr#<expression er...Richard Guenther1-0/+31
2010-07-27re PR c/45079 (function names in error message (�c_maybe_const_expr� not ...Jakub Jelinek1-0/+4
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+2282