summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pretty-print.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* c-pretty-print.h (c_pretty_printer::simple_type_specifier): Now a virtual mem...Gabriel Dos Reis2013-09-041-3/+1
* c-objc-common.c (c_tree_printer): Tidy.Gabriel Dos Reis2013-09-031-31/+4
* c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function.Gabriel Dos Reis2013-08-301-21/+13
* Really commit all changesGabriel Dos Reis2013-08-261-4/+3
* c-pretty-print.h (c_pretty_printer::unary_expression): Now a virtual member f...Gabriel Dos Reis2013-08-261-12/+10
* c-pretty-print.h (c_pretty_printer::postfix_expression): Now a virtual member...Gabriel Dos Reis2013-08-261-3/+2
* c-pretty-print.h (c_pretty_printer::primary_expression): Now a virtua member ...Gabriel Dos Reis2013-08-251-3/+2
* c-pretty-print.h (c_pretty_printer::translate_string): Declare.Gabriel Dos Reis2013-08-251-0/+3
* c-pretty-print.h (c_pretty_printer::id_expression): Now a virtual function.Gabriel Dos Reis2013-08-251-3/+2
* c-pretty-print.h (c_pretty_printer::constant): Now a virtual member function.Gabriel Dos Reis2013-08-241-3/+2
* pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis2013-08-221-1/+2
* pretty-print.h (pp_base): Remove.Gabriel Dos Reis2013-08-051-73/+37
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.Sterling Augustine2012-06-041-1/+2
* behalf of romain.geissler@gmail.com. Fix plugin file installationRomain Geissler2011-07-251-1/+1
* ChangeLog gcc/c-familyKai Tietz2011-03-211-0/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-0/+213