OSDN Git Service

* decl2.c (import_export_class): Never export/import vtables
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2004-07-11 mrs * decl2.c (import_export_class): Never export...
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-07-09 mrs * typeck.c (build_class_member_access_expr...
2004-07-09 giovannibajo PR c++/8211
2004-07-08 mmitchel * name-lookup.h (struct cp_binding_level): Update...
2004-07-08 giovannibajo PR c++/16169
2004-07-08 nathan.:
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 mmitchel * cp-tree.h (saved_scope): Remove x_previous_class_typ...
2004-07-07 pinskia * expr.c (expand_expr_real_1): Fix formating.
2004-07-07 jason PR c++/16334
2004-07-07 hjl2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 jsm28 * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG...
2004-07-06 giovannibajo PR c++/3671
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-06 mmitchel Revert:
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 pme2004-07-05 Phil Edwards <phil@codesourcery.com>
2004-07-05 zackgcc:
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-05 giovannibajo PR c++/2518
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-04 mmitchel * method.c (implicitly_declare_fn): Set linkage of...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-03 giovannibajo PR c++/3761
2004-07-03 giovannibajo PR c++/14971
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 mmitchel PR c++/16240
2004-07-02 mmitchelFix PR number
2004-07-02 mmitchel PR c++/16270
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 nickc* target.h (struct gcc_target): Add new field to struct...
2004-07-01 rth * tree.h (immediate_size_expand): Delete.
2004-06-30 jsm28cp:
2004-06-30 jsm28 * c-common.h (check_function_format): Remove first...
2004-06-30 rth * call.c (build_over_call): Use __builtin_memcp...
2004-06-30 rth * init.c (build_new_1): Fill in TYPE_DOMAIN...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-30 bothner * tree.c (build_min_nt, build_min, build_min_non_dep):
2004-06-29 pbrookgcc/
2004-06-29 nathancp:
2004-06-28 nathan * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK,
2004-06-28 nathan * cp-tree.h (struct deferred_access): Move to ...
2004-06-28 nathancp:
2004-06-28 nathan * friend.c (add_friend): Only perform access checks...
2004-06-28 nathan Use vector API for vbase list.
2004-06-28 mmitchel * parser.c (cp_parser_set_decl_spec_type): Fix thinko.
2004-06-27 gdr PR c++/14123
2004-06-27 mmitchel PR c++/16193
2004-06-27 gdr * error.c (pp_template_argument_list_start): Remove.
2004-06-27 mmitchel * cp-tree.h (cp_cv_quals): New type.
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-26 hubicka PR C++/14865
2004-06-25 mmitchel * cp-mudflap.c (mflang_flush_calls): Fix thinkos resul...
2004-06-25 pbrookgcc/
2004-06-25 mmitchel * decl.c (grokdeclarator): Restore error messages...
2004-06-24 jason PR c++/16115
2004-06-24 schwab* cp-tree.h (enum cp_storage_class): Remove trailing...
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 jasonfix
2004-06-22 jason PR c++/16112
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-18 rth PR c++/16034
2004-06-18 kcookFix incorrect year for some ChangeLog entries.
2004-06-17 jason PR c++/16015
2004-06-17 geoffk * class.c (build_clone): Don't call defer_fn, let...
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 geoffk * pt.c (mark_decl_instantiated): Don't call defer_fn.
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth PR c++/16012
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 aolivagcc/ChangeLog:
2004-06-15 pinskia2004-06-12 Andrew Pinski <apinski@apple.com>
2004-06-15 jason PR tree-optimization/14107
2004-06-15 bonzinigcc/ChangeLog:
2004-06-15 giovannibajo PR c++/15967
2004-06-15 giovannibajo PR c++/15947
2004-06-14 mmitchel PR c++/15096
2004-06-13 pinskia2004-06-11 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-11 mmitchel PR c++/15862
2004-06-11 giovannibajo * typeck2.c (abstract_virtual_errors): Reword diagnost...
2004-06-10 jason PR c++/15875
2004-06-10 mmitchel PR c++/15227
2004-06-10 jakubOops.
2004-06-09 mmitchel Revert:
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-08 giovannibajo PR c++/7841
2004-06-07 mmitchel PR c++/15815
next