OSDN Git Service

* sh.c (reg_class_from_letter): No longer const. Add 'e' entry.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
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 * tree.c (cp_build_qualified_type_real): Correct handl...
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 jasonrestore old comment
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 * 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 (strictly_overrides): Remove.
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/
2002-10-15 mmitchel * decl.c (reshape_init): Fix typo.
2002-10-15 jason * call.c (call_builtin_trap): New fn.
2002-10-15 mmitchel * class.c (check_field_decls): Remove empty_p paramete...
2002-10-15 nathancp:
2002-10-15 mmitchel * decl.c (layout_var_decl): Call layout_decl even...
2002-10-14 mmitchel PR c++/7176
2002-10-11 mmitchel PR c++/5661
2002-10-11 gdr Move ChangeLog entry where it belongs
2002-10-11 gdr PRs C++/6803, C++/7721 and C++/7803
2002-10-11 zack2002-10-11 Jason Molenda <jmolenda@apple.com>
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-10-11 ghazicp:
2002-10-10 wilsonFix C++ FE attribute alias failure.
2002-10-09 zackAdd PR numbers to entries for last commit
2002-10-09 zackgcc:
2002-10-09 ghazi * decl2.c (prune_vtable_vardecl): Delete unused function.
2002-10-08 mmitchel PR c++/7754
2002-10-07 rth * decl2.c, pt.c: Revert c++/7754 fix.
2002-10-05 lerdsuwa PR c++/7804
2002-10-04 mmitchel PR c++/7931
2002-10-04 mmitchel * doc/invoke.texi (-Wabi): Document mangling bug.
2002-10-02 austernFixed ChangLog entries that went in the wrong place.
2002-10-02 austern * class.c (check_field_decls): Changed warning...
next