summaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/18093mmitchel2004-10-271-0/+8
* PR c++/13495lerdsuwa2004-10-201-25/+97
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-6/+11
* PR c++/17936mmitchel2004-10-111-0/+6
* PR c++/17524mmitchel2004-10-091-3/+1
* * pt.c, search.c: Fix comment typos.kazu2004-10-081-2/+2
* 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-081-1/+6
* * cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.mmitchel2004-10-071-236/+281
* Convert diagnostics to use quoting flag q 6/ngdr2004-10-051-133/+134
* * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove.nathan2004-09-281-58/+24
* PR c++/17642mmitchel2004-09-281-1/+7
* * class.c (struct count_depth_data): Remove.nathan2004-09-271-75/+48
* * cp-tree.h (struct lang_type_header): Removenathan2004-09-211-6/+0
* PR c++/17530mmitchel2004-09-211-2/+15
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-10/+17
* * pt.c (unify): Replace gcc_unreachable with gcc_assert.nathan2004-09-141-23/+19
* PR c++/16716mmitchel2004-09-141-4/+2
* * pt.c (cur_stmt_expr): Move from tsubst_expr.rth2004-09-121-18/+18
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-101-2/+0
* PR c++/17221rth2004-08-311-5/+3
* * name-lookup.c (pop_binding, pushdecl,nathan2004-08-301-93/+85
* * cp-tree.def (OFFSETOF_EXPR): New.rth2004-08-271-0/+5
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-90/+77
* PR c++/14428lerdsuwa2004-08-251-1/+5
* PR c++/17163mmitchel2004-08-241-1/+3
* cp:jsm282004-08-211-1/+8
* * pt.c (register_specialization): Check DECL_TEMPLATE_SPECIALIZATIONlerdsuwa2004-08-201-2/+2
* PR c++/15890mmitchel2004-08-191-9/+25
* PR c++/17041jsm282004-08-191-4/+9
* * pt.c (dependent_template_p): Fix typo in commment.mmitchel2004-08-191-1/+1
* PR c++/17068mmitchel2004-08-181-2/+3
* PR c++/16246mmitchel2004-08-181-50/+30
* PR c++/16965mmitchel2004-08-171-10/+21
* PR c++/6749lerdsuwa2004-08-161-14/+20
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-21/+21
* PR c++/16853mmitchel2004-08-121-0/+1
* PR c++/16964mmitchel2004-08-111-0/+33
* * class.c (build_vtable): Do not set DECL_VISIBILITY here.mmitchel2004-08-041-9/+2
* PR c++/16224mmitchel2004-08-021-57/+83
* PR c++/16338mmitchel2004-08-021-3/+1
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-115/+102
* 2004-07-27 Kelley Cook <kcook@gcc.gnu.org>kcook2004-07-271-2/+2
* PR c++/14429lerdsuwa2004-07-271-4/+9
* * pt.cnathan2004-07-221-0/+4
* PR c++/14497giovannibajo2004-07-211-29/+10
* PR c++/509giovannibajo2004-07-211-4/+50
* * cp-tree.def (TINST_LEVEL): Make it an 'x' node.steven2004-07-201-4/+2
* .:nathan2004-07-201-18/+10
* .:nathan2004-07-191-1/+1
* PR c++/12170lerdsuwa2004-07-191-4/+3