summaryrefslogtreecommitdiffstats
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-314-2/+21
* * decl.c (build_cp_library_fn): Set DECL_CONTEXT.mmitchel2000-05-314-8/+22
* * decl.c (grok_reference_init): Pass LOOKUP_ONLYCONVERTING.jason2000-05-312-1/+6
* * call.c (add_template_candidate_real): Handle member templatemmitchel2000-05-313-5/+41
* * call.c (joust): Fix handling of overloaded builtin operators.mmitchel2000-05-302-1/+5
* * cp-tree.h (DECL_ANTICIPATED): New macro.zack2000-05-305-3/+37
* * cp-tree.h (CLASSTYPE_ALIGN_UNIT): New macro.mmitchel2000-05-293-1/+11
* 2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-05-282-11/+22
* * operators.def (<?): Duplicated, should have been...aoliva2000-05-282-1/+6
* 2000-05-27 Alex Samuel <samuel@codesourcery.com>mmitchel2000-05-2817-606/+746
* * Make-lang.in (cplib2.ready): Eradicate.rth2000-05-272-23/+6
* * tree.h (TREE_CODE_LENGTH): New macro.kenner2000-05-273-6/+12
* * tree.h (struct record_layout_info): Rename to (structmmitchel2000-05-262-1/+6
* Fix goto checking.jason2000-05-264-188/+377
* * class.c (build_vtable_entry_ref): Correct usage ofmmitchel2000-05-262-1/+6
* * decl2.c (grokclassfn): Set DECL_LANGUAGE here.mmitchel2000-05-263-3/+9
* * cp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ...nathan2000-05-264-18/+37
* Finish implementation of VTTs.mmitchel2000-05-2511-70/+316
* * inc/cxxabi.h (__pbase_type_info): Define, based onnathan2000-05-253-66/+105
* * tinfo.h (__user_type_info::contained_virtual_p): Newnathan2000-05-253-2/+24
* * cp-tree.h (build_delete): Change prototype.mmitchel2000-05-246-115/+96
* Make g++ struct packing attribute sensitive to -fpack-struct, as per docndlindsay2000-05-242-0/+6
* * init.c (sort_member_init): Fix typo in error message generationmmitchel2000-05-242-1/+7
* Update new-abi upcast algorithm.nathan2000-05-243-57/+64
* * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinablemmitchel2000-05-2410-83/+117
* * decl2.c (maybe_retrofit_in_chrg): Don't create in-chargemmitchel2000-05-243-2/+15
* * class.c (build_ctor_vtbl_group): Set inits.mmitchel2000-05-233-0/+7
* * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not strncmp.mmitchel2000-05-228-28/+52
* * decl2.c (qualified_lookup_using_namespace): Look throughloewis2000-05-223-4/+14
* * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity checks.mmitchel2000-05-225-90/+446
* * cp-tree.h (struct lang_type): Remove search_slot.mmitchel2000-05-216-157/+86
* top level:zack2000-05-202-0/+6
* * Make-lang.in (cplib2.ready): Also depend on cc1plus$(exeext).aoliva2000-05-202-1/+5
* Don't create a separate copy of virtual bases for themmitchel2000-05-199-170/+160
* * decl2.c (finish_anon_union): Generalize error messages to handlemmitchel2000-05-174-117/+202
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-174-4/+13
* * cp-treeh (BINFO_NEW_VTABLE_MARKED): Update documentation.mmitchel2000-05-163-61/+28
* * class.c (copy_virtuals): New function.mmitchel2000-05-162-27/+85
* 2000-05-15 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-05-152-3/+7
* * except.c (check_handlers): New fn.jason2000-05-155-11/+124
* 2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-05-144-0/+25
* * tinfo.cc: Revert my 2000-05-08 and 2000-05-07 changes.nathan2000-05-123-35/+39
* pedwarnjason2000-05-111-1/+1
* * class.c (check_field_decls): Complain about non-static datajason2000-05-112-0/+12
* * decl.c (grokdeclarator): Allow non-static data members withjason2000-05-102-5/+11
* top level:zack2000-05-0910-37/+53
* * tinfo.cc (__dynamic_cast): Use a reinterpret_cast. Fixnathan2000-05-083-4/+15
* * inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in placenathan2000-05-074-56/+67
* * typeck.c (build_c_cast): Don't warn integer->pointer sizerth2000-05-062-3/+7
* * rtti.c (ptmd_initializer): Set non-public, if class isnathan2000-05-065-6/+26
OpenPOWER on IntegriCloud