summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* PR c++/6579mmitchel2002-10-222-0/+33
* gcc/rth2002-10-222-18/+23
* * class.c (empty_base_at_nonzero_offset_p): New function.mmitchel2002-10-222-3/+47
* * class.c (include_empty_classes): Use normalize_rli.mmitchel2002-10-212-8/+24
* * decl.c (reshape_init): Tweak handling of character arrays.mmitchel2002-10-212-1/+3
* PR c++/8218mmitchel2002-10-213-3/+44
* * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature tommitchel2002-10-203-5/+14
* * c-decl.c, cp/decl.c (start_decl): Point users of the old initialized-zack2002-10-192-4/+9
* * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.mmitchel2002-10-183-8/+26
* * class.c (base_derived_from): Make sure return value is a bool.mmitchel2002-10-182-1/+5
* (strictly_overrides): Remove.mmitchel2002-10-181-19/+0
* * class.c (find_final_overrider_data_s): Remove overriding_fn andmmitchel2002-10-182-107/+56
* PR c++/8080jason2002-10-182-2/+14
* cp:nathan2002-10-182-0/+11
* PR c++/7584mmitchel2002-10-172-2/+9
* * pt.c (convert_template_argument): Revert this change:mmitchel2002-10-172-3/+7
* * init.c (expand_default_init): Handle brace-enclosed initializersmmitchel2002-10-172-10/+10
* * mangle.c (write_expression): Correct handling of enumerationmmitchel2002-10-173-5/+22
* PR c++/7478mmitchel2002-10-172-2/+14
* PR c++/7524mmitchel2002-10-162-1/+7
* gcc/rth2002-10-162-1/+7
* * decl.c (reshape_init): Fix typo.mmitchel2002-10-155-19/+132
* * call.c (call_builtin_trap): New fn.jason2002-10-152-5/+30
* * class.c (check_field_decls): Remove empty_p parameter. Instead,mmitchel2002-10-153-57/+86
* cp:nathan2002-10-152-6/+10
* * decl.c (layout_var_decl): Call layout_decl even for variablesmmitchel2002-10-152-1/+8
* PR c++/7176mmitchel2002-10-143-3/+10
* PR c++/5661mmitchel2002-10-115-13/+93
* Move ChangeLog entry where it belongsgdr2002-10-111-0/+8
* PRs C++/6803, C++/7721 and C++/7803gdr2002-10-112-0/+15
* 2002-10-11 Jason Molenda <jmolenda@apple.com>zack2002-10-112-1/+8
* * NEWS: Document removal of "new X = ..." extension.mmitchel2002-10-1110-189/+401
* cp:ghazi2002-10-112-2/+6
* Fix C++ FE attribute alias failure.wilson2002-10-102-1/+4
* Add PR numbers to entries for last commitzack2002-10-091-0/+1
* gcc:zack2002-10-092-22/+14
* * decl2.c (prune_vtable_vardecl): Delete unused function.ghazi2002-10-092-10/+4
* PR c++/7754mmitchel2002-10-083-31/+53
* * decl2.c, pt.c: Revert c++/7754 fix.rth2002-10-073-43/+36
* PR c++/7804lerdsuwa2002-10-052-7/+6
* PR c++/7931mmitchel2002-10-043-32/+64
* * doc/invoke.texi (-Wabi): Document mangling bug.mmitchel2002-10-042-35/+95
* Fixed ChangLog entries that went in the wrong place.austern2002-10-021-0/+9
* * class.c (check_field_decls): Changed warning about const memberaustern2002-10-021-2/+4
* PR c++/7188.mmitchel2002-10-028-504/+327
* PR optimization/6627sayle2002-10-023-26/+15
* * cp/decl.c (walk_vtables_r): Fixed typo that caused result toaustern2002-10-021-1/+1
* * decl.c (cp_finish_decl): Make sure array types are laid out,mmitchel2002-10-022-1/+15
* * cp/class.c (build_vtbl_initializer): Change build_c_castsje2002-10-012-2/+7
* * decl.c (cp_finish_decl): Correct check for dynamicmmitchel2002-10-012-0/+12