summaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
Commit message (Expand)AuthorAgeFilesLines
* In gcc/testsuite/:nicola2010-10-071-0/+8
* * error.c (dump_expr) [CASE_CONVERT]: Print conversion betweenjason2010-09-241-2/+15
* PR c++/43824jason2010-09-101-0/+5
* gcc/froydnj2010-08-201-1/+1
* * error.c (dump_function_decl): Don't crash on null DECL_NAME.jason2010-07-061-1/+1
* PR c++/44627jakub2010-06-221-1/+3
* 2010-06-17 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-171-1/+1
* PR c++/44366jason2010-06-081-1/+3
* Implement noexcept-specification (15.4)jason2010-06-041-1/+17
* * error.c (dump_type): Improve typedef handling.jason2010-06-021-0/+19
* * diagnostic.c: Don't include flags.h.jsm282010-05-241-5/+6
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-3/+9
* gcc/ChangeLog:steven2010-05-211-1/+0
* PR bootstrap/44048jason2010-05-131-7/+4
* * cp-tree.h (UNKNOWN_TYPE): Remove.jason2010-05-131-4/+6
* Add support for C++0x nullptr.jason2010-05-061-0/+6
* 2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-281-30/+59
* 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-02-211-24/+77
* Fix PRs c++/42758, c++/42634, c++/42797dodji2010-01-291-43/+13
* Revert fix of PR c++/dodji2010-01-181-3/+4
* Fix PR c++/42634dodji2010-01-181-4/+3
* Revert commit of PR c++/42634, which was commit r155868dodji2010-01-151-3/+4
* Fix PR c++/42634dodji2010-01-131-4/+3
* PR c++/9050, DR 147, DR 318jason2009-11-211-4/+5
* /cppaolo2009-11-181-3/+40
* PR c++/13950, DR 176jason2009-11-161-1/+2
* PR c++/15946jason2009-11-061-3/+11
* PR c++/38888jason2009-10-171-1/+7
* merge in cxx0x-lambdas-branch@152308jason2009-09-301-1/+25
* * error.c (find_typenames_r): Also add decltypes.jason2009-09-101-2/+4
* gcc/ChangeLog:aoliva2009-09-021-5/+12
* 2009-08-04 Dodji Seketeli <dodji@redhat.com>dodji2009-08-041-1/+4
* PR c++/14912jason2009-07-291-1/+4
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-1/+5
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-1/+2
* PR c++/40502jakub2009-07-101-1/+1
* * cp-tree.h (struct lang_decl): Overhaul.jason2009-07-041-1/+1
* PR c++/40274jason2009-06-291-6/+5
* * error.c (dump_decl): Do say "typedef" for the injected class name.jason2009-06-241-1/+1
* gcc/aldyh2009-06-011-6/+17
* ./:ian2009-05-291-2/+2
* Fix for PR c++/PR39754dodji2009-05-281-1/+1
* * pretty-print.h (struct pretty_print_info): Addjsm282009-05-101-37/+63
* * c-objc-common.c (c_tree_printer): Print identifiers withjsm282009-05-011-77/+78
* 2009-04-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2009-04-201-0/+19
* PR c++/25185jason2009-04-081-3/+11
* PR c++/25185jason2009-04-071-2/+3
* PR c++/14912jason2009-04-051-14/+53
* PR c++/25185jason2009-04-041-18/+29
* PR c++/25185jason2009-04-021-3/+64