summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * typeck2.c (add_exception_specifier): Only require complete type ifjakub2001-08-192-1/+8
* * except.c (TYPE_HASH): Delete.ghazi2001-08-183-11/+14
* * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTSmmitchel2001-08-172-2/+12
* * class.c, cp-tree.h (build_vfn_ref): Remove.rth2001-08-145-16/+7
* * call.c (build_over_call): Mark COMPOUND_EXPRs generated formmitchel2001-08-132-0/+15
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-133-1/+7
* * decl.c (grokdeclarator): Clarify diagnostic message.gdr2001-08-132-1/+5
* * decl2.c (do_nonmember_using_decl): Replace using directivelerdsuwa2001-08-132-1/+6
* * pt.c (maybe_fold_nontype_arg): Use TREE_TYPE of ARG as thelerdsuwa2001-08-112-10/+19
* * c-common.h (RETURN_NULLIFIED_P): Lose.jason2001-08-106-34/+90
* Move constructor/destructor handling into target hooks.rth2001-08-092-9/+14
* tweak commentjason2001-08-091-1/+4
* * g++spec.c (lang_specific_driver): Quote argument after `-Xlinker'.danglin2001-08-082-0/+5
* cp:nathan2001-08-074-41/+35
* * tree.c (walk_tree): Walk siblings even if !walk_subtrees.jason2001-08-072-4/+14
* improve commentjason2001-08-071-1/+3
* * varasm.c (assemble_constructor): Take a symbol_ref and arth2001-08-072-26/+11
* tweak commentjason2001-08-061-1/+1
* cp/gdr2001-08-062-14/+36
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-042-2/+4
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-2/+2
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer used.shebs2001-08-033-11/+7
* * repo.c (get_base_filename): Change return value to const charcagney2001-08-022-2/+7
* .:nathan2001-08-0210-100/+49
* *** empty log message ***apbianco2001-08-012-1/+6
* cp:nathan2001-07-316-78/+23
* cp:nathan2001-07-312-4/+10
* cp:nathan2001-07-312-11/+11
* * jump.c: Add prototype for mark_modified_reg.aj2001-07-302-6/+6
* * method.c (pending_inlines): Remove.rth2001-07-292-4/+4
* cp:nathan2001-07-272-11/+27
* cp:nathan2001-07-272-10/+21
* 2001-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>lerdsuwa2001-07-262-2/+8
* cp:nathan2001-07-262-2/+12
* cp:nathan2001-07-262-15/+30
* cp:nathan2001-07-262-14/+33
* * call.c (joust): Only prefer a non-builtin candidate to a builtinjason2001-07-257-84/+100
* cp:nathan2001-07-254-6/+33
* cp:nathan2001-07-253-3/+12
* cp:nathan2001-07-252-47/+21
* cp:nathan2001-07-252-1/+32
* 2001-07-24 Phil Edwards <pme@sources.redhat.com>pme2001-07-252-3/+4
* tweak commentjason2001-07-241-0/+3
* Simplify rtti, now we've only one ABI.nathan2001-07-243-89/+56
* * cp/class.c (type_requires_array_cookie): Fix use of uninitialisedgrahams2001-07-232-1/+6
* gcc:nathan2001-07-2111-537/+97
* Remove old-abi remnants. Remove comments about old abinathan2001-07-2113-692/+206
* 2001-07-20 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-202-1/+6
* * class.c (finish_struct_anon): Forbid nested classes.mmitchel2001-07-192-1/+12