summaryrefslogtreecommitdiff
path: root/gcc/cp/cxx-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Implement range-based for-statements.jason2010-09-111-0/+17
* * cxx-pretty-print.c (pp_cxx_unary_expression): Handle NOEXCEPT_EXPR.jason2010-06-041-0/+9
* Implement noexcept-specification (15.4)jason2010-06-041-1/+10
* * cxx-pretty-print.c: Correct merge error.jsm282010-05-211-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* gcc/ChangeLog:steven2010-05-211-2/+1
* PR bootstrap/44048jason2010-05-131-1/+1
* Add support for C++0x nullptr.jason2010-05-061-0/+8
* PR c++/43868jason2010-04-301-10/+11
* Fix PR c++/42218dodji2009-12-041-1/+2
* cp/paolo2009-11-271-0/+4
* PR c++/15946jason2009-11-061-0/+6
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-1/+2
* PR libstdc++/37907jason2009-07-161-0/+6
* * pretty-print.h (struct pretty_print_info): Addjsm282009-05-101-3/+7
* * c-objc-common.c (c_tree_printer): Print identifiers withjsm282009-05-011-68/+70
* gcc/objc/rwild2008-07-211-3/+3
* 2008-02-24 Paolo Carlini <pcarlini@suse.de>paolo2008-02-241-9/+15
* /cppaolo2007-11-011-3/+4
* PR c++/33844jakub2007-10-271-1/+4
* PR c++/33842jakub2007-10-271-0/+48
* 2007-10-25 Paolo Carlini <pcarlini@suse.de>paolo2007-10-251-0/+5
* /cppaolo2007-09-271-2/+5
* cp/paolo2007-09-181-1/+1
* /cppaolo2007-09-181-0/+17
* /cppaolo2007-09-181-8/+14
* /cppaolo2007-09-181-1/+98
* /cppaolo2007-08-311-3/+8
* * error.c (dump_expr): Handle COMPLEX_CST.gdr2007-08-281-0/+2
* /cppaolo2007-08-171-0/+1
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-5/+4
* 2007-07-27 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-07-271-0/+8
* * error.c (dump_expr): Handle dependent names that designate types.gdr2007-03-231-1/+7
* 2007-03-09 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-101-18/+114
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-8/+43
* 2006-11-21 Douglas Gregor <doug.gregor@gmail.com>dgregor2006-11-211-2/+16
* Fix up whitespacingmrs2006-06-061-9/+8
* 2005-12-30 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr2005-12-301-3/+27
* PR c++/20293mmitchel2005-11-141-0/+9
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-210/+210
* Remove extra white spacing at end of lines.mrs2005-06-141-23/+23
* cp:nathan2005-06-081-1/+1
* * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.sayle2005-05-271-0/+6
* ./ian2005-04-251-5/+13
* ./ian2005-04-201-5/+12
* ./ian2005-04-171-0/+25
* ./ian2005-04-091-0/+78
* * cxx-pretty-print.c, cxx-pretty-print.h, decl.h: Updatekazu2005-02-081-1/+1
* * cxx-pretty-print.c (pp_cxx_statement): Add prototype. Make static.reichelt2005-01-251-2/+3