OSDN Git Service

* parser.c (cp_parser_parameter_declaration_clause): Treat system
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2002-12-30 dje * parser.c (cp_parser_parameter_declaration_cla...
2002-12-30 neroden * config-lang.in, Make-lang.in, operators.def, cp...
2002-12-30 mmitchel * decl.c (grokdeclarator): Diagnost "extern thread...
2002-12-30 neroden * decl.c, decl2.c, decl.h: GCC, not GNU CC. This...
2002-12-30 nathanadd missing Changelogs
2002-12-29 gdr Remove traditional C constructs 4/n.
2002-12-28 gdr Remove traditional C constructs 3/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-26 nathancp:
2002-12-24 nathancp:
2002-12-24 nathancp:
2002-12-23 gdr * call.c (tourney, build_field_call, equal_functions...
2002-12-22 nathancp:
2002-12-22 lerdsuwa * cp-tree.h (make_unbound_class_template): Use tsubst_...
2002-12-20 kazu * ChangeLog: Fix a typo.
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-19 lerdsuwa PR c++/8099
2002-12-19 lerdsuwa PR c++/3663
2002-12-19 mmitchel * class.c (build_base_field): Do not set DECL_PACKED...
2002-12-18 gdr * cp-tree.h (struct tree_srcloc): Use location_t.
2002-12-18 jason * decl.c (finish_function): Also complain about...
2002-12-17 jason * calls.c (expand_call): Handle CALL_EXPR_HAS_R...
2002-12-17 jason * c-semantics.c (add_scope_stmt): Abort if...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 gdrPR C++/8031
2002-12-13 geoffk * cp-tree.h: Have the multiple-include guards around
2002-12-10 mmitchel PR c++/8372
2002-12-10 austern * cp-tree.h: get rid of needs_virtual_reinit...
2002-12-10 mmitchel PR c++/8153
2002-12-05 ghazi * error.c (dump_expr): Fix format specifier warning.
2002-12-04 geoffk * class.c (finish_struct_1): Correct comment.
2002-12-04 jason PR c++/8461, c++/8625
2002-12-04 gdr PR C++/8799
2002-12-03 jason * call.c (build_user_type_conversion_1): Don...
2002-12-03 mmitchel PR c++/8688
2002-12-03 mmitchel PR c++/8720
2002-12-02 lerdsuwa DR 180
2002-12-01 mmitchel PR c++/5919
2002-12-01 mmitchel PR c++/8727
2002-12-01 mmitchel PR c++/8332
2002-12-01 mmitchel PR c++/8227
2002-12-01 mmitchel PR c++/8214
2002-11-30 mmitchel PR c++/8511
2002-11-29 mmitchel * g++.dg/lookup/anon2.C: New test.
2002-11-29 mmitchel * class.c (walk_subobject_offsets): Recur on binfos...
2002-11-27 mmitchel * class.c (build_base_field): Make sure we get the...
2002-11-27 geoffkIndex: cp/ChangeLog
2002-11-26 nathan * cp-tree.h (DECL_LANG_FLAG_4): Document more uses.
2002-11-26 mmitchel * testsuite/g++.dg/abi/empty11.C: New test.
2002-11-25 mmitchel * search.c (is_subobject_of_p_1): Fix thinko.
2002-11-24 mmitchel * class.c (layout_class_type): Reuse tail padding...
2002-11-22 mmitchel * g++.dg/abi/rtti2.C: New test.
2002-11-21 ebotcazou PR c++/8342
2002-11-20 mmitchel * pt.c (for_each_template_parm): Free allocated memory.
2002-11-19 thorpej* gcc.c (The Specs Language): Document spec functions.
2002-11-15 kazu * ChangeLog: Follow spelling conventions.
2002-11-14 zack * tree.c (tree_vec_elt_check_failed): New function.
2002-11-14 mmitchel * class.c (dfs_find_final_overrider): Adjust so that...
2002-11-09 lerdsuwa PR c++/8389
2002-11-08 mmitchel * class.c (add_vcall_offset_vtbl_entries_1): Correct...
2002-11-08 mmitchel PR c++/8338
2002-11-07 mmitchel * class.c (add_implicitly_declared_members): Put impli...
2002-11-06 geoffk * decl2.c (finish_file): Correct spelling.
2002-11-04 mmitchel * call.c (build_special_member_call): Do not try to...
2002-11-02 zack PR c/7353 redux
2002-10-31 jason PR c++/8186
2002-10-31 mmitchel * cp-tree.h (lang_decl_flags): Remove init_priority.
2002-10-31 mmitchel PR c++/8160
2002-10-30 lerdsuwa Core issue 287, PR c++/7639
2002-10-30 mmitchel PR c++/8287
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-10-25 zack PR c++/7266
2002-10-25 mmitchel * class.c (build_vtbl_initializer): Don't use build_vt...
2002-10-25 dje PR c++/7228
2002-10-25 mmitchel * class.c (end_of_base): New method.
2002-10-24 mmitchel * class.c (check_field_decls): Fix typo.
2002-10-24 mmitchel PR c++/8067
2002-10-23 mmitchel PR c++/7679
2002-10-23 zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-22 mmitchel PR c++/6579
2002-10-22 rthgcc/
2002-10-22 mmitchel * class.c (empty_base_at_nonzero_offset_p): New function.
2002-10-21 mmitchel * class.c (include_empty_classes): Use normalize_rli.
2002-10-21 mmitchel * decl.c (reshape_init): Tweak handling of character...
2002-10-21 mmitchel PR c++/8218
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-19 zack * c-decl.c, cp/decl.c (start_decl): Point users of...
2002-10-18 mmitchel * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-18 mmitchel * class.c (base_derived_from): Make sure return value...
2002-10-18 mmitchel * class.c (find_final_overrider_data_s): Remove overri...
2002-10-18 jason PR c++/8080
2002-10-18 nathancp:
2002-10-17 mmitchel PR c++/7584
2002-10-17 mmitchel * pt.c (convert_template_argument): Revert this change:
2002-10-17 mmitchel * init.c (expand_default_init): Handle brace-enclosed...
2002-10-17 mmitchel * mangle.c (write_expression): Correct handling of...
2002-10-17 mmitchel PR c++/7478
2002-10-16 mmitchel PR c++/7524
2002-10-16 rthgcc/
next