summaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
Commit message (Expand)AuthorAgeFilesLines
* * error.c (type_to_string): Print typedef-stripped version too.jason2011-06-141-0/+9
* PR c++/49107jason2011-06-081-1/+4
* PR c++/48969jason2011-06-071-23/+46
* PR c++/48284jason2011-05-271-1/+4
* PR c++/49156jason2011-05-261-0/+5
* PR c++/47336jason2011-05-231-0/+2
* introduce {class,type}_of_this_parm functionsfroydnj2011-05-061-4/+2
* /gccpaolo2011-04-251-1/+12
* ChangeLog gcc/c-familyktietz2011-03-211-0/+2
* PR c++/47703jason2011-02-201-1/+5
* gcc/cp/froydnj2010-12-141-0/+36
* * decl.c (grokmethod): Test DECL_CLASS_SCOPE_P.froydnj2010-12-101-1/+1
* gcc/froydnj2010-12-071-2/+2
* In gcc/:nicola2010-12-061-0/+1
* 2010-12-03 Richard Guenther <rguenther@suse.de>rguenth2010-12-031-0/+28
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* revert accidentally committed changesfroydnj2010-11-241-1/+0
* gcc/froydnj2010-11-241-0/+1
* Correct conversion/overflow behavior.jason2010-11-081-1/+3
* * semantics.c (call_stack, call_stack_tick, cx_error_context): New.jason2010-11-021-0/+27
* * error.c (dump_simple_decl): Print constexpr.jason2010-10-271-6/+13
* In gcc/cp/:nicola2010-10-241-0/+12
* 2010-10-14 Richard Guenther <rguenther@suse.de>rguenth2010-10-141-0/+6
* 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