summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).nathan2004-09-224-35/+23
* * cp-tree.h (struct lang_type_class): Remove marked flags, addnathan2004-09-225-114/+75
* [gcc/cp/ChangeLog]zlaski2004-09-223-5/+14
* * parser.c (cp_lexer_peek_token, cp_lexer_consume_token):zack2004-09-212-22/+40
* PR c++/15049austern2004-09-212-4/+22
* PR c++/7503sayle2004-09-213-0/+37
* * cp-tree.h (struct lang_type_header): Removenathan2004-09-2110-94/+63
* 2004-09-21 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-09-212-1/+6
* PR c++/17530mmitchel2004-09-212-2/+21
* 2004-09-20 Matt Austern <austern@apple.com>zack2004-09-215-628/+546
* PR c++/14179giovannibajo2004-09-202-45/+91
* * lex.c (cxx_init): Don't set the ridpointer for RID_NULLsteven2004-09-202-1/+5
* * decl2.c (determine_visibility): Allow class visibilitymmitchel2004-09-192-14/+26
* * call.c, semantics.c: Follow spelling conventions.kazu2004-09-184-3/+8
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-182-2/+8
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-1712-84/+103
* PR c++/16002mmitchel2004-09-173-2/+27
* PR c++/17501mmitchel2004-09-162-1/+9
* 2004-09-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-09-162-3/+8
* * class.c (copy_virtuals): Remove.nathan2004-09-162-19/+13
* missing changelog entrynathan2004-09-161-0/+16
* * search.c: Follow spelling conventions.kazu2004-09-162-6/+10
* * cp-tree.h (struct lang_type_class): Make pure_virtuals anathan2004-09-166-44/+48
* * configure.ac: Check for COMDAT support. Robustify check formmitchel2004-09-154-0/+29
* * search.c (get_pure_virtuals): Remove unused variables.nathan2004-09-152-4/+2
* * cp-tree.h (struct lang_decl_flags): Removenathan2004-09-155-26/+15
* PR c++/17324mmitchel2004-09-152-3/+62
* * pt.c (unify): Replace gcc_unreachable with gcc_assert.nathan2004-09-142-24/+24
* PR c++/16162mmitchel2004-09-142-1/+17
* PR c++/16716mmitchel2004-09-143-9/+14
* PR c++/16254rth2004-09-123-2/+8
* * pt.c (cur_stmt_expr): Move from tsubst_expr.rth2004-09-122-18/+25
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-108-67/+50
* [gcc/cp/ChangeLog]zlaski2004-09-102-3/+14
* PR c++/17386rth2004-09-104-42/+50
* [gcc/cp/ChangeLog]zlaski2004-09-102-0/+37
* * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,kazu2004-09-1011-23/+29
* [gcc/cp/ChangeLog]zlaski2004-09-102-0/+12
* [gcc/cp/ChangeLog]zlaski2004-09-093-1/+17
* * defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.zack2004-09-093-7/+13
* [gcc/cp/ChangeLog]zlaski2004-09-093-2/+15
* [gcc/cp/ChangeLog]zlaski2004-09-093-1/+7
* Fix cp changelog from previous checkinnathan2004-09-081-0/+6
* * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...nathan2004-09-083-4/+4
* * semantics.c (expand_body): Assert that we are not nested.drow2004-09-062-1/+10
* cp:zack2004-09-063-59/+81
* * decl.c (grok_declarator): Remove a redundant semicolon.lerdsuwa2004-09-043-10/+14
* Compile speed improvement.austern2004-09-032-0/+33
* * decl.c (finish_function): Clean out pointers we no longer need.hubicka2004-09-032-0/+16
* /rth2004-09-032-1/+6