summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* .: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
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-195-7/+15
* * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.neil2001-07-192-5/+5
* * class.c (type_requires_array_cookie): New function.mmitchel2001-07-195-41/+112
* * NEWS (Changes in GCC 3.0): Fix typo.gerald2001-07-182-1/+6
* * c-common.c (decl_attributes): Take a pointer to the node tojsm282001-07-137-20/+34
* * decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTERmmitchel2001-07-122-1/+13
* * stmt.c (parse_output_constraint): New function, split outmmitchel2001-07-112-17/+64
* * Revert today's change -- there is a subtle bug.bje2001-07-115-28/+17
* 2001-07-11 Ben Elliston <bje@redhat.com>bje2001-07-115-15/+39
* * pt.c (tsubst_decl): Set DECL_CONTEXT for namespace-scopemmitchel2001-07-112-2/+8
* * semantics.c (cp_expand_stmt): Fix for nulljason2001-07-102-2/+11
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-7/+14
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-103-6/+7
* * typeck.c (unary_complex_lvalue): Do not duplicate thejason2001-07-092-4/+19
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-083-14/+8
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-083-3/+8
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-073-13/+13
* 2001-07-06 Ira Ruben <ira@apple.com>nathan2001-07-062-2/+7
* * cp-tree.h (copy_template_template_parm): Rename to ...lerdsuwa2001-07-064-34/+26
* * cvt.c (convert_lvalue): New fn.jason2001-07-056-16/+48
* * c-common.h (TDI_inlined): New ast dump phase.nathan2001-07-023-68/+89
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-292-7/+6
* * cp-tree.h (flag_dump_class_layout): Remove unneeded declaration.nathan2001-06-292-4/+4
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-282-7/+14