summaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/14369mmitchel2004-03-021-0/+7
* PR c++/14360mmitchel2004-03-021-2/+4
* PR c++/14324mmitchel2004-03-011-4/+2
* PR c++/14138mmitchel2004-03-011-4/+8
* PR c++/14284giovannibajo2004-02-261-2/+5
* PR c++/14199mmitchel2004-02-201-0/+4
* PR c++/13635lerdsuwa2004-02-141-1/+8
* * call.c (conversion_kind): New type.mmitchel2004-02-131-7/+6
* PR c++/13969mmitchel2004-02-041-18/+68
* * pt.c (more_specialized_class): Increase processing_template_declgiovannibajo2004-02-041-0/+6
* PR c++/13975mmitchel2004-02-031-1/+3
* PR c++/13113mmitchel2004-02-021-3/+3
* Fixed a typo.giovannibajo2004-02-021-1/+1
* * pt.c (tsubst_qualified_id): Improved error message when a typegiovannibajo2004-02-021-2/+5
* * class.c: Fix comment typos.kazu2004-01-311-2/+2
* * class.c (add_method): Just check processing_template_decl tommitchel2004-01-261-20/+58
* PR c++/13833mmitchel2004-01-261-0/+4
* PR c++/13797lerdsuwa2004-01-251-1/+6
* PR c++/13592mmitchel2004-01-191-5/+12
* PR c++/13635mmitchel2004-01-191-5/+5
* add copyright 2004aoliva2004-01-151-1/+1
* PR c++/13659aoliva2004-01-151-1/+1
* PR c++/12850hubicka2004-01-141-6/+0
* PR c++/13474giovannibajo2004-01-131-17/+0
* 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>pinskia2004-01-121-4/+9
* * pt.c (for_each_template_parm): Do not check for duplicates.hubicka2004-01-121-12/+1
* DR 337giovannibajo2004-01-101-1/+9
* PR c++/12573giovannibajo2004-01-081-0/+3
* PR c++/13268, c++/13339pinskia2003-12-251-0/+3
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-58/+2
* * call.c: Fix comment formatting.kazu2003-12-211-8/+8
* PR c++/12253jason2003-12-181-4/+4
* PR c++/13262lerdsuwa2003-12-181-0/+10
* PR c++/13310mmitchel2003-12-151-0/+11
* PR c++/13243mmitchel2003-12-151-3/+0
* * ChangeLog: Fix typos.kazu2003-12-131-1/+1
* * ggc-zone.c: Follow spelling conventions.kazu2003-12-131-1/+1
* PR c++/10126giovannibajo2003-12-021-2/+3
* PR c++/12573giovannibajo2003-12-021-0/+3
* * pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument to build_nt.lerdsuwa2003-11-221-1/+1
* PR c++/5369lerdsuwa2003-11-221-5/+147
* PR c++/12515mmitchel2003-11-211-1/+3
* PR c++/2094bernie2003-11-141-0/+22
* * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.jason2003-11-111-2/+4
* PR c++/11616lerdsuwa2003-11-051-0/+2
* cp:nathan2003-10-241-2/+1
* * call.c: Fix comment formatting.kazu2003-10-221-4/+4
* PR c++/9781, c++/10583, c++/11862lerdsuwa2003-10-201-1/+4
* PR c++/12495lerdsuwa2003-10-181-8/+6
* PR c++/2513lerdsuwa2003-10-171-7/+17