summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * decl.c (grokdeclarator): Restore error messages about __thread.mmitchel2004-06-253-9/+46
* PR c++/16115jason2004-06-242-1/+14
* reformat, remove '^M'snathan2004-06-242-3/+4
* * cp-tree.h (enum cp_storage_class): Remove trailing comma.schwab2004-06-242-1/+5
* * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.mmitchel2004-06-2413-826/+768
* * c-common.c (expand_unordered_cmp): Delete.sayle2004-06-245-39/+22
* * tree.def (VTABLE_REF): Remove.rth2004-06-235-5/+50
* fixjason2004-06-221-1/+3
* PR c++/16112jason2004-06-222-0/+6
* * cp-tree.def (NEW_EXPR): Add a fourth slot.mmitchel2004-06-2214-1430/+1343
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-2212-42/+85
* * c-common.def (RETURN_STMT): Remove.rth2004-06-218-27/+21
* * c-common.c (verify_sequence_points): Export.rth2004-06-212-1/+9
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-204-10/+55
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-208-3/+169
* * c-common.h (has_c_linkage): New interface.zack2004-06-208-38/+48
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-195-184/+164
* PR c++/16034rth2004-06-182-67/+65
* Fix incorrect year for some ChangeLog entries.kcook2004-06-181-6/+6
* PR c++/16015jason2004-06-173-21/+43
* * class.c (build_clone): Don't call defer_fn, let mark_used do it.geoffk2004-06-174-38/+29
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-177-38/+51
* * pt.c (mark_decl_instantiated): Don't call defer_fn.geoffk2004-06-162-5/+4
* * c-common.def (CASE_LABEL): Remove.rth2004-06-164-5/+11
* * c-common.def (ASM_STMT): Remove.rth2004-06-164-4/+10
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-166-11/+18
* PR c++/16012rth2004-06-162-0/+11
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-1617-503/+568
* gcc/ChangeLog:aoliva2004-06-152-32/+111
* 2004-06-12 Andrew Pinski <apinski@apple.com>pinskia2004-06-152-5/+14
* PR tree-optimization/14107jason2004-06-152-1/+9
* gcc/ChangeLog:bonzini2004-06-154-20/+12
* PR c++/15967giovannibajo2004-06-152-4/+12
* PR c++/15947giovannibajo2004-06-152-3/+12
* PR c++/15096mmitchel2004-06-143-19/+39
* 2004-06-11 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-132-3/+7
* PR c++/15862mmitchel2004-06-112-10/+17
* fix typojason2004-06-111-1/+1
* * typeck2.c (abstract_virtual_errors): Reword diagnostics, make themgiovannibajo2004-06-112-12/+24
* PR c++/15875jason2004-06-105-34/+37
* PR c++/15227mmitchel2004-06-104-4/+30
* Oops.jakub2004-06-101-0/+6
* PR c++/14791jakub2004-06-101-1/+34
* Revert:mmitchel2004-06-092-6/+8
* 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-092-4/+6
* PR c++/7841giovannibajo2004-06-082-0/+16
* PR c++/15815mmitchel2004-06-072-0/+12
* PR c++/15337mmitchel2004-06-074-10/+28
* * tree.h (lvalue_or_else): Delete function prototype.sayle2004-06-072-0/+5
* PR c++/15503giovannibajo2004-06-062-1/+17