summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.nathan2003-12-112-26/+37
* * cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME is non-NULL.mmitchel2003-12-102-1/+5
* PR c/13134austern2003-12-102-1/+18
* * init.c (build_new_1): Deal with an OVERLOAD set whengiovannibajo2003-12-093-5/+23
* PR c++/11971jason2003-12-095-22/+85
* * name-lookup.c, init.c, except.c: Revert Giovanni's patch fromjason2003-12-084-27/+11
* Give the anonymous namespace a null DECL_NAME.jason2003-12-088-24/+38
* PR c++/2294giovannibajo2003-12-074-9/+39
* PR c++/13323mmitchel2003-12-062-2/+14
* gcc/kcook2003-12-062-33/+16
* PR c++/13305mmitchel2003-12-062-1/+21
* PR c++/13314mmitchel2003-12-062-2/+14
* PR c++/13166lerdsuwa2003-12-052-8/+15
* PR c++/9127mmitchel2003-12-044-4/+48
* libunwind cleanupwilson2003-12-042-7/+5
* PR c++/13179mmitchel2003-12-042-1/+5
* PR c++/10771mmitchel2003-12-032-11/+68
* PR c++/10126giovannibajo2003-12-022-2/+9
* PR c++/12573giovannibajo2003-12-022-0/+9
* * name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.rth2003-12-024-6/+13
* PR c++/9849mmitchel2003-12-012-85/+255
* PR c++/12924lerdsuwa2003-11-232-0/+11
* * pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument to build_nt.lerdsuwa2003-11-222-1/+5
* PR c++/5369lerdsuwa2003-11-226-45/+233
* PR c++/12515mmitchel2003-11-212-1/+9
* * parser.c (cp_parser_postfix_expression): Initialize 's' tohubicka2003-11-211-1/+1
* * parser.c (cp_parser_postfix_expression): Initialize 's' tohubicka2003-11-211-0/+5
* gcc:jsm282003-11-202-2/+5
* gcc:jsm282003-11-202-0/+7
* PR c++/12932lerdsuwa2003-11-184-1/+16
* * init.c (build_new_1): Preevaluate placement args.jason2003-11-173-24/+52
* * Makefile.in, objc/Make-lang.in, ada/Make-lang.in, cp/Make-lang.in,jason2003-11-162-1/+8
* update commentjason2003-11-151-2/+3
* PR c++/2294bernie2003-11-152-6/+9
* PR c++/2294bernie2003-11-142-3/+14
* PR c++/12762mmitchel2003-11-142-31/+73
* PR c++/2094bernie2003-11-142-0/+28
* * decl.c (grokfndecl): Change OK to type tree.rearnsha2003-11-132-1/+5
* PR opt/12275hubicka2003-11-132-2/+2
* * tree.c (build_target_expr_with_type): Treate VA_ARG_EXPR likemmitchel2003-11-122-2/+7
* * decl.c (cp_make_fname_decl): When creating a top-levelmmitchel2003-11-122-2/+6
* * decl.c (finish_case_label): Do not check that we are within ammitchel2003-11-123-19/+66
* PR c++/12735mmitchel2003-11-125-54/+91
* * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.jason2003-11-116-3/+88
* * cvt.c (convert_to_void): Use void_zero_node after overload failure.rth2003-11-102-0/+5
* PR c++/12832gdr2003-11-102-4/+13
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-064-0/+9
* PR c++/11616lerdsuwa2003-11-052-0/+8
* PR c++/2019lerdsuwa2003-11-052-6/+8
* PR c++/9810lerdsuwa2003-11-022-1/+39