summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-082-1/+4
* * cp-tree.h (saved_scope): Remove x_previous_class_type andmmitchel2004-07-086-138/+259
* * expr.c (expand_expr_real_1): Fix formating.pinskia2004-07-073-2/+5
* PR c++/16334jason2004-07-072-0/+14
* 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>hjl2004-07-072-1/+11
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-0716-136/+178
* * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG): Define.jsm282004-07-062-1/+5
* PR c++/3671giovannibajo2004-07-062-1/+14
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-0612-97/+123
* Revert:mmitchel2004-07-062-8/+9
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.kenner2004-07-064-8/+16
* 2004-07-05 Phil Edwards <phil@codesourcery.com>pme2004-07-052-0/+8
* gcc:zack2004-07-053-110/+6
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-052-12/+17
* PR c++/2518giovannibajo2004-07-052-0/+8
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-058-37/+58
* * method.c (implicitly_declare_fn): Set linkage of generatedmmitchel2004-07-042-0/+6
* * rtl.def (ADDRESSOF): Remove.rth2004-07-042-8/+11
* PR c++/3761giovannibajo2004-07-032-1/+20
* PR c++/14971giovannibajo2004-07-032-2/+7
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-032-1/+5
* PR c++/16240mmitchel2004-07-022-4/+15
* Fix PR numbermmitchel2004-07-021-1/+1
* PR c++/16270mmitchel2004-07-022-0/+7
* * tree.def (RTL_EXPR): Remove.rth2004-07-024-5/+6
* * target.h (struct gcc_target): Add new field to struct cxx: import_export_cl...nickc2004-07-012-0/+10
* * tree.h (immediate_size_expand): Delete.rth2004-07-013-4/+5
* cp:jsm282004-06-303-6/+10
* * c-common.h (check_function_format): Remove first parameter.jsm282004-06-303-2/+7
* * call.c (build_over_call): Use __builtin_memcpy for copyingrth2004-06-302-22/+24
* * init.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE andrth2004-06-302-2/+30
* Conditionally compile support for --enable-mapped_location.bothner2004-06-309-31/+74
* * tree.c (build_min_nt, build_min, build_min_non_dep):bothner2004-06-302-3/+5
* gcc/pbrook2004-06-293-30/+27
* cp:nathan2004-06-292-9/+14
* * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK,nathan2004-06-282-54/+19
* * cp-tree.h (struct deferred_access): Move to ...nathan2004-06-283-86/+120
* cp:nathan2004-06-283-35/+47
* * friend.c (add_friend): Only perform access checks when contextnathan2004-06-285-20/+32
* Use vector API for vbase list.nathan2004-06-288-111/+125
* * parser.c (cp_parser_set_decl_spec_type): Fix thinko.mmitchel2004-06-282-1/+13
* PR c++/14123gdr2004-06-273-0/+15
* PR c++/16193mmitchel2004-06-272-7/+21
* * error.c (pp_template_argument_list_start): Remove.gdr2004-06-272-199/+259
* * cp-tree.h (cp_cv_quals): New type.mmitchel2004-06-277-185/+148
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-2613-39/+42
* PR C++/14865hubicka2004-06-262-3/+11
* * cp-mudflap.c (mflang_flush_calls): Fix thinkos resulting frommmitchel2004-06-252-4/+9
* gcc/pbrook2004-06-252-10/+28
* * decl.c (grokdeclarator): Restore error messages about __thread.mmitchel2004-06-253-9/+46