summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/48594jason2011-04-131-5/+11
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+1
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-3/+5
* * decl2.c (cp_check_const_attributes): New.jason2011-03-151-0/+21
* PR c++/46282jason2011-03-011-1/+2
* PR c++/47207jason2011-02-211-6/+7
* gcc/c-family/ChangeLog:davek2011-01-261-3/+4
* PR c++/47303jakub2011-01-191-1/+2
* 2011-01-13 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-131-1/+2
* This time really commithubicka2010-12-141-3/+3
* In gcc/:nicola2010-12-061-0/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* Correct conversion/overflow behavior.jason2010-11-081-1/+0
* Restore canonical type comparison for dependent type(def)sdodji2010-11-021-1/+1
* * call.c (null_ptr_cst_p): Use maybe_constant_value.jason2010-11-021-2/+1
* * decl2.c (decl_constant_var_p): New fn.jason2010-11-021-26/+81
* * parser.c (cp_parser_ctor_initializer_opt_and_function_body):jason2010-10-271-15/+0
* In gcc/:nicola2010-10-201-0/+8
* Require lvalues as specified by the standard.jason2010-09-271-3/+2
* * decl2.c (grokbitfield): Diagnose non-integral width.jason2010-09-151-0/+4
* gcc/froydnj2010-08-201-5/+5
* * except.c (pending_noexcept, pending_noexcept_checks): New.jason2010-08-191-0/+2
* gcc/froydnj2010-07-151-10/+10
* * decl2.c (mark_used): Adjust error for use of deleted function.jason2010-06-301-2/+3
* gcc/ChangeLog:steven2010-06-281-1/+0
* * cp-tree.h (struct saved_scope): Change decl_ns_list field typefroydnj2010-06-091-1/+2
* * call.c (build_java_interface_fn_ref): Call build_function_type_listfroydnj2010-06-091-8/+5
* gcc/ChangeLog:steven2010-06-051-3/+3
* * Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.charlet2010-06-011-1/+85
* * cp-tree.h (cp_build_function_call_nary): Declare.froydnj2010-05-301-9/+9
* gcc/ChangeLog:steven2010-05-251-2/+1
* * decl2.c (maybe_emit_vtables): Produce same comdat group when outputtinghubicka2010-05-221-13/+16
* * call.c (reference_binding): Use cp_build_qualified_type_realjason2010-05-191-1/+1
* PR c++/44193jason2010-05-191-1/+5
* * typeck.c (cp_build_array_ref): Factor out from...jason2010-05-131-2/+1
* * typeck.c (build_array_ref): Take complain parm.jason2010-05-131-1/+2
* PR c++/11094, DR 408jason2010-04-071-0/+4
* Make lambda conversion op and op() non-static.jason2010-03-231-2/+15
* gcc/cp/simartin2010-03-201-2/+7
* Fix for PR c++/43375dodji2010-03-201-1/+2
* PR c++/12909jason2010-03-031-8/+9
* PR c++/42370jason2010-02-091-0/+27
* Fix PR c++/42225dodji2009-12-111-1/+1
* PR c++/42317jakub2009-12-101-1/+18
* PR c++/41611jason2009-12-041-1/+2
* PR c++/41611jason2009-12-011-2/+2
* PR c++/3187jakub2009-11-181-1/+13
* PR c++/39560jason2009-11-121-0/+1
* * decl2.c (constrain_visibility): Clear WEAK and COMMON flags.hubicka2009-11-121-0/+2
* PR c++/18451jason2009-11-081-1/+1