summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-084-9/+18
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-034-12/+14
* cp:nathan2002-03-023-7/+27
* 2002-03-01 Michael Matz <matz@suse.de>matz2002-03-012-2/+13
* 2002-03-01 Phil Edwards <pme@gcc.gnu.org>pme2002-03-012-0/+10
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-015-37/+186
* * search.c (lookup_base_r): Don't clear is_non_public just becausejason2002-02-282-2/+6
* * c-decl.c (finish_function): Only warn about missing returnjason2002-02-282-4/+10
* * Makefile.in (integrate.o): Update.neil2002-02-286-4/+16
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-272-8/+7
* 2002-02-24 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-02-242-1/+7
* PR other/5746jakub2002-02-222-10/+17
* cp:nathan2002-02-227-93/+198
* forgot claldyh2002-02-221-0/+7
* 2002-02-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-222-0/+5
* PR c++/4401jakub2002-02-202-87/+12
* PR c++/5713jakub2002-02-202-0/+6
* ABI change: Mangle `void (A::*)() const' asjason2002-02-202-18/+20
* * pt.c (do_type_instantiation): Don't pedwarn if in_system_header.jason2002-02-182-2/+7
* 2002-02-17 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-02-182-7/+10
* PR c/3444:jakub2002-02-172-25/+5
* cp:nathan2002-02-162-15/+19
* * decl.c (builtin_function): Set TREE_THIS_VOLATILE on return fns.jason2002-02-132-1/+8
* * typeck2.c (digest_init): Do handle values of vector type.jason2002-02-132-1/+3
* * typeck2.c (digest_init, process_init_constructor): Treat vectorsjason2002-02-132-10/+23
* * parse.y (reserved_declspecs): Don't handle attributes.jason2002-02-113-7/+13
* mention NRVOjason2002-02-111-0/+12
* * c-common.c (c_expand_expr): Revert 2002-02-06 patch.jakub2002-02-082-3/+15
* Rename instantiate_type_flags to tsubst_flags_t & expand use.nathan2002-02-079-229/+258
* cp:nathan2002-02-074-7/+26
* * class.c: Include target.h.aoliva2002-02-053-2/+12
* * error.c (dump_type): Be more helpful about VECTOR_TYPE.jason2002-02-052-1/+12
* PR c/4475, c++/3780:jakub2002-02-042-1/+9
* * config/alpha/alpha.c (current_function_is_thunk): Don't checkrth2002-02-043-81/+87
* * decl.c (start_function): Call cplus_decl_attributes immediatelyjason2002-02-042-26/+19
* * xref.c: Remove.jason2002-02-0412-908/+15
* fix typojason2002-02-011-1/+1
* PR c++/4872jason2002-02-014-0/+29
* * typeck.c (build_component_ref): Always complain about offsetofjason2002-02-012-4/+30
* fix typojason2002-02-011-1/+1
* * error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.jason2002-02-012-7/+2
* * decl2.c (finish_static_data_member_decl): Complain about a localjason2002-02-013-7/+21
* * Makefile.in (c-parse.c): Handle .output file.jason2002-02-012-4/+12
* PR c++/3395jason2002-01-313-3/+8
* Allow attributes in parms and casts.jason2002-01-313-21/+38
* PR other/1502:jakub2002-01-293-3/+10
* cp:nathan2002-01-293-6/+40
* * Make-lang.in (parse.c): Adjust expected number ofzack2002-01-247-38/+67
* * typeck2.c (friendly_abort): Delete definition.zack2002-01-233-34/+13
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-232-2/+4