OSDN Git Service

Fix typo in ChangeLog
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2004-08-02 mmitchelFix typo in ChangeLog
2004-08-02 mmitchel PR c++/16338
2004-08-01 gdr * call.c (z_candidate::template_decl): Rename...
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-28 nathan * cp-tree.h (struct tree_pair_s): New.
2004-07-27 kcook2004-07-27 Kelley Cook <kcook@gcc.gnu.org>
2004-07-27 lerdsuwa PR c++/14429
2004-07-26 geoffk * g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
2004-07-26 nathan.:
2004-07-25 giovannibajoRemove DOS line endings
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-23 nathancp: * search.c (lookup_conversion_operator): Avoid...
2004-07-22 nathan * pt.c
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-21 giovannibajo PR c++/14497
2004-07-21 giovannibajo PR c++/509
2004-07-20 steven * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 mmitchel * parser.c (cp_parser_simple_type_specifier): Fix...
2004-07-20 mmitchel PR c++/16637
2004-07-20 lerdsuwa PR c++/16175
2004-07-20 mmitchel PR c++/16623
2004-07-20 nathan.:
2004-07-20 nathan * cp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 nathan.:
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-20 mmitchel Revert patch for PR c++/16623.
2004-07-20 kcookRemove DOS style trailing Carriage Returns
2004-07-19 mmitchel PR c++/16623
2004-07-19 nathan.:
2004-07-19 lerdsuwa PR c++/12170
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-07-19 mmitchel * tree.c (no_linkage_helper): Remove.
2004-07-18 steven * c-common.c (c_common_truthvalue_conversion): Don...
2004-07-18 mmitchel * mangle.c (write_expression): Issue a sorry for zero...
2004-07-18 lerdsuwa PR c++/13092
2004-07-18 jason PR c++/16115
2004-07-17 jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-17 mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 rth * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COP...
2004-07-16 jasonundo reversion
2004-07-16 jasonrevert:
2004-07-16 nathan * class.c (finish_struct_bits): Use for loop.
2004-07-16 nathan PR c++/16583
2004-07-16 nathan * pt.c (tsubst) <TREE_BINFO case>: We should never...
2004-07-16 mmitchel * vec.h (VEC_address): New function.
2004-07-15 jason * cp-lang.c (cxx_types_compatible_p): To the...
2004-07-15 nathan * decl.c (xref_basetypes): Refactor.
2004-07-15 mmitchel * name-lookup.c (set_inherited_value_binding_p): Add...
2004-07-15 nathan * class.c(finish_struct_bits): Don't set TYPE_HAS_CONV...
2004-07-15 nathan * class.c (check_bases): Don't set CLASSTYPE_NON_AGGRE...
2004-07-15 mmitchel * lex.c (cxx_make_type): Remove call to get_pointer_type.
2004-07-14 mmitchel * cp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13 mmitchel PR c++/16518
2004-07-13 mmitchel * cp-tree.h (lang_identifier): Remove class_value.
2004-07-12 mmitchel * cp-tree.h (get_aggr_typedef): Remove.
2004-07-12 mmitchel * name-lookup.c (push_class_level_binding): Simplify.
2004-07-12 pinskia2004-07-12 Andrew Pinski <apinski@apple.com>
2004-07-12 echristo2004-07-12 Eric Christopher <echristo@redhat.com>
2004-07-12 giovannibajo * decl.c (grok_op_properties): Reject [de-]allocation...
2004-07-12 nathan * cp-tree.h (make_binfo): Remove.
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-12 giovannibajo PR c++/2204
2004-07-12 bonzinigcc/ChangeLog:
2004-07-12 mmitchel * call.c (build_operator_new_call): Avoid using push_t...
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
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...
next