aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pretty-print.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-11Introduce pretty_printer::clone vfuncDavid Malcolm1-0/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-11re PR c++/87364 (Pretty print of enumerator never prints the id, always falls...Will Wray1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-04c-pretty-print.h (c_pretty_printer::simple_type_specifier): Now a virtual mem...Gabriel Dos Reis1-3/+1
2013-09-03c-objc-common.c (c_tree_printer): Tidy.Gabriel Dos Reis1-31/+4
2013-08-30c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function.Gabriel Dos Reis1-21/+13
2013-08-26Really commit all changesGabriel Dos Reis1-4/+3
2013-08-26c-pretty-print.h (c_pretty_printer::unary_expression): Now a virtual member f...Gabriel Dos Reis1-12/+10
2013-08-26c-pretty-print.h (c_pretty_printer::postfix_expression): Now a virtual member...Gabriel Dos Reis1-3/+2
2013-08-25c-pretty-print.h (c_pretty_printer::primary_expression): Now a virtua member ...Gabriel Dos Reis1-3/+2
2013-08-25c-pretty-print.h (c_pretty_printer::translate_string): Declare.Gabriel Dos Reis1-0/+3
2013-08-25c-pretty-print.h (c_pretty_printer::id_expression): Now a virtual function.Gabriel Dos Reis1-3/+2
2013-08-24c-pretty-print.h (c_pretty_printer::constant): Now a virtual member function.Gabriel Dos Reis1-3/+2
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-1/+2
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-73/+37
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-06-04c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.Sterling Augustine1-1/+2
2011-07-25behalf of romain.geissler@gmail.com. Fix plugin file installationRomain Geissler1-1/+1
2011-03-21ChangeLog gcc/c-familyKai Tietz1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+213