summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* Fix last commit.rsandifo2002-03-131-2/+5
* * mangle.c (write_builtin_type): Handle 128-bit integers even ifrsandifo2002-03-132-5/+15
* * cp-tree.h (init_init_processing): Remove declaration.rsandifo2002-03-134-22/+6
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-134-43/+55
* cp:nathan2002-03-123-14/+14
* cp:nathan2002-03-114-52/+40
* cp:nathan2002-03-113-4/+25
* 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>dje2002-03-112-3/+61
* * cp-tree.h (stabilize_expr): Prototype.ghazi2002-03-102-0/+5
* 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-03-092-1/+6
* * 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